Skip to main content
Dépôt GitHub

klai

klai contient 68 skills collectées depuis GetKlai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
68
Stars
11
mis à jour
2026-07-07
Forks
2
Couverture métier
12 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

moai-design-craft
Concepteurs web et d'interfaces numériques

Intent-First design craft specialist covering design direction, domain vocabulary, design memory, and post-build critique. Use when establishing design intent or auditing code against design principles.

2026-07-07
moai-design-tools
Concepteurs web et d'interfaces numériques

Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.

2026-07-07
moai-docs-generation
Développeurs de logiciels

Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like Sphinx, MkDocs, TypeDoc, and Nextra. Use when creating docs from code, building doc sites, or automating documentation workflows.

2026-07-07
moai-domain-backend
Développeurs de logiciels

Backend development specialist covering API design, database integration, microservices architecture, and modern backend patterns. Use when designing APIs, implementing server logic, authentication, or authorization.

2026-07-07
moai-domain-brand-design
Graphistes

Brand-aligned visual design system specialist for web projects. Enforces hero-first layout chaining, WCAG 2.1 AA accessibility, Lighthouse >= 80, and design token extraction from brand identity files. Covers color palettes, typography, spacing, and component specifications.

2026-07-07
moai-domain-copywriting
Analystes en études de marché et spécialistes en marketing

Brand-aligned copywriting specialist for marketing and product text. Enforces brand voice, anti-AI-slop rules, concrete numbers, and JSON section structure for downstream agent consumption. Covers hero, features, social_proof, cta, and footer sections with A/B variant output.

2026-07-07
moai-domain-database
Architectes de bases de données

Database specialist covering PostgreSQL, MongoDB, Redis, Oracle, and advanced data patterns for modern applications. Use for database schema design, query optimization, indexing strategies, or data modeling.

2026-07-07
moai-domain-db-docs
Architectes de bases de données

Parses DB migration files (Prisma, Alembic, Rails, raw SQL) and keeps .moai/project/db/schema.md, erd.mmd, migrations.md in sync. Powers the PostToolUse hook and /moai db refresh/verify subcommands.

2026-07-07
moai-domain-frontend
Développeurs web

Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture. Use when building web UIs, implementing components, optimizing frontend performance, or integrating state management.

2026-07-07
moai-domain-uiux
Concepteurs web et d'interfaces numériques

UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.

2026-07-07
moai-formats-data
Développeurs de logiciels

Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation. Use when optimizing data for LLM transmission or implementing serialization.

2026-07-07
moai-foundation-cc
Autres occupations informatiques

Canonical Claude Code authoring kit covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. Use when creating Claude Code extensions or configuring Claude Code features.

2026-07-07
moai-foundation-context
Développeurs de logiciels

Manages context window optimization, session state persistence, and token budget allocation for multi-agent workflows. Use for token budget management, context limits, or session handoff across agents.

2026-07-07
moai-foundation-core
Développeurs de logiciels

Provides MoAI-ADK foundational principles including TRUST 5 quality framework, SPEC-First DDD methodology, delegation patterns, progressive disclosure, and agent catalog reference. Use when referencing TRUST 5 gates or SPEC workflow.

2026-07-07
moai-foundation-philosopher
Développeurs de logiciels

Strategic thinking framework integrating First Principles Analysis, Stanford Design Thinking, and MIT Systems Engineering for deeper problem-solving. Use for architecture decisions or root cause analysis.

2026-07-07
moai-foundation-quality
Analystes en assurance qualité des logiciels et testeurs

Code quality orchestrator enforcing TRUST 5 validation, proactive code analysis, linting standards, and automated best practices. Use for code review, quality gate checks, or TRUST 5 compliance.

2026-07-07
moai-foundation-thinking
Développeurs de logiciels

Structured thinking toolkit combining Critical Evaluation, Diverge-Converge Brainstorming, and Deep Questioning frameworks for creative problem-solving. Use when generating ideas or evaluating proposals.

2026-07-07
moai-framework-electron
Développeurs de logiciels

Electron 33+ desktop app development specialist covering Main/Renderer process architecture, IPC communication, auto-update, and packaging with Electron Forge. Use when building cross-platform desktop applications.

2026-07-07
moai-library-mermaid
Développeurs de logiciels

Enterprise Mermaid diagramming skill for Claude Code using MCP Playwright. Use when creating architecture diagrams, flowcharts, sequence diagrams, or visual documentation.

2026-07-07
moai-library-nextra
Développeurs web

Enterprise Nextra documentation framework with Next.js. Use when building documentation sites, knowledge bases, or API reference documentation.

2026-07-07
moai-library-shadcn
Concepteurs web et d'interfaces numériques

Provides shadcn/ui component library expertise for React applications with shadcn/cli v4, preset system, RTL support, unified radix-ui, and OKLCH theming. Use when implementing UI components, design systems, CLI workflows, or registry authoring with shadcn/ui.

2026-07-07
moai-platform-auth
Développeurs de logiciels

Authentication and authorization specialist covering Auth0, Clerk, and Firebase Auth. Use when implementing authentication, MFA, SSO, passkeys, WebAuthn, social login, or security features.

2026-07-07
moai-platform-chrome-extension
Développeurs de logiciels

Chrome Extension Manifest V3 development specialist covering service workers, content scripts, message passing, chrome.* APIs, side panel, declarativeNetRequest, and Chrome Web Store publishing. Use when building browser extensions.

2026-07-07
moai-platform-database-cloud
Administrateurs de réseaux et de systèmes informatiques

Cloud database platform specialist covering Neon (serverless PostgreSQL), Supabase (PostgreSQL 16 with real-time), and Firebase Firestore (NoSQL with offline sync). Use when choosing or setting up cloud databases.

2026-07-07
moai-platform-deployment
Administrateurs de réseaux et de systèmes informatiques

Deployment and hosting platform specialist covering Vercel, Railway, and Convex. Use when deploying applications, configuring edge functions, setting up continuous deployment, or managing serverless infrastructure.

2026-07-07
moai-ref-api-patterns
Développeurs de logiciels

REST/GraphQL API design patterns, error handling conventions, and input validation reference for backend development. Agent-extending skill that amplifies expert-backend expertise with production-grade API patterns. Use when designing APIs, implementing endpoints, or reviewing backend code. NOT for: frontend development, DevOps, database schema design, security audits.

2026-07-07
moai-ref-git-workflow
Développeurs de logiciels

Git workflow patterns, branch strategies, conventional commits, and PR templates reference for git operations. Agent-extending skill that amplifies manager-git expertise with production-grade git workflow patterns. NOT for: code implementation, testing, architecture design, documentation content.

2026-07-07
moai-ref-owasp-checklist
Analystes en sécurité de l'information

OWASP Top 10 security checklist, authentication patterns, input validation, and HTTP security headers reference. Agent-extending skill that amplifies expert-security and expert-backend expertise with production-grade security patterns. NOT for: frontend UI, DevOps deployment, performance optimization, testing strategy.

2026-07-07
moai-ref-react-patterns
Développeurs de logiciels

React/Next.js component design patterns, state management strategies, and project structure reference for frontend development. Agent-extending skill that amplifies expert-frontend expertise with production-grade React patterns. NOT for: backend API design, database modeling, DevOps, mobile apps.

2026-07-07
moai-ref-testing-pyramid
Analystes en assurance qualité des logiciels et testeurs

Test pyramid strategy, coverage targets, test patterns, and quality metrics reference. Agent-extending skill that amplifies expert-testing and manager-tdd expertise with production-grade testing patterns. NOT for: production code implementation, architecture design, DevOps, security audits.

2026-07-07
moai
Autres occupations informatiques

MoAI unified orchestrator for autonomous development. Routes natural language or subcommands (plan, run, sync, design, db, project, fix, loop, mx, feedback, review, clean, codemaps, coverage, e2e) to specialized agents.

2026-07-07
moai-tool-ast-grep
Développeurs de logiciels

AST-based structural code search, security scanning, and refactoring using ast-grep (sg CLI) with pattern matching and code transformation across 40+ languages. Use for structural search or codemod operations.

2026-07-07
moai-tool-svg
Développeurs web

SVG creation, optimization, and transformation specialist. Use when creating vector graphics, optimizing SVG files with SVGO, implementing icon systems, building data visualizations, or adding SVG animations.

2026-07-07
moai-workflow-ddd
Développeurs de logiciels

Domain-Driven Development workflow specialist using ANALYZE-PRESERVE-IMPROVE cycle for behavior-preserving code transformation. Use when refactoring legacy code or reducing technical debt safely.

2026-07-07
moai-workflow-design-context
Concepteurs web et d'interfaces numériques

Loads human-authored design briefs from .moai/design/ (research, system, spec, pencil-plan) and injects them into /moai design workflow context with priority truncation when token budget is exceeded.

2026-07-07
moai-workflow-design-import
Concepteurs web et d'interfaces numériques

Parses Claude Design handoff bundle (ZIP or HTML) and extracts design tokens, component manifests, and static assets for expert-frontend delegation. Validates bundle version against the supported_bundle_versions whitelist and returns structured error codes on failure with path B fallback guidance.

2026-07-07
moai-workflow-gan-loop
Concepteurs web et d'interfaces numériques

Builder-Evaluator GAN loop workflow for iterative design quality improvement. Implements Sprint Contract negotiation, 4-dimension scoring (Design Quality, Originality, Completeness, Functionality), stagnation detection, and escalation protocol. Reads parameters from design.yaml.

2026-07-07
moai-workflow-jit-docs
Développeurs de logiciels

Enhanced Just-In-Time document loading system that discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation on demand.

2026-07-07
moai-workflow-loop
Développeurs de logiciels

Ralph Engine - Automated feedback loop with LSP diagnostics and AST-grep integration for continuous code quality improvement. Use when implementing error-driven development, automated fixing, or continuous quality validation workflows.

2026-07-07
moai-workflow-pencil-integration
Concepteurs web et d'interfaces numériques

Detects .pen files and pencil-plan.md in .moai/design/, loads Pencil MCP, executes batch operations with layout verification, archives screenshots. Invoked from /moai design Phase B2.6 when preconditions are met.

2026-07-07
Affichage des 40 principaux skills collectés sur 68 dans ce dépôt.