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.
Best practices for systematic bug hunting and debugging
ask copy claude --skill ask-bug-finder
An AI code reviewer that provides constructive feedback on code changes.
ask copy claude --skill ask-code-reviewer
Assist with code review and staging. NEVER automatically commits.
ask copy claude --skill ask-commit-assistance
Standardizes UI component creation by generating a consistent folder structure and files.
ask copy claude --skill ask-component-scaffolder
Principal-level engineering agent that audits repositories for architectural drift, bloated abstractions, and “dead code.”
ask copy claude --skill ask-conceptual-integrity-sentinel
Ensures safe database schema updates by requiring migration and rollback scripts before execution.
ask copy claude --skill ask-db-migration-assistant
Expert guidance on Docker, Docker Compose, and container optimization. Focuses on multi-stage builds and security.
ask copy claude --skill ask-docker-expert
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
Explains code using analogies, ASCII diagrams, and step-by-step walkthroughs
ask copy claude --skill ask-explaining-code
Expert scaffolding for FastAPI projects. Enforces Pydantic V2, Async Database patterns, and Dependency Injection.
ask copy claude --skill ask-fastapi-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
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
Guidelines for impact analysis, breaking change detection, strategic database design, and comprehensive database indexing review.
ask copy claude --skill ask-impact-sentinel
Senior scaffolding skill. Handles SQL vs Mongo (Jenssegers/Official), SoftDeletes, and strict API standards.
ask copy claude --skill ask-laravel-architect
Senior maintenance skill. Enforces “Zero Data Loss” policies and handles Mongo/SQL debugging.
ask copy claude --skill ask-laravel-mechanic
Expert scaffolding for Next.js 14+ (App Router). Enforces Server Components, Server Actions, and SEO best practices.
ask copy claude --skill ask-nextjs-architect
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
Best practices and guidelines for Python code refactoring
ask copy claude --skill ask-python-refactor
Keeps documentation in sync with code by updating the README.md when features or APIs are added.
ask copy claude --skill ask-readme-gardener
Refactor code to enhance readability, following principles like DRY, meaningful names, and modularization.
ask copy claude --skill ask-refactoring-readability
Pre-flight security checker. Scans for exposed secrets and vulnerable patterns properly.
ask copy claude --skill ask-security-sentinel
Strictly enforces shadcn/ui patterns, imports, and CLI usage when creating or modifying React UI components.
ask copy claude --skill ask-shadcn-architect
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
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
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
Expert maintenance skill for Vue 3 within Laravel Inertia. Fixes navigation reloads, prop mismatches, and reactivity issues.
ask copy claude --skill ask-vue-mechanic
Automatically records Architectural Decision Records (ADRs) when a significant technical decision is made.
ask copy claude --skill ask-adr-logger
Explores user intent, requirements, and design before implementation. Required before any creative work.
ask copy claude --skill ask-brainstorm
Smart Epic Orchestration Agent - Acts as PM + Tech Lead + Delivery Manager for epic planning, execution, and delivery.
ask copy claude --skill ask-buildmaster
Planning-mode lock that prevents code generation until the user explicitly approves implementation.
ask copy claude --skill ask-hold-code
Maintains a ‘Project Brain’ by recording architectural decisions and tech stack choices in a memory file.
ask copy claude --skill ask-project-memory
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
How to add support for new AI code editors to Agent Skill Kit
ask copy claude --skill ask-add-agent
Read-only subagent designed to generate lightweight AST (Abstract Syntax Tree) dependency maps.
ask copy claude --skill ask-ast-mapper
Aggressive token optimizer and context summarizer for AI orchestrators
ask copy claude --skill ask-context-janitor
Orchestrator skill that splits a target repository into chunks and runs multiple audit subagents in parallel.
ask copy claude --skill ask-parallel-auditor
PDF text extraction, form filling, and merging using pypdf and pdfplumber
ask copy claude --skill ask-pdf-processing
Meta-skill. Analyzes the current session’s lessons and saves them as a permanent reusable skill.
ask copy claude --skill ask-skill-capture
Teaches AI agents how to create skills for Agent Skill Kit
ask copy claude --skill ask-skill-creator
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
Principal Software Architect for repository audits, complexity analysis, and actionable refactoring recommendations
ask copy claude --skill ask-system-architect-prime
Scaffolds the LLM Wiki pattern into any project — a persistent, compounding knowledge base maintained by AI agents.
ask copy claude --skill ask-wiki-init