What problem does it solve?
This Skill automates the entire process of developing new features for enterprise applications, from initial requirements to production-ready code, ensuring adherence to strict SDLC, security, and compliance standards.
Core Features & Use Cases
- Full SDLC Pipeline: Manages specification, test-first development, implementation, review, and delivery.
- Multi-Format Requirements: Accepts requirements via natural language, Jira tickets, OpenAPI specs, or Figma designs.
- Automated Guardrails: Enforces code quality, security compliance (CIS Benchmark, SOC 2), and test coverage.
- Use Case: Implement a new REST API endpoint for user profile management, starting from a Jira ticket and ending with a fully tested, documented, and reviewed pull request.
Quick Start
Use the feature-dev skill to build a new user authentication microservice based on the provided OpenAPI specification.