Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
appinsights-instrumentation github/awesome-copilot Instrument a webapp to send useful telemetry data to Azure App Insights | Skills | 64 1.81x Agent success vs baseline Impact 96% 1.81xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
prompt-engineer Jeffallan/claude-skills Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: e8be415 |
prioritization-frameworks phuryn/pm-skills Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more. Use when selecting a prioritization method, comparing frameworks like RICE vs ICE, or learning how different prioritization approaches work. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: f9eaa51 |
readme-blueprint-generator github/awesome-copilot Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content. | Skills | 64 1.04x Agent success vs baseline Impact 100% 1.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
user-personas phuryn/pm-skills Create refined user personas from research data — 3 personas with JTBD, pains, gains, and unexpected insights. Use when building personas from survey data, creating user profiles from research, or segmenting users for product decisions. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 020ee82 |
brainstorm-ideas-existing phuryn/pm-skills Brainstorm product ideas for an existing product using multi-perspective ideation from PM, Designer, and Engineer viewpoints. Use when generating new feature ideas, brainstorming solutions for an identified opportunity, or ideating with a product trio. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 020ee82 |
trust-wallet-sdk trustwallet/tw-agent-skills Trust Wallet open-source libraries — Wallet Core (HD wallets, address derivation, tx signing in Swift/Kotlin/TypeScript/Go for 140+ chains), Web3 Provider (dApp connection for Ethereum/Solana/Cosmos/Bitcoin/Aptos/TON/Tron), deep linking, browser extension integration, WalletConnect, token assets repository, and Barz ERC-4337 smart wallet. Use when working with trustwallet/wallet-core, @trustwallet/wallet-core, trust-web3-provider, Trust Wallet deep links, token logos/metadata from trustwallet/assets, or Barz account abstraction. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b3e4cd5 |
pr-submit pipecat-ai/pipecat Create and submit a GitHub PR from the current branch | Skills | 64 1.92x Agent success vs baseline Impact 96% 1.92xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
bencium-aeo bencium/bencium-marketplace Generate AEO-optimized content (Answer Engine Optimization) for AI search visibility - ChatGPT, Claude, Gemini, AI Overviews. Use when optimizing websites for AI citations, creating FAQ schemas, evidence panels, or analyzing content for LLM extraction readiness. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c6f5a71 |
track-management Dicklesworthstone/pi_agent_rust Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations. | Skills | 64 2.40x Agent success vs baseline Impact 96% 2.40xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
042-planning-openspec jabrena/cursor-rules-java Use when you need to take a `*.plan.md` file and turn it into OpenSpec change artifacts by validating OpenSpec installation, initializing or reusing an OpenSpec project, and creating or updating a change proposal/spec/tasks flow. Includes a concrete workflow based on `examples/requirements-examples/problem1/requirements/openspec`. This should trigger for requests such as Convert `*.plan.md` into OpenSpec; Add change proposal from plan; Update existing OpenSpec project; Initialize OpenSpec in requirements folder. Part of cursor-rules-java project | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7d5a1c9 |
asana-automation davepoon/buildwithclaude Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas. | Skills | 64 1.88x Agent success vs baseline Impact 100% 1.88xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
good-readme adewale/slide-maker Create and improve README documents for GitHub projects. Use when the user wants to write a new README, improve an existing one, audit README quality, or asks about documentation best practices for their repository. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 010d974 |
generate-frontend-forms getsentry/sentry Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 552fb5c |
packages meteor/meteor Use when exploring the package ecosystem, finding which package handles a feature, understanding package relationships, or adding dependencies. Lists all core packages by domain. | Skills | 64 1.12x Agent success vs baseline Impact 100% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
juicebox-debug-bundle jeremylongshore/claude-code-plugins-plus-skills Collect Juicebox debug evidence. Trigger: "juicebox debug", "juicebox support ticket". | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 22fc789 |
tidb-test-guidelines pingcap/tidb Decide where to place TiDB tests and how to write them (basic structure, naming, testdata usage). Use when asked about test locations, writing conventions, shard_count limits, casetest categorization, or when reviewing test changes in code review. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e70762e |
improve-codebase-architecture coder/agent-tty Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a05d4e5 |
git-workflows ceshine/ceshine-agent-skills Always invoke this skill for any git-related request (commit messages, staging review, history, PR descriptions, etc.) so git workflows are handled consistently. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 96eb6b3 |
improve-codebase-architecture mattpocock/skills Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. | Skills | 64 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e74f006 |
Can't find what you're looking for? Evaluate a missing skill.