feature-spec
About
The feature-spec skill automatically generates complete product feature specifications by delegating to the Prometeo (PM) agent. It's designed for defining new features, writing user stories with acceptance criteria, and documenting requirements before implementation. The skill creates structured specs with scope, dependencies, and risks, then prepares a handoff to the development team.
Quick Install
Claude Code
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/feature-specCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
implement-feature
OtherThis Claude Skill implements approved feature specifications by handling architecture design, code implementation, and test creation. It orchestrates the full development workflow through structured checklists and delegates technical execution to the Forja (Dev) agent. Use it when you need to translate product requirements into complete, tested software components.
review-findings
OtherThe review-findings skill automatically addresses QA code review reports by fixing critical and warning issues in priority order using the Forja (Dev) agent. It implements fixes with updated tests, performs dead code cleanup, and runs completion checklists to prepare for re-verification. Use this skill after receiving a review report from Centinela (QA) to systematically resolve findings before resubmission.
content-collections
MetaThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
polymarket
MetaThis skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.
