Skip to main content
Run any Skill in Manus
with one click
GitHub repository

copilot-kit

copilot-kit contains 18 collected skills from sk-labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
0
updated
2026-03-11
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

accessibility-guidelines
software-developers

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.

2026-03-11
human-code-style
software-developers

Strict guidelines for refactoring AI-generated code to appear hand-crafted, maintainable, and free of typical "AI smells" required for marketplace acceptance.

2026-03-11
app-builder
software-developers

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-02-16
api-patterns
software-developers

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-02-13
templates
software-developers

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-02-13
game-art
special-effects-artists-and-animators

Game art principles. Visual style selection, asset pipeline, animation workflow.

2026-02-13
game-audio
software-developers

Game audio principles. Sound design, music integration, adaptive audio systems.

2026-02-13
game-design
set-and-exhibit-designers

Game design principles. GDD structure, balancing, player psychology, progression.

2026-02-13
mobile-games
software-developers

Mobile game development principles. Touch input, battery, performance, app stores.

2026-02-13
pc-games
software-developers

PC and console game development principles. Engine selection, platform features, optimization strategies.

2026-02-13
game-development
software-developers

Game development orchestrator. Routes to platform-specific skills based on project needs.

2026-02-13
web-games
software-developers

Web browser game development principles. Framework selection, WebGPU, optimization, PWA.

2026-02-13
nextjs-react-expert
software-developers

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.

2026-02-12
clean-code
software-developers

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-02-12
geo-fundamentals
market-research-analysts-and-marketing-specialists-131161

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

2026-02-12
intelligent-routing
software-developers

Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.

2026-02-12
lint-and-validate
software-developerssoftware-quality-assurance-analysts-and-testers

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.

2026-02-12
parallel-agents
software-developers

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

2026-02-12