com um clique
GAIA-Template
GAIA-Template contém 9 skills coletadas de ccacheroc, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Provides the single source of truth for brand guidelines, design tokens, technology choices, and voice/tone. Use this skill whenever generating UI components, styling applications, writing copy, or creating user-facing assets to ensure brand consistency.
Generates high-quality, predictable, and efficient .agent/skills/ directories based on user requirements. Use this skill when the user asks to create a new skill.
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
Generates hexagonal architecture directory structure and boilerplate code for new domains in the FastAPI backend. Use when creating a new backend module, feature, or domain.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Automates interaction with Google NotebookLM via MCP. Use this skill when the user wants to research topics, manage notebooks, generate content (audio/video overviews, reports), or query existing sources using NotebookLM.
Scaffolds the testing infrastructure for a FastAPI (Pydantic V2) backend using Pytest. Configures Dockerized DB, directory structure, and modern pyproject.toml settings.
Configures the frontend testing stack for a React/Vite project (Vitest, RTL, MSW). for E2E setup, use 'setup-e2e-testing'.
Generates, manages, and debugs Playwright End-to-End (E2E) tests implementing Page Object Model (POM). Use when the user wants to create UI tests, debug failures using Trace Viewer, or scaffold Page Objects.