Agent Skill Kit

Skill library

All 42 skills in Agent Skill Kit, across 3 categories. Every skill installs to any of 5 agents with a single command:

ask copy claude --skill <skill-name>

Prefer a UI? Use the interactive command builder.

Coding (26)

ask-bug-finder

Best practices for systematic bug hunting and debugging

ask copy claude --skill ask-bug-finder

ask-code-reviewer

An AI code reviewer that provides constructive feedback on code changes.

ask copy claude --skill ask-code-reviewer

ask-commit-assistance

Assist with code review and staging. NEVER automatically commits.

ask copy claude --skill ask-commit-assistance

ask-component-scaffolder

Standardizes UI component creation by generating a consistent folder structure and files.

ask copy claude --skill ask-component-scaffolder

ask-conceptual-integrity-sentinel

Principal-level engineering agent that audits repositories for architectural drift, bloated abstractions, and “dead code.”

ask copy claude --skill ask-conceptual-integrity-sentinel

ask-db-migration-assistant

Ensures safe database schema updates by requiring migration and rollback scripts before execution.

ask copy claude --skill ask-db-migration-assistant

ask-docker-expert

Expert guidance on Docker, Docker Compose, and container optimization. Focuses on multi-stage builds and security.

ask copy claude --skill ask-docker-expert

ask-effective-llm-coder

Guides the agent in effective LLM-assisted coding using best practices for declarative workflows, simplicity, tenacity, and iterative refinement.

ask copy claude --skill ask-effective-llm-coder

ask-explaining-code

Explains code using analogies, ASCII diagrams, and step-by-step walkthroughs

ask copy claude --skill ask-explaining-code

ask-fastapi-architect

Expert scaffolding for FastAPI projects. Enforces Pydantic V2, Async Database patterns, and Dependency Injection.

ask copy claude --skill ask-fastapi-architect

ask-flutter-architect

Senior Flutter skill using FVM. Enforces project-specific standards: Provider, Layer-First Architecture, Stream-based Services, and strict coding conventions.

ask copy claude --skill ask-flutter-architect

ask-flutter-mechanic

Maintenance skill for Flutter projects using FVM. Handles clean builds, iOS/Android specific fixes, asset generation, and release protocols.

ask copy claude --skill ask-flutter-mechanic

ask-impact-sentinel

Guidelines for impact analysis, breaking change detection, strategic database design, and comprehensive database indexing review.

ask copy claude --skill ask-impact-sentinel

ask-laravel-architect

Senior scaffolding skill. Handles SQL vs Mongo (Jenssegers/Official), SoftDeletes, and strict API standards.

ask copy claude --skill ask-laravel-architect

ask-laravel-mechanic

Senior maintenance skill. Enforces “Zero Data Loss” policies and handles Mongo/SQL debugging.

ask copy claude --skill ask-laravel-mechanic

ask-nextjs-architect

Expert scaffolding for Next.js 14+ (App Router). Enforces Server Components, Server Actions, and SEO best practices.

ask copy claude --skill ask-nextjs-architect

ask-owasp-security-review

Conduct a thorough static security review of code, identifying vulnerabilities aligned with OWASP Top 10 risks, with severity ratings and remediation suggestions.

ask copy claude --skill ask-owasp-security-review

ask-python-refactor

Best practices and guidelines for Python code refactoring

ask copy claude --skill ask-python-refactor

ask-readme-gardener

Keeps documentation in sync with code by updating the README.md when features or APIs are added.

ask copy claude --skill ask-readme-gardener

ask-refactoring-readability

Refactor code to enhance readability, following principles like DRY, meaningful names, and modularization.

ask copy claude --skill ask-refactoring-readability

ask-security-sentinel

Pre-flight security checker. Scans for exposed secrets and vulnerable patterns properly.

ask copy claude --skill ask-security-sentinel

ask-shadcn-architect

Strictly enforces shadcn/ui patterns, imports, and CLI usage when creating or modifying React UI components.

ask copy claude --skill ask-shadcn-architect

ask-shadcn-mechanic

Expert maintenance skill for shadcn/ui. Handles component customization, responsive layout debugging, and Form/Zod wiring while strictly enforcing UI/UX design integrity.

ask copy claude --skill ask-shadcn-mechanic

ask-unit-test-generation

Automates creation of comprehensive unit tests for functions or classes, emphasizing coverage of edge cases and assertions.

ask copy claude --skill ask-unit-test-generation

ask-vue-architect

Expert scaffolding for Vue 3. Specialized for Laravel Inertia stacks, but supports Nuxt/Vite. Enforces Composition API & TypeScript.

ask copy claude --skill ask-vue-architect

ask-vue-mechanic

Expert maintenance skill for Vue 3 within Laravel Inertia. Fixes navigation reloads, prop mismatches, and reactivity issues.

ask copy claude --skill ask-vue-mechanic

Planning (6)

ask-adr-logger

Automatically records Architectural Decision Records (ADRs) when a significant technical decision is made.

ask copy claude --skill ask-adr-logger

ask-brainstorm

Explores user intent, requirements, and design before implementation. Required before any creative work.

ask copy claude --skill ask-brainstorm

ask-buildmaster

Smart Epic Orchestration Agent - Acts as PM + Tech Lead + Delivery Manager for epic planning, execution, and delivery.

ask copy claude --skill ask-buildmaster

ask-hold-code

Planning-mode lock that prevents code generation until the user explicitly approves implementation.

ask copy claude --skill ask-hold-code

ask-project-memory

Maintains a ‘Project Brain’ by recording architectural decisions and tech stack choices in a memory file.

ask copy claude --skill ask-project-memory

ask-solution-architect

Master Ideation and Strategic Architecture skill. Executes professional, multi-perspective ideation sessions utilizing SCAMPER, Six Hats, and Design Thinking.

ask copy claude --skill ask-solution-architect

Tooling (10)

ask-add-agent

How to add support for new AI code editors to Agent Skill Kit

ask copy claude --skill ask-add-agent

ask-ast-mapper

Read-only subagent designed to generate lightweight AST (Abstract Syntax Tree) dependency maps.

ask copy claude --skill ask-ast-mapper

ask-context-janitor

Aggressive token optimizer and context summarizer for AI orchestrators

ask copy claude --skill ask-context-janitor

ask-parallel-auditor

Orchestrator skill that splits a target repository into chunks and runs multiple audit subagents in parallel.

ask copy claude --skill ask-parallel-auditor

ask-pdf-processing

PDF text extraction, form filling, and merging using pypdf and pdfplumber

ask copy claude --skill ask-pdf-processing

ask-skill-capture

Meta-skill. Analyzes the current session’s lessons and saves them as a permanent reusable skill.

ask copy claude --skill ask-skill-capture

ask-skill-creator

Teaches AI agents how to create skills for Agent Skill Kit

ask copy claude --skill ask-skill-creator

ask-smart-booking-test

An advanced autonomous testing skill for verifying end-to-end booking flows. Specializes in Flights, Movies, and Tours with integrated Payment Gateway testing.

ask copy claude --skill ask-smart-booking-test

ask-system-architect-prime

Principal Software Architect for repository audits, complexity analysis, and actionable refactoring recommendations

ask copy claude --skill ask-system-architect-prime

ask-wiki-init

Scaffolds the LLM Wiki pattern into any project — a persistent, compounding knowledge base maintained by AI agents.

ask copy claude --skill ask-wiki-init

Documentation · Command builder · GitHub · PyPI