frontend-planning

Generate a 6-step frontend planning document pipeline covering requirements, user flows, and component trees.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ywj3493/claude-skills --skill frontend-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-planning
Source: https://github.com/ywj3493/claude-skills/tree/main/skills/frontend-planning
Command: npx skills add https://github.com/ywj3493/claude-skills --skill frontend-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the complex process of designing and documenting frontend projects by providing a structured, step-by-step pipeline for creating essential planning documents.

Core Features & Use Cases

  • End-to-End Planning: Guides users through requirements, user flows, page specs, use cases, component trees, and state/API integration.
  • Domain-Specific Documentation: Organizes documentation by project domain for clarity and maintainability.
  • Use Case: When starting a new frontend feature, use this Skill to generate a comprehensive set of design documents, ensuring all aspects from user interaction to technical implementation are considered and documented.

Quick Start

Use the frontend-planning skill to generate a 6-step planning document for the 'user-authentication' domain.

Frequently Asked Questions about frontend-planning

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

FAQPage Schema
How do I generate frontend project specifications and planning documents?

The frontend planning pipeline produces six structured documents: requirements, user flows, page specifications, use cases, component trees, and state/API integration plans. It organizes these outputs by project domain to maintain clarity across multi-domain projects.

What is the best way to structure frontend design documentation for a new feature?

The best way to structure frontend documentation is using a 6-step pipeline that progresses from requirements and user flows to page specifications, use cases, component trees, and state/API integration, ensuring all design aspects are systematically covered.

Can I use this frontend planning pipeline for multi-domain projects?

Yes, this pipeline explicitly supports multi-domain projects by organizing generated documentation by project domain. It also detects the current tech stack and integrates existing project documents for contextual accuracy.

How does the pipeline handle state and API integration planning?

State and API integration planning is the final step of the pipeline, generating detailed specifications that map frontend components to application state and backend APIs. This ensures technical implementation details are fully documented alongside user interaction flows.

Do I need an existing tech stack to generate page specifications and component trees?

No, an existing tech stack is not required. The pipeline automatically detects the current tech stack and integrates discovered project documents to inform the generation of accurate page specifications and component trees.