ワンクリックで
mature-app-starter
Use when a greenfield app needs a mature foundation plan before implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when a greenfield app needs a mature foundation plan before implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when writing or updating an ADR for a specific technical decision.
Use when creating, reviewing, or restructuring AGENTS.md, CLAUDE.md, or scoped instruction files for a project, including root, feature, service, backend, or domain-level guidance.
Use when a new app plan already exists and needs an interactive kickoff into setup decisions and first tasks.
Use at task handoff, milestone review, or after implementation when project lessons may be reusable for future apps, toolkit docs, AGENTS/CLAUDE instructions, skills, or templates.
Use when explicitly defining MVP scope, exclusions, beta screens, states, or success metrics.
Use when drafting pull request descriptions, end-of-session handoffs, reviewer notes, verification summaries, or stop-start task updates.
| name | mature-app-starter |
| description | Use when a greenfield app needs a mature foundation plan before implementation. |
Use this skill to establish a strong baseline before building a new app. Keep the output practical: decisions, tradeoffs, file structure, verification, and next actions.
Start by identifying:
If the user has not provided enough context, make conservative assumptions and label them.
Recommend a starter structure like:
app-or-routes/
src/
features/
components/
services/
lib/
config/
types/
test/
docs/
adr/
project-index.md
engineering-workflow.md
Create or recommend:
AGENTS.md for project-wide rules.AGENTS.md files for src/features/, src/services/, and backend/schema folders when they exist.For deeper guidance, read references/index.md first and then load only the specific referenced
file needed for the user's request.
For a new app plan, return:
AGENTS.md layers.If implementation begins, keep changes small and create the foundation before feature breadth.