frontend-architecture-planner
SolidPlan architecture and ownership for standard or deep React/Next.js work across routing, state, data, styling, forms, builds, migrations, and implementation handoff. Skip micro-fixes and unrelated stacks.
Web & Frontend 5 stars
0 forks Updated 1 weeks ago Apache-2.0
Install
Quality Score: 78/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Frontend Architecture Planner
## Purpose
Plan frontend architecture decisions for React and Next.js projects when a task affects structure, ownership, routing, React state, Redux state, TanStack remote state, Axios data access, CSS Modules styling, form behavior, build/workspace shape, or long-lived conventions.
This skill creates an architecture decision and implementation handoff. It does not implement code by default.
## When To Use
Use this skill after prompt intent routing when the task is `Standard Workflow` or `Deep Workflow`, the project is within the target stack, and architecture decisions matter.
Use this skill when the user asks to:
- plan a new React or Next.js feature that touches multiple modules;
- design a route, screen group, or application section;
- define component boundaries before implementation;
- decide where React, Redux, or TanStack state should live;
- decide how Axios or TanStack data fetching should fit the existing project;
- plan routing changes;
- plan form ownership and validation boundaries;
- plan a frontend refactor before editing code;
- assess architecture risk before implementation;
- define a greenfield React or Next.js architecture before scaffolding.
## When Not To Use
Do not use this skill for:
- one small bug;
- one obvious type error;
- one small styling adjustment;
- one direct file-scope edit;
- unrelated frontend frameworks or app stacks;
- purely visual direction without architecture impact;
- rendered visual QA;
-...
Details
- Author
- ytvee-dev
- Repository
- ytvee-dev/webdev-agent-kit
- Created
- 2 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
Web & Frontend Solid
greenfield-project-builder
Plan a new frontend project or first vertical slice from a product idea, with approval gates before scaffolding. Excludes existing-project micro-fixes, automatic scaffolds, package installation, UI libraries, and test setup.
5 Updated 1 weeks ago
ytvee-dev AI & Automation Solid
goal-planner
Define user goal, scope, constraints, and done criteria before standard or deep frontend work. Skip micro-fixes, obvious type errors, tiny styling changes, and isolated direct edits.
5 Updated 1 weeks ago
ytvee-dev Web & Frontend Solid
frontend
React / Next.js UI, state, accessibility.
744 Updated today
sipyourdrink-ltd