nextjs-app/ai-src/skills/content-to-code-brief/SKILL.md
Use when a vague non-technical request must be translated into a concrete coding plan for a page, feature, route, dataset, or UI change in this repo.
npx skillsauth add Adrienenjalbert/flex-carrer-hub content-to-code-briefInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produce a brief with these fields before coding:
src/app/.../page.tsxsrc/features/...src/features/<feature>/data/...src/features/tools/shared/data/tool-registry/*ToolPageShellCheck:
StandardPageLayoutContentPageShellIndustryPageShellSeasonalPageShellWhen converting the request, be explicit about:
Do not turn a vague request into generic boilerplate that ignores the repo structure.
development
Use when finishing a code change, validating generated code, or deciding which repo checks must run before presenting work in this repo.
tools
Use when creating or editing Career Hub tool pages, calculator pages, tool metadata, tool registry entries, or tool-specific support sections in this repo.
data-ai
Use when editing public pages, metadata, canonical URLs, structured data, sitemaps, robots rules, or any SEO-sensitive behavior in this repo.
development
Use when refactoring existing code, moving files, normalizing structure, or improving architecture without changing user-visible behavior in this repo.