full-stack-feature

Orchestrate an eight-stage software feature lifecycle from research to documentation.

11|4|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/wpank/ai --skill full-stack-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-stack-feature
Source: https://github.com/wpank/ai/tree/main/skills/meta/full-stack-feature
Command: npx skills add https://github.com/wpank/ai --skill full-stack-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This meta-skill streamlines the entire process of building a new feature, from initial user research to final deployment and documentation, ensuring a structured and efficient workflow.

Core Features & Use Cases

  • End-to-End Orchestration: Guides development through eight distinct stages: Persona Research, Feature Specification, UX/UI Design, API Design, Frontend Implementation, Backend Implementation, Testing, and Documentation.
  • Stage Gate Enforcement: Ensures critical checkpoints are met before proceeding, preventing incomplete work.
  • Vertical Slice Strategy: Promotes building thin, end-to-end slices of functionality that are then widened and polished.
  • Use Case: When starting a new user-facing feature that requires coordination between UI, API, and database changes, this skill provides a clear roadmap and ensures all necessary steps are taken in the correct order.

Quick Start

Use the full-stack-feature skill to begin orchestrating the development of a new feature.

Frequently Asked Questions about full-stack-feature

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

FAQPage Schema
What is the best way to orchestrate end-to-end full-stack feature development?

End-to-end full-stack feature development is orchestrated through an eight-stage lifecycle, managing persona research, specification, design, implementation, testing, and documentation. It coordinates multiple agents using a vertical slice strategy to build thin functionality slices that widen progressively.

How do I manage a full-stack workflow that requires coordinating UI, API, and database changes?

Managing a full-stack workflow across UI, API, and database changes requires a structured development flow with enforced stage gate checks. This ensures critical checkpoints are met before proceeding, coordinating multiple commands and agents to prevent incomplete work across slices.

What is the vertical slice development strategy for agile feature development?

The vertical slice development strategy in feature development builds thin, end-to-end slices of functionality spanning UI, API, and backend. These initial slices are then widened and polished, ensuring all necessary lifecycle steps are executed correctly.

Does full-stack feature development enforce stage gate checks before deployment?

Yes, full-stack feature development enforces stage gate checks to ensure critical checkpoints are met before proceeding. This prevents incomplete work from advancing through the eight-stage flow, securing the lifecycle from initial research to final documentation and deployment.

When do I need a meta-skill for full-stack feature orchestration?

You need a meta-skill for full-stack feature orchestration when starting a new user-facing feature requiring coordination between UI, API, and database changes. It provides a clear roadmap to streamline the entire process from user research to deployed code and documentation.