build-feature
About
The build-feature skill implements a library-first development protocol that mandates checking existing code libraries before writing new code. It enforces systematic reuse by requiring developers to consult cataloged patterns, existing projects, and documented approaches. This structured workflow ensures consistency and efficiency in feature development while maintaining compliance with version control standards.
Quick Install
Claude Code
Recommendednpx skills add DNYoussef/context-cascade -a claude-code/plugin add https://github.com/DNYoussef/context-cascadegit clone https://github.com/DNYoussef/context-cascade.git ~/.claude/skills/build-featureCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
build-feature
OtherThis Claude Skill automates feature development by following a library-first protocol that prioritizes code reuse and pattern adherence. It checks existing libraries, documented patterns, and project directories before building new code, ensuring consistency. The skill provides structured workflows for delivery tasks with mandatory compliance to established development standards.
fix-bug
OtherThis skill fixes bugs by following a mandatory library-first protocol that prioritizes reusing existing code from the catalog. It checks for matches above 70% before building new solutions and can use tools like Read, Write, Edit, and Bash. Developers should use it for structured bug resolution that maintains consistency with established patterns.
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.
