Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
docs-writer jonathan-vella/azure-agentic-infraops **WORKFLOW SKILL** — Maintains repository documentation accuracy and freshness across the docs site, agent files, and changelog. WHEN: "update docs", "doc gardening", "staleness check", "changelog entry", "repo explanation", "agent change docs", "skill change docs". USE FOR: post-merge doc updates, agent/skill freshness audits, changelog drafting, README/CONTRIBUTING gardening. DO NOT USE FOR: agent definitions themselves (edit `.agent.md` directly), authoring skill SKILL.md content (out of scope), site theme/build (out of scope). | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d06ec16 |
pm-autofix-pr pmatos/skills This skill should be used when the user asks to "autofix pr", "fix pr locally", "fix ci failures", "fix review comments", "iterate on pr", "fix failing checks", "fix pr comments", "make ci green", "fix the build", "address reviewer feedback", or wants to iteratively fix CI failures and review comments on a GitHub PR from the local CLI. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c0acfa0 |
flox-builds flox/flox-agentic Building and packaging applications with Flox. Use for manifest builds, Nix expression builds, sandbox modes, multi-stage builds, and packaging assets. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 32d3e1e |
exa-search wanshuiyin/Auto-claude-code-research-in-sleep AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or needs broad web results beyond academic databases (arXiv, Semantic Scholar). | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 97e0eb1 |
development thrashr888/AllBeads AllBeads development process. Use when planning features, creating documentation, tracking work with beads, or understanding the documentation system. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1236d31 |
code-review shousper/claude-kit Orchestrates plan-alignment and quality reviews using persistent or ad-hoc reviewer teammates. Use when verifying implementation matches requirements, at batch review checkpoints, before merging to main, after completing a major feature, before refactoring, after fixing a complex bug, or when a fresh perspective is needed. Spawns specialist reviewers (spec, quality, security, architecture) in parallel and consolidates findings. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: c1a8afa |
libpolicy copilot-ld/copilot-ld libpolicy - Policy engine for access control. PolicyIndex stores and evaluates authorization policies. createPolicyIndex factory loads policies from storage. Planned OPA-WASM integration for complex policy evaluation. Use for access control, authorization decisions, and resource permissions. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da36296 |
libindex copilot-ld/copilot-ld libindex - Base index class for storage-backed data. Index class provides JSONL storage operations and filtering logic. BufferedIndex adds high-volume write support with periodic flushing. Use for building custom indexes, implementing data stores, and managing persistent collections. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da36296 |
shell-scripting einverne/dotfiles Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to write, debug, or optimize shell scripts or work with command-line tools. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b1b2fe0 |
repomix einverne/dotfiles Guide for using Repomix - a powerful tool that packs entire repositories into single, AI-friendly files. Use when packaging codebases for AI analysis, generating context for LLMs, creating codebase snapshots, analyzing third-party libraries, or preparing repositories for security audits. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b1b2fe0 |
041-planning-plan-mode jabrena/cursor-rules-java Use when creating a plan using Plan model and enhancing structured design plans in Cursor Plan mode for Java implementations. Use when the user wants to create a plan, design an implementation, structure a development plan, or use plan mode for outside-in TDD, feature implementation, or refactoring work. This should trigger for requests such as Create a plan with Cursor Plan mode; Write a plan with Claude Plan mode; Design an implementation plan; Structure a development plan. Part of cursor-rules-java project | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9d8c173 |
bun-development duclm1x1/Dive-Ai Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 |
use-modern-go JetBrains/go-modern-guidelines Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3a7f3ee |
bazel-build-optimization duclm1x1/Dive-Ai Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 20ba150 |
backtesting-frameworks duclm1x1/Dive-Ai Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 20ba150 |
arcgis-time-animation SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Work with temporal data using TimeSlider, TimeExtent, TimeInterval, and time-aware layers. Use for animating data over time, filtering by date ranges, and visualizing temporal patterns. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: d84407b |
arcgis-custom-rendering SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Create custom layer types with WebGL rendering using RenderNode, BaseLayerViewGL2D, BaseTileLayer, and BaseDynamicLayer. Use for advanced visualizations, custom data sources, and post-processing effects. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: d84407b |
arcgis-arcade SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Write Arcade expressions for dynamic calculations in popups, renderers, labels, and field calculations. Use for data-driven styling, custom labels, and computed fields. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d84407b |
arcgis-arcade SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Write Arcade expressions for dynamic calculations in popups, renderers, labels, and field calculations. Use for data-driven styling, custom labels, and computed fields. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d84407b |
arcgis-3d-layers SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context 3D layer types including VoxelLayer, PointCloudLayer, IntegratedMeshLayer, glTF model imports, and 3D analysis components. Use for volumetric data, LiDAR visualization, and immersive 3D experiences. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d84407b |
Can't find what you're looking for? Evaluate a missing skill.