com um clique
copilot-kit
copilot-kit contém 18 skills coletadas de sk-labs, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Strict Universal Accessibility guidelines (Web, iOS, Android, React Native) for ensuring that UI code meets ADA and WCAG 2.2 AA standards. Prevents keyboard traps, enforces specific touch target rules, and mandates visual contrast compliance.
Strict guidelines for refactoring AI-generated code to appear hand-crafted, maintainable, and free of typical "AI smells" required for marketplace acceptance.
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
Game art principles. Visual style selection, asset pipeline, animation workflow.
Game audio principles. Sound design, music integration, adaptive audio systems.
Game design principles. GDD structure, balancing, player psychology, progression.
Mobile game development principles. Touch input, battery, performance, app stores.
PC and console game development principles. Engine selection, platform features, optimization strategies.
Game development orchestrator. Routes to platform-specific skills based on project needs.
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.