generic-feature-developer
✓Guide feature development with architecture patterns for any tech stack. Covers frontend, backend, full-stack, and automation projects. Use when adding new features, modifying systems, or planning changes.
Installation
SKILL.md
| Single component | Implement directly | | Cross-cutting concern | Design interface first | | New subsystem | Create architecture doc, get approval |
| Core to product | Yes | | | Commodity feature | | Yes | | Tight integration needed | Yes | | | Time-critical | | Yes | | Long-term ownership | Yes | |
| Component-local | useState/useReducer | | Feature-wide | Context or Zustand slice | | App-wide | Zustand/Redux store | | Server state | React Query/SWR | | Form state | React Hook Form |
Guide feature development with architecture patterns for any tech stack. Covers frontend, backend, full-stack, and automation projects. Use when adding new features, modifying systems, or planning changes. Source: travisjneuman/.claude.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/travisjneuman/.claude --skill generic-feature-developer- Source
- travisjneuman/.claude
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is generic-feature-developer?
Guide feature development with architecture patterns for any tech stack. Covers frontend, backend, full-stack, and automation projects. Use when adding new features, modifying systems, or planning changes. Source: travisjneuman/.claude.
How do I install generic-feature-developer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill generic-feature-developer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/travisjneuman/.claude
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01