Full index · agent skills
All agent skills - page 534 of 592
Every one of the 59,184 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Aoshimash SkillsCollection of personal Claude Code skills by Shuji Aoshima0 installs
- ApexAPEX — Structured development workflow: Analyze → Plan → Execute → Validate → Security → Review → Tests → Docs → CI/CD. Subagent-driven, zero roleplay.0 installs
- ApexEngineering lead — orchestrates the team, scopes work, controls depth and budget0 installs
- Apex Agent ObservabilityTrace, replay, and cost-attribute multi-agent runs: hook-driven JSONL AgentTrace, deterministic OrchestrationReplay, and per-subagent TokenLens — pure artifacts, with an optional read-only MCP dashboard server.0 installs
- Apex Agent TeamAgent-team coordination tooling: TeamLint statically audits subagent/agent-team config before a run, and ContextBudget hooks warn before compaction silently drops critical state.0 installs
- Apex Contracts ReliabilityTool-contract validation + runtime reliability: a PostToolUse ledger that infers per-tool schemas and flags contract drift, plus FlakeGuard detection of non-deterministic agent failures (retries, partial failures, flaky tools).0 installs
- Apex GuardrailsDeterministic runtime guardrails via PreToolUse hooks: hard-block edits to sensitive paths, deny destructive bash, scan tool inputs for secrets, and compile a declarative YAML policy into enforced matcher config.0 installs
- Apex Legacy ComprehensionUnderstand and safely change legacy or AI-generated code: pin current behavior with characterization tests before refactoring, and build a living system map of an unfamiliar codebase in an isolated subagent context.0 installs
- Apex PlanPlan and scope a project — discovery, challenge assumptions, present S/M/L options with token and cost estimates. Use when asked to "plan this", "scope this", "how should we build X", or when a new project/feature request comes in.0 installs
- Apex Project StartInterview-first greenfield project initializer: opens with 'what are you trying to build?', researches the context, then scaffolds a fully-governed repo (paved-road defaults), provisions ruflo + the Apex-Dev-Skills suite, and verifies it before the first commit. Generated projects are steered to build features via apex-plan/apex-loop. Supports TypeScript/JavaScript, Python, Go, and Rust.0 installs
- Apex Rag MemoryDiagnose RAG/embedding/memory lifecycle health: audit chunking, detect embedding-model drift, find stale vectors, and regression-test retrieval recall with a golden Q/A harness. Not a vendor connector — it diagnoses retrieval quality.0 installs
- Apex ReconEngineering lead reconnaissance — inventory the project before planning. Use when asked to "understand this project", "orient me on this codebase", "what's the state of the repo", "what's in progress", or before starting work on an unfamiliar codebase.0 installs
- Apex ReviewCross-cutting review of recent work — catches gaps between specialists. Use when asked to "review what we built", "check the work", "pre-launch review", or after completing a significant chunk of work.0 installs
- Apex Scope LoopDecide -> plan -> loop: SPARC-shaped ADR + phased plan authoring, with autonomous /loop + /schedule execution and per-phase swarm dispatch.0 installs
- Apex StatusCTO-level project status from git and codebase state. Use when asked "where are we", "project status", "what's done", or at the start of a work session.0 installs
- Apex TakeoverSystem takeover — take ownership of an existing codebase or inherited system. Use when "we acquired this", "previous team left", "take over this system", "inherited this codebase".0 installs
- Api2mcpAI 辅助将 REST API 转换为 MCP 工具,支持生成 openapi.yaml 和 mcp.json 配置0 installs
- Api AuthenticationSecure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors.0 installs
- Api Changelog VersioningCreates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.0 installs
- Api Contract TestingVerifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication, preventing breaking changes, or validating OpenAPI specifications.0 installs
- Api DesignComprehensive API design skill for REST, GraphQL, gRPC, and Python library architectures. Design endpoints, schemas, authentication, pagination, error handling, and federation.0 installs
- Api DesignerDesign REST APIs or function contracts with clear request/response specifications,0 installs
- Api Design PrinciplesMaster REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.0 installs
- Api Error HandlingImplements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.0 installs
- APIExpertHelps with backend & apis tasks.0 installs
- Api Filtering SortingBuilds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.0 installs
- Api Gateway ConfigurationConfigures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.0 installs
- Api PaginationImplements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections.0 installs
- Api Rate LimitingImplements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.0 installs
- Api Reference DocumentationCreates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.0 installs
- Api Response OptimizationOptimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.0 installs
- Api ScaffoldingREST and GraphQL API scaffolding, framework selection, backend architecture, and API generation0 installs
- Api Security HardeningREST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.0 installs
- Api TestingHTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.0 installs
- Api Testing ObservabilityAPI testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring0 installs
- Api Versioning StrategyImplements API versioning using URL paths, headers, or query parameters with backward compatibility and deprecation strategies. Use when managing multiple API versions, planning breaking changes, or designing migration paths.0 installs
- Apk To OpenapiExtract REST API endpoints from any Android APK and generate an OpenAPI 3.1.0 specification. Handles native Retrofit and React Native Hermes bytecode.0 installs
- Appcontrol McpConnect Claude to your Windows PC's AppControl monitor — query running processes, tracked binaries, resource usage history, security events, and idle/uptime intervals.0 installs
- App Icon ExpertDesign app icons, favicons, and logo marks the right way. Covers SVG construction, dark-mode handling, the modern multi-format favicon set, PWA manifest, iOS/Android rules, and a verification checklist.0 installs
- Appkit Swiftui BridgeExpert guidance for hybrid AppKit-SwiftUI development. Covers NSViewRepresentable, hosting controllers, and state management between frameworks. Use when bridging AppKit and SwiftUI.0 installs
- Apple CalendarApple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support.0 installs
- Apple NotesInteract with Apple Notes on macOS via JXA (JavaScript for Automation)0 installs
- Apple NotesInteract with Apple Notes app. CRUD operations for persistent storage of thoughts, data, and information across sessions.0 installs
- Apple PodcastsFetch Apple Podcasts episode audio download URLs via iTunes API and RSS feeds0 installs
- Applescript VaultWrite, debug, and refactor AppleScript and JXA (JavaScript for Automation) scripts for macOS automation. Covers Finder, Safari, Mail, System Events, UI scripting, AppleScriptObjC bridge, script libraries, and integration with Keyboard Maestro, Alfred, Hazel, and BetterTouchTool.0 installs
- Application PerformanceApplication profiling, performance optimization, and observability for frontend and backend systems0 installs
- App Plan앱 빌딩 프로젝트를 시작할 때 기획을 구체화하는 인터뷰 스킬. 사용자가 만들고 싶은 앱에 대해 기능 중심으로 질문하고, 그 답변을 기반으로 필요한 기술 스택과 문서 구조를 도출한다. '앱 만들려고', '새 프로젝트 시작', '앱 기획', 'app plan', '문서 구조 잡아줘', '프로젝트 세팅' 같은 말이 나오면 트리거한다.0 installs
- App Platform RouterRoutes DigitalOcean App Platform tasks to specialized sub-skills. Use when working with App Platform deployments, migrations, database configuration, networking, or troubleshooting.0 installs
- App Store DeploymentPublishes mobile applications to iOS App Store and Google Play with code signing, versioning, and CI/CD automation. Use when preparing app releases, configuring signing certificates, or setting up automated deployment pipelines.0 installs
- ArcARC paper, research-domain, planning, calculation, and typesetting tools.0 installs
- ArcanonCross-repo service dependency scanner for Claude Code — maps your architecture, detects drift, and syncs to Arcanon Hub0 installs
- ArchcoreMake your AI agent code with your project's architecture, rules, and decisions.0 installs
- ArchitectArchitecture design and documentation following Lucid Composite Architecture (LCA) principles. Manages structural hierarchy (Atoms, Composites, Conduits), ADRs, and maturity-aware documentation.0 installs
- ArchitectDevelopment architect for claude code using OpenSpec and Beads0 installs
- Architect Collaboration高级架构师协作工作流插件,通过需求分析、技术设计、任务分解、功能开发四阶段结构化引导开发流程0 installs
- Architecture DiagramInteractive, click-through architecture diagrams — single HTML file with animated flows, mode toggles, dark/light theme, and a side panel with payload details.0 installs
- Architecture DocumentationArchitecture docs with C4 diagrams, technical debrief outlines, and human writing style toolkit0 installs
- Architecture GuidelinesSystem architecture: modules, project structure, ADRs, and testing. Use when designing or reviewing systems.0 installs
- Architecture OverviewAnalyze a project's codebase and generate an architecture overview with Mermaid diagrams in a single markdown file.0 installs
- Architecture PatternsImplement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.0 installs
- Architecture ScoutMap, analyze, and plan migrations for legacy codebases0 installs
- ArchonArchon knowledge/tasks via API - replaces MCP server (saves ~12k tokens)0 installs
- Arc ProbeProcess memory inspector for AI agents — 31 RE skills, disassembly, RTTI, breakpoints, struct mapping0 installs
- Arc ReactorMulti-team AI orchestration engine with 8 teams, Vibranium integration, and production-grade development workflow0 installs
- ArdentArdent team skills — planning, review, git workflows, and more0 installs
- AreyouaiAgent-to-agent room protocol playbook for secure, sequential chat.0 installs
- Argumentation FrameworkA specialized skill that systematically provides the Toulmin argument model, evidence type classification, and rebuttal strategies for debate argumentation. Used by pro-debater and con-debater agents to construct robust arguments and effectively rebut opposing claims. Automatically applied in contexts such as 'argumentation structure', 'Toulmin model', 'argument construction', 'rebuttal strategy', 'evidence types', 'argument strengthening'. However, legal advocacy and academic paper argumentation structure are outside the scope of this skill.0 installs
- AriaA persona-growing sidekick for Claude Code: name it yourself, set its voice contract, get state continuity, journaling modes, vault capture, hard guardrails, and a style gate that holds the voice you chose.0 installs
- AriaAI Regulatory Intelligence Assistant - Medical device determination and fair competition compliance0 installs
- AriadneRun citation-grounded entity workups (graph + relational + full-text + semantic) from Claude Code via the bundled Ariadne MCP server.0 installs
- ArisARIS (Autonomous Research In Sleep) - academic research automation skills0 installs
- Arkitektum MandatoryMandatory plugins for all Arkitektum projects0 installs
- Arm Cortex MicrocontrollersARM Cortex-M firmware development for Teensy, STM32, nRF52, and SAMD with peripheral drivers and memory safety patterns0 installs
- Arrow CliUse `arrow_cli` to connect to a Flight SQL server and run SQL.0 installs
- ArtComplete visual content system for Claude Code. Default aesthetic - light backgrounds, teal/burnt orange accents, hand-drawn sketch style.0 installs
- ArtemisTurinTech AI Artemis - code optimization, analysis, and validation at scale0 installs
- Article StudyBlog and web article study notes with summaries, insights, translation, and comprehension quizzes0 installs
- ArtifactsPublish HTML artifacts to a private, CF-Access-gated host without leaving Claude Code.0 installs
- ArunnerRun a batch of AI coding agent jobs across many repos or branches from one session.0 installs
- Arxiv CliarXiv CLI - Search and analyze papers from arXiv with Cypher query support0 installs
- Ascend Gtm OperatorAscend GTM operator doctrine — session-start context injection + /ascend-doctrine skill for Claude Cowork0 installs
- A Share Research DigestA股研报摘要/卖方观点汇总/券商研报速览。当用户说"研报"、"券商研报"、"分析师怎么看"、"卖方观点"、"research digest"、"XX最新研报"、"目标价"、"评级"、"研究报告"、"机构怎么说"、"研报摘要"、"分析师观点"、"研报汇总"时触发。MUST USE when user asks about research report digest, analyst opinions/ratings/target prices, or sell-side consensus views on a stock. 通过 web 搜索汇总券商研报的核心观点、目标价、评级变化,帮助用户快速了解卖方共识。支持研报汇总风格(formal)和快速摘要风格(brief)。0 installs
- Ash Enterprise PluginAdds multiple skills including one for creating prd documentation0 installs
- Ask AntigravityUse Antigravity from Claude Code to review code or delegate tasks.0 installs
- Ask FrameworkASK compliance reviewer, architecture designer, and threat analyst0 installs
- Askhuman.AppHuman-in-the-loop review tools for AI agents. Plan review, threaded comments, MCP tools.0 installs
- AskqaAskQA skills — set up notifications and monitoring for your websites0 installs
- Asp PluginA comprehensive toolkit for operating the ASP platform.0 installs
- Asset ManagementReal-estate asset-management workflow: variance/NOI explanation, property issue detection, lease abstraction, and capex forecasting.0 installs
- Asset PulseEnd-to-end real-estate portfolio review: variance + walkthroughs + capex + leasing produces narrative + watchlist + action items.0 installs
- Assignation Refere Communication Associe Selim BrihiGuide pour la rédaction d'assignations en référé pour la communication de documents sociaux (art. L. 238-1)0 installs
- Assignation Refere Recouvrement Creance Selim BrihiGuide pour la rédaction d'assignations en référé pour le recouvrement de créances commerciales0 installs
- AssistantAI assistant for The Config Team. Generates SAP/ERP change request quotes, supports ticket amendments, and guides structured discussion and resolution for TRS tickets.0 installs
- Asta NewsDaily AI full-stack digest: papers, releases, evals, infra, agents, embodied, safety, business, devtools. Community-extensible sources.0 installs
- Ast IndexFast code search for Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, Protocol Buffers, and WSDL/XSD projects0 installs
- Astoreyai/Claude SkillsA general-purpose Claude skills collection; specific function unspecified.0 installs
- AstralSkills for working with Python using Astral tools.0 installs
- Astro Ph.COHelps with ai & agent building tasks.0 installs
- AstropodsBundle of skills for building, migrating, and documenting Astropods agents.0 installs
- AtchaFile-based inter-agent messaging for parallel Claude Code sessions0 installs