SKILL·F54640

build-feature

DNYoussef
Updated 1 month ago
7 views
24
6
24
View on GitHub
Otherdesign

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

Recommended
Primary
npx skills add DNYoussef/context-cascade -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/DNYoussef/context-cascade
Git CloneAlternative
git clone https://github.com/DNYoussef/context-cascade.git ~/.claude/skills/build-feature

Copy and paste this command in Claude Code to install this skill

GitHub Repository

DNYoussef/context-cascade
Path: skills/tooling/build-feature
0
FAQ

Frequently asked questions

What is the build-feature skill?

build-feature is a Claude Skill by DNYoussef. Skills package instructions and resources that Claude loads on demand, so Claude can perform build-feature-related tasks without extra prompting.

How do I install build-feature?

Use the install commands on this page: add build-feature to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does build-feature belong to?

build-feature is in the delivery category, tagged design.

Is build-feature free to use?

Yes. build-feature is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

build-feature
Other

This 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.

View skill
fix-bug
Other

This 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.

View skill
content-collections
Meta

This 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.

View skill
polymarket
Meta

This 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.

View skill