From britenites
Refines a v1 project plan into agent-ready tasks with clear context, implementation steps, and validation criteria. Use after /plan-project has produced a v1 plan.
npx claudepluginhub brite-nites/britenites-claude-pluginsThis skill is limited to using the following tools:
You are refining a v1 project plan into agent-ready tasks.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
You are refining a v1 project plan into agent-ready tasks.
Analyze the plan using sequential-thinking MCP:
For each task, produce:
Add a "Task 0" at the top of the plan:
/create-issues followed by
/setup-claude-mddocs/project-plan-refined.md# [Project Name] — Refined Plan
## Summary
[1-2 sentence summary of the project]
## Task Dependency Graph
[Mermaid diagram showing task dependencies]
## Tasks
### Task 0: Generate Linear Issues and Update CLAUDE.md
- **Context**: [...]
- **Steps**: Run `/create-issues docs/project-plan-refined.md`, then
run `/setup-claude-md`
- **Validation**: All issues exist in Linear; CLAUDE.md passes best
practices checklist
### Task 1: [Title]
- **Context**: [...]
- **Steps**: [...]
- **Validation**: [...]
- **Complexity**: [S/M/L]
- **Dependencies**: [None | Task IDs]
[...repeat for all tasks]
Read .claude/skills/_shared/validation-pattern.md and apply it.
Specific criteria for this skill: