Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
Python project structure — pyproject.toml, src layout, __init__.py, .gitignore, dependency groups, type hints, py.typed, test structure, entry points, ruff/mypy configuration Contains: python-project-structure Python project structure best practices — pyproject.toml, src layout, __init__.py, .gitignore, virtual environments, type hints, py.typed, test structure, entry points, dependency groups, and tool configuration. Use when starting a new Python project, restructuring an existing one, setting up a Python package, configuring dependencies, or when reviewing project organization. Triggers on: new FastAPI/Flask/Django project, CLI tool setup, Python library scaffolding, "where should I put this", monolithic files, missing pyproject.toml, setup.py migration, or dependency management questions. | Skills | 91 1.03x Agent success vs baseline Impact 99% 1.03xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
hefgi/shortcut v0.2.2 Interact with Shortcut - view, search, update, and create stories, epics, objectives, iterations, docs, labels, and teams using the short CLI. IMPORTANT - When you see URLs matching `app.shortcut.com/*`, use this skill instead of WebFetch. Contains: shortcut Manage Shortcut stories, epics, objectives, iterations, docs, labels, teams, and more using the short CLI — view, search, update, and create items for project management and issue tracking. Use when the user mentions Shortcut, references tickets or tasks in Shortcut, or when you see URLs matching `app.shortcut.com/*` (use this skill instead of WebFetch). | Skills | 91 1.88x Agent success vs baseline Impact 81% 1.88xAverage score across 5 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.2.2 |
pubnub/pubnub-security v0.1.4 Secure PubNub applications with Access Manager, encryption, and TLS Contains: pubnub-security Secure PubNub applications with Access Manager, encryption, and TLS | Skills | 91 1.11x Agent success vs baseline Impact 94% 1.11xAverage score across 15 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.4 |
marketplace-manager jeremylongshore/claude-code-plugins-plus-skills Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system. | Skills | 91 1.60x Agent success vs baseline Impact 93% 1.60xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
finishing-a-development-branch obra/superpowers Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup | Skills | 91 1.92x Agent success vs baseline Impact 98% 1.92xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
sponsor-finder github/awesome-copilot Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express"). | Skills | 91 1.92x Agent success vs baseline Impact 98% 1.92xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
finishing-a-development-branch roman01la/skills-agents Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup | Skills | 91 1.92x Agent success vs baseline Impact 98% 1.92xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
person-dossier joelhooks/joelclaw Build and update person dossiers from communication history. Use when a person is discussed for strategy, follow-up, opportunities, relationship context, or decisions. Automatically pull evidence from Front email, Granola meetings, memory recall, and event logs; then write/update a structured dossier in Vault/Resources/. | Skills | 91 1.40x Agent success vs baseline Impact 98% 1.40xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
email-sequence coreyhaines31/marketingskills When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold outreach emails, see cold-email. For in-app onboarding, see onboarding-cro. | Skills | 91 1.20x Agent success vs baseline Impact 98% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
code-review supercent-io/skills-template Conduct thorough, constructive code reviews for quality and security. Use when reviewing pull requests, checking code quality, identifying bugs, or auditing security. Handles best practices, SOLID principles, security vulnerabilities, performance analysis, and testing coverage. | Skills | 91 1.03x Agent success vs baseline Impact 98% 1.03xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
solid-queue-setup fernandezbaptiste/rails_ai_agents Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migrating from Sidekiq to Solid Queue. | Skills | 91 1.66x Agent success vs baseline Impact 90% 1.66xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
agent-init-deep ravnhq/ai-toolkit Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it enters, so nested files get discovered automatically. Use when setting up a new project's agent config, refactoring a bloated CLAUDE.md, or adding progressive disclosure to an existing repo. Triggers on: '/agent-init-deep', 'setup progressive disclosure', 'refactor claude.md', 'split claude.md', 'claude.md is too big'. | Skills | — |
agent-add-rule ravnhq/ai-toolkit Add a new rule, convention, or instruction to the project's agent configuration. Analyzes the rule and helps decide placement: root CLAUDE.md (universal rules), docs/agents/ files (topic-specific guidance), or a new skill (complex workflows). Use when users say: '/agent-add-rule', 'add a rule', 'add convention', 'new coding standard', 'add instruction for claude', 'update claude.md with'. | Skills | — |
golang-security samber/cc-skills-golang Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving crypto, I/O, secrets management, user input handling, or authentication. Includes configuration of security tools. | Skills | 91 1.09x Agent success vs baseline Impact 90% 1.09xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
jahro-migration jahro-console/unity-agent-skills Analyzes existing debug systems (IMGUI menus, custom loggers, cheat frameworks, performance HUDs) and generates incremental migration plans to Jahro equivalents. Use when the user wants to replace a custom debug UI, migrate from an existing console or cheat system, switch to Jahro, or has OnGUI debug code they want to modernize. | Skills | 91 1.15x Agent success vs baseline Impact 98% 1.15xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
user-story razbakov/skills Transform requirements into structured user stories with acceptance criteria using INVEST principles. Use when the user asks to write a user story, create a ticket, define acceptance criteria, or convert requirements into dev-ready stories. | Skills | 91 1.40x Agent success vs baseline Impact 98% 1.40xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
solid-queue-setup ThibautBaissac/rails_ai_agents Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migrating from Sidekiq to Solid Queue. | Skills | 91 1.66x Agent success vs baseline Impact 90% 1.66xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
finding-duplicate-functions obra/superpowers-lab Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones. | Skills | 91 2.00x Agent success vs baseline Impact 98% 2.00xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
implement-design figma/mcp-server-guide Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions "implement design", "generate code", "implement component", "build Figma design", provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection. | Skills | 91 1.01x Agent success vs baseline Impact 98% 1.01xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
meme-factory softaworks/agent-toolkit Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling. | Skills | 91 0.98x Agent success vs baseline Impact 98% 0.98xAverage 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.