vibe-coder/skills/feature-builder/SKILL.md
Add features by description. User says WHAT, AI figures out HOW. Use when: user wants to add functionality to existing app. Triggers: "add auth", "add payments", "add search", "добавь", "integrate", "connect".
npx skillsauth add timequity/plugins feature-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Add complete features from simple descriptions.
"Add login" / "Add auth" / "Users should sign in"
Generates:
"Add payments" / "Accept money" / "Stripe"
Generates:
"Add search" / "Find things"
Generates:
"Manage [items]" / "Add/edit/delete [things]"
Generates:
Parse request
Plan implementation
Generate with TDD
Integrate
Report
User: "Add Google login" ↓ "Adding Google authentication..." ↓ [Generate OAuth flow, buttons, callbacks] ↓ "✅ Google login added. Try it in preview."
tools
Backup strategies, disaster recovery planning, and business continuity.
devops
Cloud cost management, rightsizing, and FinOps practices.
testing
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
development
Validate idea and create detailed PRD. Saves docs/PRD.md to project. Use when: user describes an app idea, wants to create something new. Triggers: "I want to build", "create app", "make website", "build MVP", "хочу создать", "сделать приложение".