SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
2551
kotlin-exposed-patterns JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway …
affaan-m/ecc
7.9K
2552
code-review-skill Provides comprehensive code review guidance for React 19, Vue 3, Angular 17+, Svelte 5, Rust, TypeScript, Java, Java …
awesome-skills/code-review-skill
2K
2553
enterprise-agent-ops Operate long-lived agent workloads with observability, security boundaries, and lifecycle management. Use when runnin…
affaan-m/ecc
8K
2554
parallel-data-enrichment Official Bulk data enrichment. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or pr…
parallel-web/parallel-agent-skills
12.1K
2555
pixijs Use this skill first for ANY PixiJS v8 task; it routes to the right specialized skill for the job. Covers the full Pi…
pixijs/pixijs-skills
5K
2556
system-text-json-net11 Imperative guidance for the System.Text.Json APIs added in .NET 11: the built-in `JsonNamingPolicy.PascalCase` naming…
dotnet/skills
1.4K
2557
cmux-backend Backend TypeScript and Cloud VM development rules for cmux. Use when editing web/app/api, web/services, backend scrip…
manaflow-ai/cmux
3.7K
2558
gnomad-database Query the Genome Aggregation Database (gnomAD). Use when determining the rarity or allele frequency of specific genet…
google-deepmind/science-skills
1.6K
2559
configure-ecc Guide ECC installation, update, or reconfiguration from inside Claude Code, Codex, or Kimi while respecting each harn…
affaan-m/ecc
8.9K
2560
template-discovery Helps find, inspect, and compare (at a high level) .NET project templates. Resolves natural-language project descript…
dotnet/skills
1.6K
2561
python-testing Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirement…
affaan-m/ecc
10.2K
2562
template-validation Validates custom dotnet new templates for correctness before publishing. Catches missing fields, parameter bugs, shor…
dotnet/skills
1.5K
2563
ccf-experiment-designer Design CCF experiment protocols and evidence schemas: datasets, baselines, metrics, ablations, and result-table conte…
mikubaka88/ccfa-skills
721
2564
cloudbase Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (?
tencentcloudbase/cloudbase-skills
11.4K
2565
code-tour Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors.
affaan-m/ecc
6.9K
2566
design-system Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling. Use …
affaan-m/ecc
8.1K
2567
ccf-rebuttal-writer Write CCF rebuttals, author responses, revision ledgers, response letters, and conservative resubmission plans.
mikubaka88/ccfa-skills
714
2568
santa-method Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before outpu…
affaan-m/ecc
7.5K
2569
directory-build-organization Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.p…
dotnet/skills
1.9K
2570
fsharp-testing F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organiza…
affaan-m/ecc
4.9K
2571
om-auto-create-pr-loop Advanced om-auto-create-pr for long, multi-step spec implementations needing resumability and strict step tracking — …
open-mercato/skills
1.4K
2572
om-auto-fix-issue Fix or implement a tracker issue end to end from a single command — takes an issue id or a plain problem description …
open-mercato/skills
1.4K
2573
continuous-agent-loop Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls. Use when running an …
affaan-m/ecc
8.4K
2574
human-protein-atlas-database Use when you want to retrieve semi-quantitative protein expression and spatial localisation data from the Human Prote…
google-deepmind/science-skills
1.7K
2575
debugging-lambda-timeouts Official Debugs AWS Lambda function timeout failures by systematically analyzing function configuration, CloudWatch logs and m…
aws/agent-toolkit-for-aws
4.8K
2576
customs-trade-compliance Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, a…
affaan-m/ecc
8.1K
2577
security-scan Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injecti…
affaan-m/ecc
9.4K
2578
template-instantiation Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation…
dotnet/skills
1.6K
2579
collect-user-input Build forms, validate data, and react to user input in Blazor. USE FOR adding forms, search boxes, filter panels, inl…
dotnet/skills
1.3K
2580
intent-driven-development Turn ambiguous or high-impact product and engineering changes into scoped, verifiable acceptance criteria before or a…
affaan-m/ecc
3.2K
2581
ai-regression-testing Regression testing strategies for AI-assisted development.
affaan-m/ecc
8.3K
2582
streaming Streaming wire protocols and backend helpers for assistant-ui, built on the assistant-stream package. Use when buildi…
assistant-ui/skills
5.4K
2583
benchmark-optimization-loop Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/thr…
affaan-m/ecc
4.1K
2584
context-budget Audits Claude Code context window consumption across agents, skills, MCP servers, and rules.
affaan-m/ecc
8.2K
2585
migrate-birp-to-urp Plans, executes, and troubleshoots Unity projects moving from the Built-in Render Pipeline (BiRP/BIRP/Built-in RP) to…
unity-technologies/skills
45
2586
documentation-lookup Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, A…
affaan-m/ecc
8.2K
2587
hindsight-docs Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, …
vectorize-io/hindsight
6.9K
2588
research-ops Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment,…
affaan-m/ecc
6.9K
2589
exporting-rds-to-s3 Official Exports Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format for analytics, backup, or data …
aws/agent-toolkit-for-aws
4.5K
2590
laravel-plugin-discovery Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package…
affaan-m/ecc
7.3K
2591
cpp-testing Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or …
affaan-m/ecc
9.1K
2592
pymol Visualize, analyze, and render protein and molecular structures using PyMOL. Use when the user wants to create images…
google-deepmind/science-skills
1.7K
2593
parallel-monitor Official Continuously track the web for changes on a recurring cadence.
parallel-web/parallel-agent-skills
10.9K
2594
ios-icon-gen Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API …
affaan-m/ecc
5.1K
2595
cisco-ios-patterns Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hy…
affaan-m/ecc
5K
2596
tailwind-css-patterns
giuseppe-trisciuoglio/developer-kit
16.1K
2597
msbuild-modernization Guide for modernizing and migrating MSBuild project files to SDK-style format. USE FOR: converting legacy .csproj/.vb…
dotnet/skills
2K
2598
managing-amazon-msk Official Operates Amazon MSK Provisioned clusters (Standard and Express brokers). Required for ANY MSK Provisioned task — trai…
aws/agent-toolkit-for-aws
3.5K
2599
plantuml-skill Use when user requests diagrams, flowcharts, sequence diagrams, class diagrams, component diagrams, ER diagrams, arch…
agents365-ai/365-skills
3.6K
2600
creating-production-vpc-multi-az Official Creates a production-ready VPC with public and private subnets across multiple Availability Zones, including internet…
aws/agent-toolkit-for-aws
4.6K
Page 52 · 9,929 ranked Previous Next