com um clique
project-context
This skill gives the agents project specific context for the build
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
This skill gives the agents project specific context for the build
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
This skill gives the agents guidance for creating high converting forms
This skill gives the agents guidance for implementing local level SEO
This skill gives the agents guidance for the architecture and specifics of building the hugo site
This skill gives the agents guidance for creating specific UI for Holiday Lighting Specific websites
Executes Hugo CLI commands for local development, building, and content management. Use for scaffolding Hugo projects, running dev server, building static sites, creating new content, and running Hugo commands in this project.
| name | project-context |
| description | This skill gives the agents project specific context for the build |
Use this skill when editing Hugo templates, content structure, partials, CSS, or reusable site architecture.
Use .agents/business-facts.md as the source of truth for all reusable business information.
If a template, partial, or content block needs company facts, use only approved facts from that file.
Do not hardcode invented claims into templates.
Key directories:
content/layouts/_default/layouts/partials/layouts/contact/layouts/create-fix-request/layouts/gallery/layouts/faq/layouts/service-areas/assets/css/assets/js/data/static/images/Prefer:
Avoid:
Use partials for repeated sections such as:
If a section is reused or likely to be reused, extract it into a partial.
Use data/ files for reusable collections such as:
If a reusable business-facts data file is created later, ensure it matches .agents/business-facts.md.
Put editable marketing content in content/ where possible.
Use front matter for:
Do not bury important page copy inside layout templates unless it is a true default.
Respect the existing CSS architecture:
global.csscomposition.cssutilities.cssblocks.cssexceptions.cssPrefer:
Avoid:
Use JavaScript only when it improves UX materially.
Avoid JS for decorative effects.
Focus JS on:
Use visible content and approved business facts consistently.
Do not output schema fields that invent:
If location information is needed, use service-area language rather than making up a physical office.
Implementation should be: