Yorby Founder
@yorby-founder
Yorby Founder — curated by the AgentVolt team from a public source. Skill content is a summary; every skill links back to the original creator.
View Yorby Founder's landing →Skills
Yorby Logging
Packages PostHog's official logging best-practices guide into a skill so Claude implements consistent, high-quality logging without the developer needing deep logging expertise.
Vibe Code
A parent-level orchestration skill that chains Onboarding, Grill Me, Phased Plan, and Phased Implementation into one guided workflow for non-technical team members to build features safely.
Phased Plan
Forces any implementation plan to be broken into small, individually user-testable phases so large features never turn into unreviewable PRs.
Onboarding Guide
Moves the entire local development setup and onboarding guide out of Notion and into a Claude skill so new team members can be onboarded by Claude directly.
Phased Implementation
Ensures the AI only implements one phase of a plan at a time and waits for manual approval before moving to the next, preventing silent multi-phase code dumps.
Grill Me
Forces Claude to grill you on technical and product requirements before writing any code, surfacing unresolved questions upfront instead of guessing.
Babysit a Pull Request Until Green
Runs on a cron loop to monitor a pull request, auto-fix CI, deploy, test, and reviewer-comment failures, then alert or auto-merge when green.