Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
jahro-snapshots jahro-console/unity-agent-skills Guides snapshot mode selection, capture workflows, QA sharing, and team setup for Jahro Snapshots. Use when the user mentions snapshots, bug capture, sharing logs, streaming, recording, QA workflow, team collaboration, or wants to share debugging sessions with their team. | Skills | 87 4.04x Agent success vs baseline Impact 93% 4.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
juicebox-migration-deep-dive jeremylongshore/claude-code-plugins-plus-skills Migrate to Juicebox from other tools. Trigger: "switch to juicebox", "migrate to juicebox". | Skills | 87 1.56x Agent success vs baseline Impact 97% 1.56xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
evernote-upgrade-migration jeremylongshore/claude-code-plugins-plus-skills Upgrade Evernote SDK versions and migrate between API versions. Use when upgrading SDK, handling breaking changes, or migrating to newer API patterns. Trigger with phrases like "upgrade evernote sdk", "evernote migration", "update evernote", "evernote breaking changes". | Skills | 87 1.08x Agent success vs baseline Impact 97% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
clerk-data-handling jeremylongshore/claude-code-plugins-plus-skills Handle user data, privacy, and GDPR compliance with Clerk. Use when implementing data export, user deletion, or privacy compliance features. Trigger with phrases like "clerk user data", "clerk GDPR", "clerk privacy", "clerk data export", "clerk delete user". | Skills | 87 1.76x Agent success vs baseline Impact 97% 1.76xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
react-best-practices secondsky/claude-skills React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. | Skills | 87 1.51x Agent success vs baseline Impact 97% 1.51xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
azure-static-web-apps github/awesome-copilot Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. | Skills | 87 1.34x Agent success vs baseline Impact 93% 1.34xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
piglet cased/claude-code-plugins Manage PostHog feature flags, cohorts, dashboards, and insights via the `piglet` CLI. Use when the user needs to list, create, update, or delete PostHog resources, check flag status, manage rollouts, or export configuration. | Skills | 87 2.16x Agent success vs baseline Impact 93% 2.16xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
write-contracts aave/aptos-aave-v3 Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehensive storage decision framework for optimal data structure selection. Triggers on: 'write contract', 'create NFT collection', 'build marketplace', 'implement minting', 'generate Move module', 'create token contract', 'build DAO', 'implement staking'. Ask storage questions when: 'store', 'track', 'registry', 'mapping', 'list', 'collection'. | Skills | 87 1.48x Agent success vs baseline Impact 89% 1.48xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
ercdata Demerzels-lab/elsamultiskillagent Store, verify, and manage AI data on the Ethereum blockchain (Base network) using the ERCData standard. Use when an agent needs to store data fingerprints on-chain, verify data integrity, create audit trails, manage access control for private data, or interact with the ERCData smart contract. Supports public and private storage, EIP-712 verification, snapshots, and batch operations. | Skills | 87 2.32x Agent success vs baseline Impact 93% 2.32xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
linear-issue akash-network/console Plan, create, and improve Linear issues with business-level clarity. Use this skill whenever the user wants to create a Linear issue, improve an existing one, file a bug, plan a feature, create a chore/enabler, or mentions "linear issue", "file an issue", "create a ticket", "log a bug", "new issue", "plan this work", "improve this issue", or "clean up this ticket". Also trigger when the user says "I found a bug", "we need a ticket for...", "can you create an issue for...", "break this down into issues", or pastes a Linear issue URL/ID. This is the required way to create and maintain issues — it ensures every issue follows the team's format and is scoped for small PRs. | Skills | 87 2.48x Agent success vs baseline Impact 97% 2.48xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
scanning-input-validation-practices jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis. | Skills | 87 1.14x Agent success vs baseline Impact 94% 1.14xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
akshay-babbar/doc-sync v3.0.15 Auto-syncs stale docstrings and README when function signatures change. Detects documentation drift after refactors, parameter additions, or return type changes. Dry-run by default — proposes before writing. Contains: doc-sync Keeps docstrings and README sections accurate after code changes. Use this whenever a function signature changed, a parameter was added or removed, a return type changed, or a symbol was renamed or deleted — and the documentation needs to match. Also trigger when users say "update the docs", "sync docs after my refactor", "my API changed", "fix the docstring", "check if my docs are still accurate", or anything indicating docs may be out of date after a code change. Always shows a full proposal report first and asks for confirmation before writing anything. README edits always require explicit approval — never auto-applied. | Skills | 87 1.59x Agent success vs baseline Impact 86% 1.59xAverage score across 17 eval scenarios Securityby Passed No known issues Reviewed: Version: 3.0.15 |
Security defaults that belong in every ASP.NET Core application from day one. Contains: aspnet-security-basics Security defaults that belong in every ASP.NET Core application from day one. CORS, HTTPS redirection, HSTS, security headers, rate limiting, anti-forgery, authentication, authorization, Data Protection API, input validation, and Content Security Policy. Apply these whenever you create or modify any ASP.NET Core app -- do not wait for a security review or explicit request. If you are writing builder.Services.AddControllers(), you must also add these security layers. | Skills | 87 1.91x Agent success vs baseline Impact 94% 1.91xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
scanning-input-validation-practices jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis. | Skills | 87 1.09x Agent success vs baseline Impact 90% 1.09xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
functions-falcon-api CrowdStrike/foundry-skills Call CrowdStrike Falcon platform APIs (detections, alerts, hosts, RTR) from within Foundry function handlers. TRIGGER when user asks to "call Falcon APIs from a function", "use FalconPy in a function", "use gofalcon in a function", or needs to integrate Falcon platform APIs within serverless function code. DO NOT TRIGGER when user wants to expose external third-party APIs to Foundry — use api-integrations instead. | Skills | 87 2.32x Agent success vs baseline Impact 100% 2.32xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
testing-python benchflow-ai/skillsbench Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing. | Skills | 87 1.08x Agent success vs baseline Impact 92% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
libmemory copilot-ld/copilot-ld libmemory - Memory management for LLM context windows. WindowBuilder constructs token-limited context from conversation history and tools. createWindow factory simplifies window creation. MemoryIndex stores conversation identifiers. Use for managing chat history, building LLM prompts, and context window optimization. | Skills | 87 2.42x Agent success vs baseline Impact 92% 2.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
model-guided-code-repair ArabelaTso/Skills-4-SE Automatically repair code violations of temporal properties using model-checking counterexamples as guidance. Use when working with formal verification results, temporal logic property violations (LTL, CTL), model checking counterexamples, or when asked to repair property violations, fix counterexamples, repair temporal properties, fix model checking violations, or repair code based on counterexamples. Applicable to concurrent systems, state machines, synchronization issues, safety/liveness properties, and resource management violations. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
bug-to-patch-generator ArabelaTso/Skills-4-SE Generate code fixes and patches from bug reports, failing test cases, error messages, and stack traces. Use this skill when debugging code, fixing test failures, addressing GitHub issues, resolving runtime errors, or patching security vulnerabilities. Analyzes the bug context, identifies root causes, and generates precise code patches with explanations and validation steps. | Skills | 87 1.33x Agent success vs baseline Impact 100% 1.33xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
component-boundary-identifier ArabelaTso/Skills-4-SE Identifies boundaries between modules or components in software systems through static code analysis and dependency detection. Use when Claude needs to analyze software architecture, identify module boundaries, detect boundary violations, find circular dependencies, or assess component coupling. Supports Python (packages and imports) and Java (packages and dependencies). Trigger when users ask to "identify boundaries", "find component boundaries", "detect boundary violations", "analyze module structure", "check architecture", or "find circular dependencies". | Skills | 87 1.20x Agent success vs baseline Impact 96% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.