skills/workflow-feature-development/SKILL.md
Complete workflow for developing new features from design to deployment. Use when starting a new feature, adding functionality, or building something new.
npx skillsauth add nickcrew/claude-ctx-plugin workflow-feature-developmentInstall 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.
Step-by-step process for developing features properly.
Agents: system-architect
Output: Architecture diagram, component list, API contracts
Agents: requirements-analyst
Output: Task breakdown, dependency graph, timeline
Agents: code-reviewer, security-auditor
Blocking: Must pass before proceeding
Agents: test-automator
Agents: performance-engineer
Validate against thresholds:
Agents: technical-writer
Agents: deployment-engineer
Checklist:
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
testing
Comprehensive security assessment and remediation. Use for security reviews, compliance checks, vulnerability assessments.
research
Systematic performance analysis and optimization. Use when things are slow, need optimization, or preparing for scale.
development
Complete feature development workflow from design to deployment. Use when implementing new features or functionality.