Create your Claude Agent SDK skill in one prompt, then learn to improve it throughout the chapter
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Create your Claude Agent SDK skill in one prompt, then learn to improve it throughout the chapter
Create your MCP server building skill in one prompt, then learn to improve it throughout the chapter
Create your FastAPI skill in one prompt, then learn to improve it throughout the chapter
Create your ChatKit Server skill in one prompt, then learn to improve it throughout the chapter
Create your OpenAI Apps SDK skill in one prompt, then learn to improve it throughout the chapter
Create your RAG skill in one prompt, then learn to improve it throughout the chapter
Create your Docker deployment skill in one prompt, then learn to improve it throughout the chapter
Optimize your SaaS app across four dimensions - Speed (page load, API response), Code (unused files, dead code), Database (orphaned data, schema hygiene), and Dependencies (package bloat, bundle size). Use when app feels slow, codebase feels bloated, or after significant development work accumulates. Each path follows AUDIT → CLEAN → PREVENT workflow.
Create your Kubernetes deployment skill in one prompt, then learn to improve it throughout the chapter
Create your Helm chart skill in one prompt, then learn to improve it throughout the chapter
Create your Kafka event schema skill in one prompt, then learn to improve it throughout the chapter
Create your Dapr deployment skill in one prompt, then learn to improve it throughout the chapter
Create your GitOps deployment skill in one prompt, then learn to improve it throughout the chapter
Create your traffic engineering skill in one prompt, then learn to improve it throughout the chapter
Create your operational excellence skill in one prompt, then learn to improve it throughout the chapter
5W1H Decision Framework Tool. Use for: (1) Systematic decision-making before creating todos, (2) Preventing duplicate implementation, (3) Detecting avoidance behavior, (4) Ensuring agile refactor compliance with executor/dispatcher separation
Create your multi-cloud-deployer skill in one prompt, then learn to improve it throughout the chapter
Extract system improvements from content AND monitor external sources (Anthropic ecosystem, YouTube). USE WHEN upgrade, improve system, system upgrade, analyze for improvements, check Anthropic, Anthropic changes, new Claude features, check YouTube, new videos. SkillSearch('upgrade') for docs.
Skill para decomposição segura de arquivos monolíticos. Análise estrutural profunda, mapeamento exaustivo de dependências, extração incremental com zero quebra de lógica. Exige entendimento completo do negócio antes de qualquer ação.
Detects code smells in PHP codebases. Identifies God Class, Feature Envy, Data Clumps, Long Parameter List, Long Method, Primitive Obsession, Message Chains, Inappropriate Intimacy. Generates actionable reports with refactoring recommendations.
Concise accessibility checklist and practices for components in the repository. Use when implementing UI to ensure keyboard, screen reader, and focus semantics.
Audit and enhance accessibility and UX across all pages and components.
>-
Use when creating or refactoring Nango integration actions to be thin API wrappers - provides patterns for minimal transformation logic, direct proxy calls, and standardized structure
Create database migrations, define table schemas, and manage constant tables (enums). Use when: (1) creating a new database table, (2) running 'make migrate.create', (3) adding enum/status values, (4) modifying table structure. REQUIRED first step before add-domain-entity.
>
Use when you want to improve response quality through meta-cognitive reasoning. Applies 15+ reasoning methods to reconsider and refine initial outputs.
Recruit, structure, and manage advisory boards for strategic guidance
Set up and manage affiliate marketing programs for growth and revenue
Create Claude Code slash commands and OpenCode command files that delegate to subagents. Use when creating new commands or refactoring existing ones to follow the delegation pattern.
Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.
Self-improvement loop for multi-agent workflows. Diagnose failures, improve tool descriptions, and learn from success/failure patterns.
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
Migrate a project into another, ensuring functionality and validating complete content transfer. Use for monorepo consolidation, template upgrades, or codebase mergers.
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
Track and report agent invocation metrics including usage counts, success/failure rates, and completion times. Use for understanding which agents are utilized, identifying underused agents, and optimizing agent delegation patterns.
Create well-structured prompts for AI agents using proven architecture patterns. Use when users ask to write agent prompts, system prompts, or agent instructions, or want to improve existing prompts that aren't working.
AI agent self-correction mechanisms: error detection, validation loops, recovery strategies, confidence scoring, and iterative refinement
Track and measure agentic coding KPIs for ZTE progression. Use when measuring workflow effectiveness, tracking Size/Attempts/Streak/Presence metrics, or assessing readiness for autonomous operation.
Branch skill for building and improving agents. Use when creating new agents, adapting marketplace agents, validating agent structure, writing system prompts, or improving existing agents. Triggers: 'create agent', 'improve agent', 'validate agent', 'fix agent', 'agent frontmatter', 'system prompt', 'adapt agent', 'customize agent', 'agent examples', 'agent tools'.
Keeps repo-local agent instructions consistent by proposing updates to AGENTS.md when a user corrects the coding agent or asks to change AGENTS.md, CLAUDE.md, .claude/CLAUDE.md, or GEMINI.md.
Master agile metrics with velocity, burn-down charts, cycle time, and team health indicators for data-driven improvement.
Agile product management, Scrum practices, and team collaboration for iterative product development.
Use AI to merge individual page HTML files into a unified chapter document. Creates continuous document format for improved reading experience and semantic consistency.
shadcn/ui AI chat components for conversational interfaces. Use for streaming chat, tool/function displays, reasoning visualization, or encountering Next.js App Router setup, Tailwind v4 integration, AI SDK v5 migration errors.
Optimize AI assistant configurations for maximum effectiveness, including CLAUDE.md, copilot-instructions.md, and MCP server setup.
AI Engine Optimization(AIEO)に最適化されたコンテンツを生成・リファクタ。AI Overviews、ChatGPT、Geminiに引用・要約されやすい構造で執筆する。
aio-geo-optimizer
Analyzes narrative text and files to identify and remove AI-generated signals while preserving authentic voice and style. Runs input through comprehensive protocols covering vocabulary, syntax, character voice, emotional depth, and readability. Use this skill when you need to proof narrative content against AI detection patterns or humanize AI-assisted writing.
Comprehensive guide and patterns for migrating Apache Airflow 2.x workflows to Airflow 3.x, covering import changes, deprecated features, and new paradigms like Asset scheduling and TaskFlow API.