add-feature

Route project and feature development workflows to specialized child skills.

3|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/mattwoodco/skills --skill add-feature-mattwoodco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-feature
Source: https://github.com/mattwoodco/skills/tree/main/skills/add-feature
Command: npx skills add https://github.com/mattwoodco/skills --skill add-feature-mattwoodco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill acts as a central hub for initiating and managing project and feature development workflows, streamlining the process from idea to implementation.

Core Features & Use Cases

  • Project Scaffolding: Kickstart new projects with foundational structures.
  • Feature Integration: Add specific functionalities to existing projects.
  • Skill Management: Improve, test, and validate individual skills or entire skill compositions.
  • Use Case: When you want to add a new user authentication module to your web application, you would use this skill to route to the appropriate sub-skill that handles auth implementation.

Quick Start

Use the add feature skill to create a new project.

Frequently Asked Questions about add-feature

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new project and manage feature development workflows?

To scaffold a new project and manage feature development workflows, use this skill to orchestrate project creation and route to specialized child skills for foundational structure setup. It acts as a central hub to streamline the process from idea to implementation.

What is the best way to add a specific functionality to an existing project?

Adding specific functionality to an existing project is handled through feature integration. The skill routes your intent to the appropriate sub-skill that manages the implementation of the new feature, streamlining the development process.

How do I validate and refine individual skills within my development project?

You can validate and refine individual skills within your development project using the skill management features. It supports improving, testing, and validating individual skills or entire skill compositions to ensure comprehensive workflow reliability.

Can I explicitly invoke a specific child skill for feature implementation?

You can explicitly invoke a specific child skill for feature implementation by naming it directly. Alternatively, the skill supports automatic routing based on user intent to match the appropriate specialized workflow.

Does project scaffolding with this workflow management tool require external dependencies?

Project scaffolding with this workflow management tool requires no external dependencies. It operates independently to route development tasks and manage project creation without relying on additional components.