Setup new feature
Systematically set up a new feature from initial planning through to implementation structure; keywords: architecture. Use only on explicit request; skip in routine implementation discussions.From its SKILL.md
npx -y skills add gologo13/agent-skills --skill setup-new-featureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 155 tokens by cl100k_base, as published. Nobody here has run it
Setup New Feature
Overview
Systematically set up a new feature from initial planning through to implementation structure.
Steps
- Define requirements
- Clarify feature scope and goals
- Identify user stories and acceptance criteria
- Plan technical approach
- Create feature branch
- Branch from main/develop
- Set up local development environment
- Configure any new dependencies
- Plan architecture
- Design data models and APIs
- Plan UI components and flow
- Consider testing strategy
Setup New Feature Checklist
- Requirements documented
- User stories written
- Technical approach planned
- Feature branch created
- Development environment ready
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.