Files
antigravity-claudekit/skills_index.json
2026-02-16 14:02:42 +09:00

79 lines
18 KiB
JSON

{"skills":[
{"name":"ck-agent-browser","path":"skills/ck-agent-browser/SKILL.md","description":">"},
{"name":"ck-ai-artist","path":"skills/ck-ai-artist/SKILL.md","description":">"},
{"name":"ck-ai-multimodal","path":"skills/ck-ai-multimodal/SKILL.md","description":">"},
{"name":"ck-ask","path":"skills/ck-ask/SKILL.md","description":">"},
{"name":"ck-backend-development","path":"skills/ck-backend-development/SKILL.md","description":"Build production-ready backends with Node.js, Python, Go. Use for REST/GraphQL/gRPC APIs, authentication (OAuth, JWT), database design, microservices, OWASP security, Docker and Kubernetes deployment."},
{"name":"ck-better-auth","path":"skills/ck-better-auth/SKILL.md","description":">"},
{"name":"ck-bootstrap","path":"skills/ck-bootstrap/SKILL.md","description":">"},
{"name":"ck-brainstorm","path":"skills/ck-brainstorm/SKILL.md","description":"Brainstorm technical solutions with trade-off analysis. Use for ideation sessions, architecture decisions, technical debates, feasibility assessment, design discussions, evaluating multiple approaches."},
{"name":"ck-brainstormer","path":"skills/ck-brainstormer/SKILL.md","description":"Brainstorm software solutions with brutal honesty and trade-off analysis. Use for architectural decisions, feature ideation, technology evaluation, debating approaches, and getting frank feedback before implementation."},
{"name":"ck-ccs-delegation","path":"skills/ck-ccs-delegation/SKILL.md","description":">"},
{"name":"ck-ccs","path":"skills/ck-ccs/SKILL.md","description":"Delegate tasks with intelligent AI profile selection and prompt enhancement. Use for offloading tasks, routing to specialized models, auto-enhancing prompts, and running long-context or reasoning-heavy delegations."},
{"name":"ck-chrome-devtools","path":"skills/ck-chrome-devtools/SKILL.md","description":">"},
{"name":"ck-code-quality-guard","path":"skills/ck-code-quality-guard/SKILL.md","description":"Enforces code quality standards automatically after file edits. Reminds to simplify code after significant changes, injects development rules on every prompt, enforces file naming conventions, prevents skill duplication. Activates automatically on file writes and user prompts."},
{"name":"ck-code-review","path":"skills/ck-code-review/SKILL.md","description":"Review code quality with technical rigor, scout edge cases, verify completion claims. Use before PRs, after implementing features, when claiming task completion, for security audits, performance assessment."},
{"name":"ck-code-simplifier","path":"skills/ck-code-simplifier/SKILL.md","description":"Simplify and refine code for clarity, consistency, and maintainability without changing functionality. Use after implementing features, before code review, or when code is overly complex, nested, or redundant."},
{"name":"ck-coding-level","path":"skills/ck-coding-level/SKILL.md","description":"Set coding experience level for tailored explanations and output verbosity. Use when adjusting explanation depth, changing response format, or configuring how technical and detailed answers should be."},
{"name":"ck-context-engineering","path":"skills/ck-context-engineering/SKILL.md","description":">"},
{"name":"ck-context-guard","path":"skills/ck-context-guard/SKILL.md","description":"Enforces workflow context rules automatically. Reminds to use ck-cook after planning completes, enforces descriptive file naming conventions. Activates automatically after plan agent completion and before file creation."},
{"name":"ck-cook","path":"skills/ck-cook/SKILL.md","description":"End-to-end feature implementation with automatic workflow detection. Always activate before implementing any feature, plan, or fix. Use for full-stack features, plan execution, multi-phase delivery."},
{"name":"ck-copywriting","path":"skills/ck-copywriting/SKILL.md","description":">"},
{"name":"ck-databases","path":"skills/ck-databases/SKILL.md","description":"Design schemas and write queries for MongoDB and PostgreSQL. Use for database design, SQL/NoSQL queries, aggregation pipelines, indexes, migrations, replication, performance optimization, psql CLI operations."},
{"name":"ck-debug","path":"skills/ck-debug/SKILL.md","description":"Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, CI/CD failures, multi-layer validation."},
{"name":"ck-devops","path":"skills/ck-devops/SKILL.md","description":"Deploy to Cloudflare Workers/R2/D1, Docker, GCP Cloud Run/GKE, Kubernetes with kubectl and Helm. Use for serverless deployment, container orchestration, CI/CD pipelines, GitOps, security audit, infrastructure management."},
{"name":"ck-docs-manager","path":"skills/ck-docs-manager/SKILL.md","description":"Manage and update technical documentation in ./docs directory. Use for syncing docs with code changes, writing PDRs, updating system architecture, maintaining codebase summaries, and ensuring documentation accuracy."},
{"name":"ck-docs-seeker","path":"skills/ck-docs-seeker/SKILL.md","description":"Search library and framework documentation via llms.txt standard. Use for API docs lookup, GitHub repository analysis, technical documentation discovery, latest library features, context7 integration."},
{"name":"ck-find-skills","path":"skills/ck-find-skills/SKILL.md","description":">"},
{"name":"ck-fix","path":"skills/ck-fix/SKILL.md","description":"Fix bugs, errors, test failures, CI/CD issues with intelligent routing. Always activate before fixing any bug, error, type error, lint issue, log error, UI issue, or code problem."},
{"name":"ck-fixing","path":"skills/ck-fixing/SKILL.md","description":"Fix bugs, errors, test failures, CI/CD issues with intelligent complexity routing. Use when reporting bugs, type errors, log errors, UI issues, code problems. Auto-classifies complexity and activates relevant skills."},
{"name":"ck-frontend-design","path":"skills/ck-frontend-design/SKILL.md","description":"Create polished frontend interfaces from designs, screenshots, or videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, design system work, avoiding generic AI output."},
{"name":"ck-frontend-development","path":"skills/ck-frontend-development/SKILL.md","description":"Build React/TypeScript frontends with modern patterns. Use for components, Suspense-based data fetching, lazy loading, MUI v7 styling, TanStack Router, performance optimization, feature organization."},
{"name":"ck-fullstack-developer","path":"skills/ck-fullstack-developer/SKILL.md","description":"Execute implementation phases from parallel plans with strict file ownership boundaries. Use when implementing a specific phase from a parallel plan, handling backend APIs, frontend components, or infrastructure tasks."},
{"name":"ck-git","path":"skills/ck-git/SKILL.md","description":"Git operations with conventional commits, security scanning, and auto-split logic. Use for staging, committing, pushing, creating PRs, merging branches. Embeds the git-manager agent role."},
{"name":"ck-gkg","path":"skills/ck-gkg/SKILL.md","description":">"},
{"name":"ck-google-adk-python","path":"skills/ck-google-adk-python/SKILL.md","description":">"},
{"name":"ck-help","path":"skills/ck-help/SKILL.md","description":"ClaudeKit skills and commands cheatsheet. Use when asking about available skills, how to use a command, finding the right tool for a task, or getting workflow guidance for fix, plan, test, review, or deploy."},
{"name":"ck-journal-writer","path":"skills/ck-journal-writer/SKILL.md","description":"Write brutally honest technical journal entries documenting failures, bugs, setbacks, and difficult events. Use when tests fail repeatedly, production bugs occur, implementations fail, or significant technical difficulties arise."},
{"name":"ck-journal","path":"skills/ck-journal/SKILL.md","description":"Write developer journal entries documenting recent code changes, technical decisions, and project events. Use when summarizing work sessions, capturing key changes, or maintaining a development log in docs/journals/."},
{"name":"ck-kanban","path":"skills/ck-kanban/SKILL.md","description":"Launch a kanban dashboard for plans directory with progress tracking and Gantt timeline visualization. Use for viewing plan status, phase progress, milestone tracking, and project visibility."},
{"name":"ck-markdown-novel-viewer","path":"skills/ck-markdown-novel-viewer/SKILL.md","description":">"},
{"name":"ck-mcp-builder","path":"skills/ck-mcp-builder/SKILL.md","description":">"},
{"name":"ck-mcp-management","path":"skills/ck-mcp-management/SKILL.md","description":"Manage MCP servers — discover, analyze, and execute tools, prompts, and resources. Use for MCP integrations, intelligent tool selection, multi-server management, context-efficient capability discovery, MCP client implementation."},
{"name":"ck-media-processing","path":"skills/ck-media-processing/SKILL.md","description":">"},
{"name":"ck-mermaidjs-v11","path":"skills/ck-mermaidjs-v11/SKILL.md","description":">"},
{"name":"ck-mintlify","path":"skills/ck-mintlify/SKILL.md","description":"Build and deploy Mintlify documentation sites. Use when creating API docs, developer portals, or knowledge bases with MDX components, OpenAPI integration, and multi-language navigation."},
{"name":"ck-mobile-development","path":"skills/ck-mobile-development/SKILL.md","description":"Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android development, mobile UX patterns, offline-first architecture, and app store deployment."},
{"name":"ck-orchestration","path":"skills/ck-orchestration/SKILL.md","description":"Orchestrate multi-agent workflows with sequential chaining and parallel execution. Use for feature delivery pipelines, research-then-implement flows, parallel independent tasks, subagent coordination, and passing context between agents."},
{"name":"ck-payment-integration","path":"skills/ck-payment-integration/SKILL.md","description":"Integrate payments with SePay (VietQR), Polar, Stripe, Paddle, or Creem.io. Use for checkout flows, subscription management, webhook handling, QR code payments, and software licensing."},
{"name":"ck-plan","path":"skills/ck-plan/SKILL.md","description":"Create an intelligent implementation plan with prompt enhancement. Use when planning a feature, designing architecture, starting a new task, or creating a detailed phased implementation roadmap."},
{"name":"ck-planning","path":"skills/ck-planning/SKILL.md","description":"Plan feature implementations, design system architectures, create technical roadmaps. Use for implementation planning, system design, solution architecture, phase documentation, evaluating technical trade-offs."},
{"name":"ck-plans-kanban","path":"skills/ck-plans-kanban/SKILL.md","description":"View plans dashboard with progress tracking and Gantt timeline. Use for kanban boards, plan status overview, phase progress visualization, and milestone tracking across plan directories."},
{"name":"ck-preview","path":"skills/ck-preview/SKILL.md","description":"Generate visual explanations, diagrams, slides, or ASCII art for any topic. Use when explaining complex code, visualizing architecture, creating presentation slides, or producing terminal-friendly diagrams."},
{"name":"ck-privacy-guard","path":"skills/ck-privacy-guard/SKILL.md","description":"Blocks access to sensitive files and ignored directories. HARD-GATE on .env files, credentials, secrets, API keys. Also enforces .ckignore directory exclusions. Activates automatically on every file read and directory access attempt."},
{"name":"ck-problem-solving","path":"skills/ck-problem-solving/SKILL.md","description":"Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, and scale uncertainty."},
{"name":"ck-project-manager","path":"skills/ck-project-manager/SKILL.md","description":"Comprehensive project oversight and coordination across plans and agents. Use for tracking implementation progress, consolidating agent reports, updating project roadmap and changelog, and verifying task completeness."},
{"name":"ck-react-best-practices","path":"skills/ck-react-best-practices/SKILL.md","description":"React and Next.js performance optimization from Vercel Engineering. Use when writing, reviewing, or refactoring React components, data fetching, bundle optimization, or fixing performance issues."},
{"name":"ck-remotion","path":"skills/ck-remotion/SKILL.md","description":"Create programmatic videos with React using Remotion. Use when building video compositions, animations, captions, charts, audio sync, transitions, or rendering video from code."},
{"name":"ck-repomix","path":"skills/ck-repomix/SKILL.md","description":"Pack repositories into AI-friendly files with Repomix. Use for codebase snapshots, LLM context preparation, security audits, third-party library analysis, and bug investigation across large codebases."},
{"name":"ck-research","path":"skills/ck-research/SKILL.md","description":"Research technical solutions, analyze architectures, gather requirements thoroughly. Use for technology evaluation, best practices research, solution design, scalability analysis, security research, library documentation."},
{"name":"ck-scout","path":"skills/ck-scout/SKILL.md","description":"Fast codebase scouting using parallel agents. Use for file discovery, task context gathering, quick searches across directories, finding where functionality lives, understanding project structure."},
{"name":"ck-sequential-thinking","path":"skills/ck-sequential-thinking/SKILL.md","description":"Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction, debugging with unclear scope."},
{"name":"ck-session-guard","path":"skills/ck-session-guard/SKILL.md","description":"Session lifecycle management — initializes environment context, injects project info into subagents, tracks usage limits, cleans up on session end. Activates automatically at session start, subagent start, and session end."},
{"name":"ck-shader","path":"skills/ck-shader/SKILL.md","description":"Write GLSL fragment shaders for procedural graphics. Use for generative art, procedural textures, visual effects, WebGL shaders, Three.js materials, shapes (SDF), noise, patterns, and animations."},
{"name":"ck-shopify","path":"skills/ck-shopify/SKILL.md","description":"Build Shopify apps, extensions, and themes with Shopify CLI. Use for GraphQL/REST Admin API, Polaris UI components, Liquid templates, checkout customization, webhooks, and billing integration."},
{"name":"ck-skill-creator","path":"skills/ck-skill-creator/SKILL.md","description":"Create or update Antigravity-format skills. Use for new skills, skill references, skill scripts, optimizing existing skills, and extending capabilities with SKILL.md, references/, and scripts/."},
{"name":"ck-system","path":"skills/ck-system/SKILL.md","description":"Meta-loader and universal entry point for the ClaudeKit guard system. References all four guards, provides system-wide activation rules, and serves as the single source of truth for guard configuration. Load this skill to understand the full guard landscape."},
{"name":"ck-template-skill","path":"skills/ck-template-skill/SKILL.md","description":"Starter template for new Antigravity skills. Use as a scaffold when creating a new skill, copying skill structure, or understanding the required SKILL.md format."},
{"name":"ck-test","path":"skills/ck-test/SKILL.md","description":"Run tests locally and analyze the summary report. Use when running unit tests, integration tests, checking test failures, or validating that code changes don't break existing test suites."},
{"name":"ck-threejs","path":"skills/ck-threejs/SKILL.md","description":"Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, GLTF model loading, animations, physics, VR/XR experiences, particle effects, custom shaders, post-processing, and compute shaders."},
{"name":"ck-ui-styling","path":"skills/ck-ui-styling/SKILL.md","description":"Style UIs with shadcn/ui (Radix UI + Tailwind CSS). Use for accessible components, dark mode, responsive layouts, design systems, color customization, forms with validation, and theme configuration."},
{"name":"ck-ui-ux-pro-max","path":"skills/ck-ui-ux-pro-max/SKILL.md","description":"UI/UX design intelligence with 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks. Use when building, designing, reviewing, or improving websites, dashboards, landing pages, or mobile app UI."},
{"name":"ck-use-mcp","path":"skills/ck-use-mcp/SKILL.md","description":"Execute operations via Model Context Protocol (MCP) servers. Use for MCP tool calls, resource access, prompt execution, integrating external services, or offloading tasks to preserve context budget."},
{"name":"ck-watzup","path":"skills/ck-watzup/SKILL.md","description":"Review recent git changes and wrap up a work session. Use for end-of-session summaries, reviewing what was modified, analyzing commit quality, and getting an impact assessment of recent work."},
{"name":"ck-web-design-guidelines","path":"skills/ck-web-design-guidelines/SKILL.md","description":"Review UI code for Web Interface Guidelines compliance. Use when asked to review UI, check accessibility, audit design, review UX, or check a site against web interface best practices."},
{"name":"ck-web-frameworks","path":"skills/ck-web-frameworks/SKILL.md","description":"Build with Next.js App Router, RSC, SSR, ISR, and Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared component libraries, monorepo setup."},
{"name":"ck-web-testing","path":"skills/ck-web-testing/SKILL.md","description":"Web testing with Playwright, Vitest, k6. Use for E2E, unit, integration, load, security, visual regression, accessibility testing, test automation setup, flakiness mitigation, Core Web Vitals."},
{"name":"ck-worktree","path":"skills/ck-worktree/SKILL.md","description":"Create isolated git worktrees for parallel feature development. Use when working on multiple features simultaneously, isolating experiments, or setting up a parallel branch without disrupting the current working directory."}
]}