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
3008
wrap-up Owns the session handoff lifecycle: the end-of-session ritual that captures completed work, pending tasks, and learni…
codewithmukesh/dotnet-claude-kit
1K
3010
cmux-custom-sidebar Build a custom cmux sidebar from a plain-language request.
manaflow-ai/cmux
3.7K
3012
tdd Guided test-driven development workflow for .NET 10 using xUnit v3, WebApplicationFactory, Testcontainers, and Verify…
codewithmukesh/dotnet-claude-kit
1K
3013
messaging Asynchronous messaging patterns for .NET applications. Covers Wolverine and MassTransit, outbox pattern, saga and cho…
codewithmukesh/dotnet-claude-kit
1K
3014
mantis-advise >- Proactive security advisor and guardrail assistant for secure code development. Use to query threat models, histor…
google/mantis
388
3015
code-review MCP-powered multi-dimensional code review for .NET projects. Uses Roslyn analysis tools for antipatterns, diagnostics…
codewithmukesh/dotnet-claude-kit
1K
3016
mongodb-search-and-ai Official Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybr…
mongodb/agent-skills
4K
3017
migrate Guided, safe migration workflow covering EF Core schema migrations, .NET version upgrades, and NuGet dependency updat…
codewithmukesh/dotnet-claude-kit
1K
3018
openapi Built-in OpenAPI support for .NET 10 applications. Covers document generation, transformers, TypedResults metadata, s…
codewithmukesh/dotnet-claude-kit
1K
3019
improve-skill-quality Diagnoses and fixes skills in the dotnet/skills repository that lose to their own baseline, fail to activate, time ou…
dotnet/skills
823
3020
build-fix Autonomous iteration loops for .NET: drive a broken build or failing test suite to green with bounded iterations, pro…
codewithmukesh/dotnet-claude-kit
1K
3021
instinct-system Unified learning-and-memory system: confidence-scored instincts (observe-hypothesize-confirm, stored in .claude/insti…
codewithmukesh/dotnet-claude-kit
1K
3022
mantis-report >- Generates a human-readable security review packet compiled from confirmed findings and exploit chains. Use at the …
google/mantis
907
3023
container-publish Dockerfile-less containerization using the .NET 10 SDK container publishing feature. Covers MSBuild properties, chise…
codewithmukesh/dotnet-claude-kit
1K
3024
resilience Resilience patterns for .NET 10 applications using Polly v8. Covers retry, circuit breaker, timeout, fallback, rate l…
codewithmukesh/dotnet-claude-kit
1.1K
3025
de-sloppify Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warning…
codewithmukesh/dotnet-claude-kit
1K
3026
health-check Multi-dimensional health assessment for .NET projects with letter grades (A-F) using Roslyn MCP tools. Evaluates 8 di…
codewithmukesh/dotnet-claude-kit
1K
3027
vueuse-functions Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
antfu/skills
21.1K
3029
mantis-dedupe >- Consolidates raw security findings to eliminate redundant reports. Use when raw findings have been generated by th…
google/mantis
908
3030
baoyu-format-markdown Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use…
jimliu/baoyu-skills
27.1K
3031
baoyu-comic Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed p…
jimliu/baoyu-skills
28.7K
3033
logging Observability overview and glue for .NET 10: how the pieces fit together, plus the cross-cutting parts owned here — A…
codewithmukesh/dotnet-claude-kit
1K
3036
caching Caching strategies for .NET 10 applications. Covers HybridCache (the default), output caching, response caching, and …
codewithmukesh/dotnet-claude-kit
1K
3037
api-versioning API versioning strategies for ASP.NET Core. Covers Asp.Versioning library, URL segment, header, and query string stra…
codewithmukesh/dotnet-claude-kit
1K
3038
workflow-mastery Claude Code workflow mastery for .NET developers. Covers parallel execution with git worktrees, plan mode strategy, v…
codewithmukesh/dotnet-claude-kit
1K
3039
scaffold Architecture-aware feature scaffolding for .NET 10 projects. Detects the project's architecture (VSA, Clean Architect…
codewithmukesh/dotnet-claude-kit
1K
3040
configuration Configuration patterns for .NET 10 applications. Covers the Options pattern, IOptionsSnapshot vs IOptions, secrets ma…
codewithmukesh/dotnet-claude-kit
1K
3041
project-setup Tech-stack selection advisor for .NET projects: recommended defaults for database, auth, caching, messaging, observab…
codewithmukesh/dotnet-claude-kit
1K
3043
httpclient-factory IHttpClientFactory and typed HTTP clients for .NET 10 applications. Covers named/typed/keyed clients, DelegatingHandl…
codewithmukesh/dotnet-claude-kit
1.1K
3044
arch-check Architecture conformance check: verifies an existing codebase against its declared architecture (VSA, Clean Architect…
codewithmukesh/dotnet-claude-kit
1K
3045
checkpoint Mid-session save point: create a descriptive git commit and a brief handoff note, then keep working. Use before a ris…
codewithmukesh/dotnet-claude-kit
1K
3046
mantis-critic >- Assesses the production viability of findings, filtering out debug-only features and assertion traps. Use when fin…
google/mantis
917
3047
mantis-researcher >- Audits production source code files based on the strategy in workspace/plan.json. Use when a review plan exists an…
google/mantis
917
3049
project-structure .NET solution and project structure conventions. Covers .slnx format, Directory.Build.props, Directory.Packages.props…
codewithmukesh/dotnet-claude-kit
1K
3050
dependency-injection Dependency injection patterns for .NET 10. Covers service lifetimes, keyed services, the decorator pattern, factory p…
codewithmukesh/dotnet-claude-kit
1.1K
3052
plan Enter plan mode for .NET projects with architecture awareness. Analyzes tasks through the lens of supported architect…
codewithmukesh/dotnet-claude-kit
1K
3053
mantis-architecture >- Synthesizes raw learnings and codebase analysis into an interlinked Markdown Knowledge Base (KB). Use at the begin…
google/mantis
923
3055
ziniao-shared 紫鸟 CLI ?
ziniao-open/skills
5.1K
3056
mongodb-schema-design Official MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from S…
mongodb/agent-skills
4.9K
3062
mantis-calibrate >- Calculates the final risk score based on empirical evidence and architectural impact. Use when findings have been …
google/mantis
904
3063
clickhouse-best-practices Official MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 31 rules that MUST be checked before…
clickhouse/agent-skills
10.8K
3064
shadcn-vue Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI.
unovue/shadcn-vue
4.4K
3066
mantis-meta-agent >- Acts as the persistent supervisor, launching and monitoring the automated review campaign. Use when running a long…
google/mantis
894
3067
vue-pinia-best-practices Pinia stores, state management patterns, store setup, and reactivity with stores.
vuejs-ai/skills
14.6K
3069
mantis-pipeline-adapter >- Interactively guides the design and implementation of custom deterministic orchestrator harnesses. Use when a user…
google/mantis
893
3070
zsxq 知识星球 CLI(zsxq-cli)与底层接口完整操作指南,涵盖星球和?
unnoo/zsxq-skill
1.3K
3072
mantis-history >- Analyzes the repository's version control system (VCS) history to extract past vulnerabilities, security fixes, an…
google/mantis
899
3073
baoyu-xhs-images Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1…
jimliu/baoyu-skills
30.2K
3074
korean-humanizer AI가 쓴 티가 나는 한국어 글을 자연스러운 사람 글로 고친다. 번역체, AI 상투어, 과도한 ?
nomadamas/k-skill
2.3K
3076
mantis-reflect >- Extracts learnings from execution trajectories at the end of a Mantis loop. Use to parse agent conversations, extr…
google/mantis
896
Page 39 · 5,881 ranked Previous Next