Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

copilot-kit

يحتوي copilot-kit على 18 من skills المجمعة من sk-labs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
0
محدث
2026-03-11
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

accessibility-guidelines
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-02-13
templates
مطوّرو البرمجيات

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
فنانو المؤثرات الخاصة والمحركون

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

2026-02-13
game-audio
مطوّرو البرمجيات

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

2026-02-13
game-design
مصممو المسارح والمعارض

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

2026-02-13
mobile-games
مطوّرو البرمجيات

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

2026-02-13
pc-games
مطوّرو البرمجيات

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

2026-02-13
game-development
مطوّرو البرمجيات

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

2026-02-13
web-games
مطوّرو البرمجيات

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

2026-02-13
nextjs-react-expert
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-02-12
geo-fundamentals
محللو أبحاث السوق ومتخصصو التسويق

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

2026-02-12
intelligent-routing
مطوّرو البرمجيات

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
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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