add-feature

Orchestrate end-to-end feature implementation from planning through documentation.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/g-zenr/relay-api --skill add-feature-g-zenr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-feature
Source: https://github.com/g-zenr/relay-api/tree/main/.claude/skills/add-feature
Command: npx skills add https://github.com/g-zenr/relay-api --skill add-feature-g-zenr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive, step-by-step framework for planning, developing, and verifying new features, ensuring adherence to team standards and best practices across all development layers.

Core Features & Use Cases

  • Structured Feature Development: Guides users through distinct phases from planning to documentation.
  • Cross-Layer Coordination: Ensures all aspects of a feature, from schema to API and testing, are addressed.
  • Use Case: A developer needs to add a new user authentication method. This Skill will guide them through defining the user story, updating schemas and configurations, implementing core logic, creating API endpoints, ensuring security, writing comprehensive tests, and finally documenting the changes.

Quick Start

Use the add-feature skill to implement the new user profile editing feature.

Frequently Asked Questions about add-feature

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

FAQPage Schema
How do I implement a new feature end-to-end from schema to API and testing?

End-to-end feature implementation is facilitated by orchestrating planning, schema definition, core logic development, API endpoint creation, security verification, testing, and documentation. This structured approach ensures all development layers are addressed.

What is the best way to coordinate cross-layer updates like schema and API during feature development?

Cross-layer feature development is coordinated by guiding users through distinct phases from initial planning to final documentation. This ensures all aspects, from schema updates to API creation and security verification, are systematically addressed.

Can I use a structured workflow to add a new user authentication method and ensure security verification?

Adding a new user authentication method is supported by guiding developers through defining user stories, updating schemas, implementing core logic, creating API endpoints, ensuring security, and writing comprehensive tests.

How does agile feature planning integrate with testing and documentation in software engineering?

Agile feature planning integrates with testing and documentation by providing a step-by-step framework that ensures adherence to established team standards and best practices throughout the entire software development lifecycle.

Do I need to follow specific team standards when implementing core logic and API endpoints?

Adhering to established team standards and best practices is required throughout the feature implementation process. This ensures consistency across core logic development, API endpoint creation, security verification, and documentation.