Apply this skill whenever designing, scaffolding, reviewing, or refactoring the architecture of a Next.js App Router + TypeScript + Tailwind + shadcn + Drizzle application. Triggers on requests like "how should I structure this", "where should this logic live", "scaffold a new feature", "review my folder structure", "plan this feature", "add a new module", or any time you're creating multiple files that need to fit together coherently. Use this skill proactively — do not make ad-hoc structural decisions without consulting it.
90
Quality
90%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
{
"name": "product-factory/architecture",
"version": "0.2.0",
"private": false,
"summary": "Apply this skill whenever designing, scaffolding, reviewing, or refactoring the architecture of a Next.js App Router + TypeScript + Tailwind + shadcn + Drizzle application. Triggers on requests like \"how should I structure this\", \"where should this logic live\", \"scaffold a new feature\", \"review my folder structure\", \"plan this feature\", \"add a new module\", or any time you're creating multiple files that need to fit together coherently. Use this skill proactively — do not make ad-hoc structural decisions without consulting it.",
"skills": {
"architecture": {
"path": "SKILL.md"
}
}
}