All Skills
(19,009)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
crash-debugging
conorluddy/xclaude-plugin
Crash log analysis, symbolication, and debugging workflows for iOS apps. Use when investigating app crashes, analyzing crash reports, symbolicating stack traces, or identifying root causes. Covers crash log retrieval, symbolication with dSYM files, stack trace analysis, and common crash patterns.
performance-profiling
conorluddy/xclaude-plugin
Instruments integration and performance analysis workflows for iOS apps. Use when profiling CPU usage, memory allocation, network activity, or energy consumption. Covers Time Profiler, Allocations, Leaks, Network instruments, and performance optimization strategies.
sitrep-coordinator
hummbl-dev/hummbl-claude-skills
Military-style Situation Report (SITREP) generation for multi-agent coordination. Creates structured status updates with completed/in-progress/blocked sections, authorization codes, handoff protocols, and clear next actions. Optimized for complex project management across multiple AI agents and human operators.
convex-security-check
waynesutton/convexskills
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
action-master-kinetic-director
cloudaipro/openclaw-agent-skills
Dynamic motion direction skill that converts action-heavy scene ideas into Traditional Chinese motion scripts and English video prompts for Runway, Kling, Luma, or Sora. Use when users request fight choreography, chase dynamics, flight motion, dance kinetics, or high-energy scene prompting.
benchling-integration
Microck/ordinary-claude-skills
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Correct Course
PabloLION/bmad-plugin
# Correct Course Workflow **Goal:** Manage significant changes during sprint execution. **Agent:** Scrum Master (Bob) **Module:** CORE --- ## Execution Read and follow: `./instructions.md` ## Validation After completion, verify against: `./checklist.md`
llamaindex
Orchestra-Research/AI-Research-SKILLs
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.
doomsday
sivang/sivan-claude-plugins
This skill should be used when the user asks to "end session", "shutdown", "wrap up", "prepare handoff", "save everything", "doomsday protocol", or is finishing a coding session and needs to preserve context for next time.
concept-forge
NickCrew/claude-cortex
Score concepts on impact/delight/effort and pick a 1-day spike.
commit-message
ahgraber/skills
Use when drafting a Conventional Commit message from currently staged Git changes. Triggers: 'write commit message', 'draft commit from staged changes', 'generate conventional commit', 'message for git commit -F -'. Not for creating commits, amending history, or full code review.
make-plan
thedotmack/claude-mem
Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
Backend Models Standards
Microck/ordinary-claude-skills
Define database models with clear naming, appropriate data types, constraints, relationships, and validation at multiple layers. Use this skill when creating or modifying database model files, ORM classes, schema definitions, or data model relationships. Apply when working with model files (e.g., models.py, models/, ActiveRecord classes, Prisma schema, Sequelize models), defining table structures, setting up foreign keys and relationships, configuring cascade behaviors, implementing model validations, adding timestamps, or working with database constraints (NOT NULL, UNIQUE, foreign keys). Use for any task involving data integrity enforcement, relationship definitions, or model-level data validation.
ton-vulnerability-scanner
trailofbits/skills
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.
erpnext-permissions
OpenAEC-Foundation/ERPNext_Anthropic_Claude_Development_Skill_Package
Complete guide for Frappe/ERPNext permission system - roles, user permissions, perm levels, data masking, and permission hooks
bats-testing-patterns
Microck/ordinary-claude-skills
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
image-decomposer
xainflow/skills
Analyze any image, extract individual elements (characters, UI, icons, text, decorations), and generate isolated versions of each.
auth-implementation-patterns
Microck/ordinary-claude-skills
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
rag-embedding-generation
a5c-ai/babysitter
Batch embedding generation with caching, rate limiting, and multiple provider support
adr-format-nygard
zircote/adr
This skill should be used when the user asks about "Nygard format", "Nygard
shapely-compute
parcadei/Continuous-Claude-v3
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
SEO Audit
openclaw/skills
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 6 specialists, generates health score.
semgrep-rule-variant-creator
trailofbits/skills
Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.
bash-defensive-patterns
Microck/ordinary-claude-skills
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.