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
2938
testing Testing strategy for .NET 10 applications. Covers xUnit v3, WebApplicationFactory for integration tests, Testcontaine…
codewithmukesh/dotnet-claude-kit
1.1K
2939
om-auto-update-changelog Draft a CHANGELOG.md release entry in an emoji-driven format for every PR merged since the last release, then delegat…
open-mercato/skills
1.1K
2940
security-scan Deep security scanning for .NET applications across 6 layers: vulnerable packages, secrets detection, OWASP code patt…
codewithmukesh/dotnet-claude-kit
1.1K
2941
vertical-slice Vertical Slice Architecture (VSA) for .NET applications — one of several supported architectures in dotnet-claude-kit…
codewithmukesh/dotnet-claude-kit
1.1K
2942
pixijs-html-source Use this skill when rendering live HTML/DOM elements (or frozen snapshots of them) as PixiJS v8 textures via the EXPE…
pixijs/pixijs-skills
2.8K
2943
pixijs-scene-mesh Use this skill when rendering custom geometry in PixiJS v8. Covers Mesh with MeshGeometry (positions, uvs, indices, t…
pixijs/pixijs-skills
4K
2944
mantis-threat-model >- Synthesizes trust boundaries, attack surfaces, and attacker profiles into a living threat model. Use as Stage B of…
google/mantis
1K
2946
pixijs-scene-sprite Use this skill when drawing images in PixiJS v8.
pixijs/pixijs-skills
4.2K
2947
pixijs-scene-core-concepts Use this skill when reasoning about the PixiJS v8 scene graph as a whole: how containers, leaves, transforms, and ren…
pixijs/pixijs-skills
4.2K
2951
seo-content-brief Generate competitive SEO content briefs with per-section word counts, competitor scoring, keyword density guidance, a…
agricidaniel/claude-seo
4.1K
2952
android-emulator Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device.
callstack/agent-device
1.3K
2953
pixijs-create Use this skill when scaffolding a new PixiJS v8 project with the create-pixi CLI or adding PixiJS to an existing proj…
pixijs/pixijs-skills
4.1K
2954
pixijs-scene-text Use this skill when rendering text in PixiJS v8. Covers Text for canvas-quality styled labels, BitmapText for cheap p…
pixijs/pixijs-skills
4.1K
2955
pixijs-assets Use this skill when loading and managing resources in PixiJS v8. Covers Assets.init, Assets.load/add/unload, bundles,…
pixijs/pixijs-skills
4.2K
2957
docker Docker containerization for .NET 10 applications. Covers multi-stage builds, .NET container images, non-root user con…
codewithmukesh/dotnet-claude-kit
1.1K
2959
pixijs-scene-container Use this skill when grouping, positioning, or transforming display objects in PixiJS v8. Covers Container constructor…
pixijs/pixijs-skills
4.2K
2961
mantis-plan >- Formulates a targeted defensive security reviewing plan based on the active threat model and historical learnings.…
google/mantis
917
2962
open-code-review Performs AI-powered code review on Git changes using the `ocr` CLI from alibaba/open-code-review. Use when the user a…
alibaba/open-code-review
4.3K
2963
cmux-architecture cmux package architecture, refactor layering, dependency inversion, file organization, DocC documentation, package de…
manaflow-ai/cmux
3.8K
2964
baoyu-post-to-wechat Posts content to WeChat Official Account (微信?
jimliu/baoyu-skills
33.4K
2965
dotnet-init Interactive project initialization. Detects project type, asks architecture questions, and generates a customized CLA…
codewithmukesh/dotnet-claude-kit
1K
2966
pixijs-scene-graphics Use this skill when drawing vector shapes and paths in PixiJS v8. Covers the Graphics API: shape-then-fill methods (r…
pixijs/pixijs-skills
4.3K
2967
pixijs-events Use this skill when handling pointer, mouse, touch, or wheel input in PixiJS v8.
pixijs/pixijs-skills
4.2K
2968
pixijs-scene-particle-container Use this skill when rendering thousands of lightweight sprites in PixiJS v8.
pixijs/pixijs-skills
4.1K
2969
pixijs-color Use this skill when creating, converting, or manipulating colors in PixiJS v8.
pixijs/pixijs-skills
4.1K
2970
pixijs-custom-rendering Use this skill when writing custom shaders, uniforms, filters, or batchers in PixiJS v8. Covers Shader.from({gl, gpu,…
pixijs/pixijs-skills
4.1K
2971
threejs-image-generator Generate and edit 2D image assets for Three.js games with Google's Gemini image API: concept sheets, image-to-3D inpu…
majidmanzarpour/threejs-game-skills
1.8K
2972
pixijs-scene-dom-container Use this skill when overlaying HTML elements on the PixiJS v8 canvas.
pixijs/pixijs-skills
4.1K
2973
cmux-socket-policy Socket command threading and focus policy for cmux CLI/socket work. Use when adding or changing socket commands, CLI …
manaflow-ai/cmux
3.7K
2975
pixijs-blend-modes Use this skill when compositing display objects with blend modes in PixiJS v8.
pixijs/pixijs-skills
4.1K
2977
cmux-shared-behavior Shared behavior and mutation-path rules for cmux. Use when a behavior is exposed through multiple entrypoints such as…
manaflow-ai/cmux
3.7K
2980
pixijs-core-concepts Use this skill when understanding how PixiJS v8 renders frames: the systems-and-pipes renderer, the render loop, and …
pixijs/pixijs-skills
4.3K
2982
terraform-skill Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses fail…
antonbabenko/terraform-skill
5.9K
2983
pixijs-environments Use this skill when running PixiJS v8 outside a standard browser: Web Workers, OffscreenCanvas, Node/SSR, or CSP-rest…
pixijs/pixijs-skills
4K
2986
pixijs-ticker Use this skill when running per-frame logic or controlling the PixiJS v8 render loop.
pixijs/pixijs-skills
4.2K
2988
verify Run a comprehensive 7-phase verification pipeline for .NET projects: build, analyzers, antipattern detection, tests, …
codewithmukesh/dotnet-claude-kit
1K
2989
ziniao-store Use when a request concerns the local 紫鸟/ZClaw browser, a store name or ID, listing/resolving/opening/reusing/closi…
ziniao-open/skills
5.1K
2990
pixijs-application Use this skill when creating and configuring a PixiJS v8 Application. Covers new Application() + async app.init() opt…
pixijs/pixijs-skills
4.3K
2991
pixijs-migration-v8 Use this skill when upgrading to PixiJS v8 from v7 or diagnosing broken v7 code after an upgrade. Covers async app.in…
pixijs/pixijs-skills
3.7K
2992
pixijs-accessibility Use this skill when adding screen reader and keyboard navigation to PixiJS v8 apps.
pixijs/pixijs-skills
3.9K
2995
baoyu-markdown-to-html Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, Mermaid (rendered t…
jimliu/baoyu-skills
31.2K
2996
scalar Scalar API documentation UI for .NET 10 applications. Covers setup, themes, authentication prefill, multiple document…
codewithmukesh/dotnet-claude-kit
1K
2997
cypress-tap >- Drives a running Cypress open-mode session through `cypress tap` to run and rerun specs, wait for fresh results, i…
cypress-io/ai-toolkit
467
2999
spec Turn a vague feature or product idea into an agreed, persisted specification through relentless structured questionin…
codewithmukesh/dotnet-claude-kit
1K
3001
authentication Authentication and authorization for ASP.NET Core. Covers JWT bearer tokens, OpenID Connect, ASP.NET Identity, author…
codewithmukesh/dotnet-claude-kit
1.1K
3003
ultracite Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up…
haydenbleasel/ultracite
7.4K
3004
mantis-review >- Independently reviews findings and filters out false positives. Use when consolidated findings need validation aga…
google/mantis
920
3005
opentelemetry OpenTelemetry observability for .NET 10 applications. Covers traces, metrics, and logs using the OpenTelemetry SDK wi…
codewithmukesh/dotnet-claude-kit
1K
3006
outdated Dependency health report for .NET solutions: outdated NuGet packages, vulnerable versions, and commercial-license tra…
codewithmukesh/dotnet-claude-kit
999
3007
aspire .NET Aspire for cloud-native orchestration. Covers AppHost configuration, service defaults, resource configuration, s…
codewithmukesh/dotnet-claude-kit
1K
Page 38 · 5,881 ranked Previous Next