The library
Everything we index — ranked by what works, never by stars.
forSalesMarketingHRFinanceLegalOpsProductEngineeringDataProductivitySupportsetup≤ plug & play≤ + a key≤ multi-tool
WORKS 48★0WORKS 53★559WORKS 53★559WORKS 48★0WORKS 48★17,464WORKS 48★17,464WORKS 48★0WORKS 48★0WORKS 48★8WORKS 48★0WORKS 45★17,464WORKS 48★0WORKS 48★0WORKS 48★0WORKS 48★17,464WORKS 48★381WORKS 48★0WORKS 44★377,536WORKS 48★0WORKS 48★0WORKS 52★377,536WORKS 48★381WORKS 48★17,464WORKS 48★377,536WORKS 48★0WORKS 48★377,536WORKS 48★381WORKS 48★0WORKS 48★0WORKS 51★377,536WORKS 48★377,536WORKS 51★91WORKS 48★0WORKS 48★17,464WORKS 48★377,536WORKS 48★0WORKS 50★0WORKS 48★17,464WORKS 48★377,536WORKS 56★0WORKS 48★0WORKS 48★377,536WORKS 48★377,536WORKS 48★17,464WORKS 48★377,536WORKS 48★0WORKS 48★17,464WORKS 48★377,536WORKS 48★17,464WORKS 48★377,536
Optimize Tauri desktop app sizeskillEngineeringL2
optimizing-tauri-binary-size · Tauri already produces 3-6MB binaries vs Electron's 120MB—tuning shaves another 30-50% with standard LLVM flags.
Review code for correctnessskillEngineeringL1
reviewer · Distinguishes blocking issues from nits—allows teams to merge without blocking on style when logic is solid.
Conduct security code reviewskillEngineeringL1
security · Severity classification separates critical auth issues from style nits—allows teams to merge without blocking on low-severity findings.
Build and deploy Claude appsskillEngineeringL2
claude-skill · Single API handles database, auth, storage, and compute—saves hours of wiring up 4 separate cloud services.
Automate infrastructure and monitoringskillEngineeringOpsL4
DevOps Engineer · Designs for DORA metrics—deploy frequency, lead time, MTTR, change failure rate—instead of guessing what fast deployment looks like.
Optimize Dockerfiles and container orchestrationskillEngineeringOpsL2
docker-development · Multi-stage builds separate build dependencies from runtime—shaves off 60-80% of image size vs single-stage.
Extract and parse content from URLs and filesskillEngineeringDataL2
parser · Semantic parsing extracts meaning from messy human text—outperforms regex on variants and typos.
Audit code security with AI-powered checksskillEngineeringL2
nsauditor-ai-agent-skill · Security audits when you need multi-framework compliance evidence and vulnerability matching.
Generate, review, and refactor codeskillEngineeringL1
code · Code generation when you need to catch behavioral changes hidden by passing tests.
Automate macOS UI interactions and screenshotsskillOpsEngineeringL2
peekaboo · Headless macOS automation for interacting with native UI elements without public APIs.
Build transactional email systems end-to-endskillEngineeringProductL3
email-template-builder · Email marketing when you need behavioral triggers and lifecycle automation across multiple providers.
Write modern Perl 5.36+ code idiomaticallyskillEngineeringL1
perl-patterns · Perl projects when modernizing pre-5.36 code to idiomatic v5.36+ standards.
Run session-lifecycle agent workflowsskillOpsEngineeringL3
agent-workflow-cli · Multi-step agent coordination when you need session lifecycle and artifact tracking.
Write and test Perl modules with Test2skillEngineeringL2
perl-testing · Perl testing when you need TDD discipline with Test2::V0 and coverage analysis.
Audit and rotate secrets safelyskillOpsEngineeringL2
env-secrets-manager · Secrets management when you need environment-specific configuration.
Manage Agentuity cloud keyvalue namespacesskillOpsEngineeringL2
agentuity-cli-cloud-keyvalue-list-namespaces · Cloud infrastructure operations when you need to list available key-value storage namespaces.
Build Laravel apps with typed models and validationskillEngineeringL2
php-laravel-core · Laravel applications when you need framework patterns and routing architecture.
Add redacted transcripts to GitHub PRsskillEngineeringL2
agent-transcript · Meeting analytics when you need speaker diarization and structured extraction.
Route Laravel tasks to the right specialistskillEngineeringL2
php-laravel-orchestrator · Laravel microservices when you need event-driven orchestration and service coordination.
Integrate Deep Agents into Claude workflowsskillEngineeringL2
deepagents-cli-claude-skill · Developers building custom agents with LangChain Deep Agents CLI integration across multiple Claude surfaces.
Auto-close code reviews with CodexskillEngineeringL2
autoreview · Code review just before commit/ship when you need advisory findings verified against real dependencies.
Keep project documentation in syncskillEngineeringL1
docs-maintenance · Keeping project documentation fresh after feature completion to reduce AI context usage.
Rank agent outputs by metric or judgeskillEngineeringOpsL2
eval · Comparing multiple agent outputs for correctness, simplicity, and quality to pick a winner.
Preview local channel message flowsskillEngineeringL2
channel-message-flows · Iterating Telegram message UX by testing native draft → final workflows locally.
Turn plans into orchestrated agent chainsskillOpsEngineeringL3
plan-orchestrate · Turning a PRD or implementation plan into runnable /orchestrate chains without manual agent selection.
Triage and summarize contributor PRsskillEngineeringOpsL2
clawdtributor · Prioritizing external contributor PRs/issues with maintainer-quality review and live GitHub freshness.
Debug code using tools and evidenceskillEngineeringL1
debugging-with-tools · Investigation-heavy debugging when tool-driven evidence (search/logs/diffs) beats guesswork.
Auto-enforce code quality on every editskillEngineeringL3
plankton-code-quality · Projects needing automatic write-time quality enforcement with defense against agents gaming linter configs.
Debug JavaScript with Chrome DevTools REPLskillEngineeringL2
chrome-jig · Developers debugging JavaScript without DevTools UI or coordinating MCP browser tools with cjig via shared CDP port.
Manage OpenClaw issue sweeps and autofixskillEngineeringOpsL3
clawsweeper · OpenClaw maintainers automating issue/PR triaging, commit validation, and guarded fix PR creation.
Test Control UI with end-to-end checksskillEngineeringProductL3
control-ui-e2e · Control UI changes requiring browser routing, app boot, and Gateway handshake verification in one test.
Simplify code after recent changesskillEngineeringL1
refactor-pass · Cleaning up code after feature work by removing dead code and straightening logic.
Optimize PostgreSQL queries and schemasskillEngineeringDataL2
postgres-patterns · Writing production PostgreSQL queries and schemas with Supabase best practices for performance and security.
Extract patterns into reusable skillsskillEngineeringOpsL2
extract · Capturing one-off debugging solutions as reusable skills to avoid re-discovering the same fix.
Validate code across Linux, macOS, WindowsskillEngineeringL2
crabbox · When you need broad OS coverage, CI parity, or secrets validation without local resource constraints.
Design PostgreSQL schemas and indexesskillEngineeringDataL2
postgresql · When you need to model a relational schema with correct constraints, performance tuples, and MVCC semantics.
Sync skills across coding environmentsskillEngineeringOpsL2
skillfish · When you want a unified skill distribution and versioning system across Claude Code, Cursor, Copilot, and 30+ other agents.
Architect and audit feature flagsskillProductEngineeringL2
feature-flags-architect · When you need to ship behind a flag, ramp a launch, or clean up flag debt before a release freeze.
Search and sync GitHub archivesskillEngineeringOpsL2
gitcrawl · When you need to find duplicate issues, triage PRs, or search GitHub history without live API overhead.
Prepare PR with safety gates and checksskillEngineeringL2
prepare-pr · When you need to draft a PR with proper context, verify CI readiness, and minimize review friction before opening.
Optimize Prisma ORM schemas and queriesskillEngineeringL2
prisma-patterns · When you need type-safe database design with Prisma, query optimization, or migration planning.
Regenerate OpenClaw release changelogsskillEngineeringProductL2
openclaw-changelog-update · When preparing a release, you need to synthesize commits into user-facing changelog entries.
Debug OpenClaw models and behaviorskillEngineeringL2
openclaw-debugging · When OpenClaw behavior differs between local/live and you need to isolate which boundary (config, tool construction, provider payload, fetch, stream) is broken.
Fix failing or flaky Playwright testsskillEngineeringL2
fix · When a Playwright test fails intermittently and you need a taxonomy to categorize it (timing/async, test isolation, environment, infrastructure) before applying the right fix pattern.
Author OpenClaw Docker E2E testsskillEngineeringL3
openclaw-docker-e2e-authoring · When you need to prove OpenClaw behavior crosses a boundary (deterministic for byte/payload routing, live for actual provider behavior).
Audit production readiness before launchskillEngineeringOpsL2
production-audit · When CI is green but you need to assess actual production risk (auth, data integrity, payments, operations, UX) before launch.
Run quarterly feature-flag cleanupskillEngineeringProductL2
flag-cleanup · When you want to clean up feature flags quarterly and identify which flags are safe to remove based on age and usage patterns.
Manage OpenClaw GHSA security advisoriesskillEngineeringOpsL2
openclaw-ghsa-maintainer · When you need to patch, validate, and publish a security advisory safely without accidentally publishing escaped newline literals or incomplete data.
Fix broken features end-to-endskillEngineeringL2
focused-fix · When an entire feature or module is broken and you need to trace dependencies, diagnose all issues, and fix systematically rather than guessing at single symptoms.
Identify landable OpenClaw bug fixesskillEngineeringL2
openclaw-landable-bug-sweep · When you need to autonomously produce five high-confidence bugfix PRs with proof (CI green, autoreview clean, rebased on main).