new-feature-design

Convert user descriptions or GitHub issues into structured design documents in a scratchpad folder.

851|215|Updated May 29, 2025
One-click install
npx skills add https://github.com/agentic-community/mcp-gateway-registry --skill new-feature-design
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: new-feature-design
Source: https://github.com/agentic-community/mcp-gateway-registry/tree/main/.claude/skills/new-feature-design
Command: npx skills add https://github.com/agentic-community/mcp-gateway-registry --skill new-feature-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams in designing and documenting new features by producing structured design artifacts (GitHub issue specifications, low-level design, and expert reviews) and organizing them in a dedicated scratchpad for easy reference.

Core Features & Use Cases

  • Create a complete design workflow starting from a user description or an existing GitHub issue URL.
  • Generate a design folder under .scratchpad/{feature-name}/ or .scratchpad/issue-{number}/ with github-issue.md, lld.md, and review.md.
  • Provide multi-persona expert review to capture decisions, trade-offs, and feedback for future development.

Quick Start

Describe your feature or paste a GitHub issue URL and instruct the tool to generate the design documents in the scratchpad.

Frequently Asked Questions about new-feature-design

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

FAQPage Schema
How do I create low-level design documentation from a GitHub issue?▼

Yes, you can generate a complete feature design package starting from a user description instead of a GitHub issue. The tool organizes the generated specifications, low-level design, and review documents into a dedicated .scratchpad/{feature-name}/ directory.

What is the best way to structure feature design documents for easy reference?▼

The generated expert review provides a multi-persona analysis of your feature design. It captures critical decisions, trade-offs, and feedback within the review.md file to guide and inform future development cycles.

Does this feature design workflow integrate with existing project conventions?▼

Yes, the feature design workflow integrates with existing project conventions. It specifically adheres to your project's design conventions and integrates with established MCP Gateway Registry patterns during document generation.

Can I generate design specifications directly from an existing GitHub issue URL?▼

Yes, you can generate design specifications directly from an existing GitHub issue URL. The tool reads the issue and converts it into a comprehensive design package stored in a .scratchpad/issue-{number}/ folder.