Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
genkit supercent-io/skills-template Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 2afd05e |
react-best-practices supercent-io/skills-template React and Next.js performance optimization guidelines from Vercel Engineering. Use 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 | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 527ea90 |
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 | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fd18296 |
agent-evaluation supercent-io/skills-template Design and implement comprehensive evaluation systems for AI agents. Use when building evals for coding agents, conversational agents, research agents, or computer-use agents. Covers grader types, benchmarks, 8-step roadmap, and production integration. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3173aa2 |
critique pbakaus/impeccable Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or component. | Skills | — |
critique pbakaus/impeccable Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or component. | Skills | — |
continuous-discovery menkesu/awesome-pm-skills Implements Teresa Torres' continuous discovery habits for weekly customer contact, opportunity solution trees, and assumption testing. Use when building discovery processes, conducting user research, validating assumptions, or establishing product trio workflows. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
okr-frameworks menkesu/awesome-pm-skills Writes effective OKRs using Christina Wodtke's best practices and Google's OKR methodology. Use when setting goals, aligning teams, creating measurement frameworks, or tracking quarterly progress. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
confident-speaking menkesu/awesome-pm-skills Structures presentations and verbal pitches using Matt Abrahams' WHAT-SO WHAT-NOW WHAT framework and impromptu speaking techniques. Use when preparing presentations, creating talking points, or practicing difficult conversations. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
one-step-better-ai-pm menkesu/awesome-pm-skills Get one actionable improvement for your AI product based on the latest GenAI PM briefs. Fetch the last 5 days of curated AI PM insights from genaipm.com, analyze the current repo/project, find synergy between trending topics and the user's work, then research the source material and apply a concrete improvement. Use when the user wants to improve their AI product, get coaching on AI PM best practices, apply the latest industry insights to their codebase, or run "/one-step-better-ai-pm". Requires a GenAI PM subscriber email (set GENAIPM_EMAIL env var or provide when prompted). | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 53530ef |
strategic-storytelling menkesu/awesome-pm-skills Crafts product narratives using Andy Raskin's strategic narrative structure and Nancy Duarte's presentation frameworks. Use when writing pitches, creating presentations, framing features as stories, or building compelling product narratives. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
ship-decisions menkesu/awesome-pm-skills Guides "ship or iterate?" decisions using Shreyas Doshi's frameworks, Marty Cagan's shipping philosophy, and Tobi Lutke's reversible decision-making. Use when deciding if feature is ready, preventing perfectionism paralysis, applying one-way vs two-way door thinking, or balancing technical debt vs shipping speed. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 53530ef |
code-reviewer jjjermiah/dotagents Provides structured code review against plans and standards. Use when a feature is complete and needs validation, when reviewing code before merge, or when assessing quality and test coverage—e.g., "finished step X", "ready for review", "validate architecture", "check quality and tests". | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a8e2aab |
caching-strategies fernandezbaptiste/rails_ai_agents Implements Rails caching patterns for performance optimization. Use when adding fragment caching, Russian doll caching, low-level caching, cache invalidation, or when user mentions caching, performance, cache keys, or memoization. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
viewcomponent-patterns fernandezbaptiste/rails_ai_agents Creates ViewComponents for reusable UI elements with TDD. Use when building reusable UI components, extracting complex partials, creating cards/tables/badges/modals, or when user mentions ViewComponent, components, or reusable UI. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
rails-presenter fernandezbaptiste/rails_ai_agents Creates presenter objects for view formatting using SimpleDelegator pattern with TDD. Use when extracting view logic from models, formatting data for display, creating badges/labels, or when user mentions presenters, view models, formatting, or display helpers. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
rails-controller fernandezbaptiste/rails_ai_agents Creates Rails controllers with TDD approach - request spec first, then implementation. Use when creating new controllers, adding controller actions, implementing CRUD operations, or when user mentions controllers, routes, or API endpoints. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
rails-concern fernandezbaptiste/rails_ai_agents Creates Rails concerns for shared behavior across models or controllers with TDD. Use when extracting shared code, creating reusable modules, DRYing up models/controllers, or when user mentions concerns, modules, mixins, or shared behavior. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
database-migrations fernandezbaptiste/rails_ai_agents Creates safe database migrations with proper indexes and rollback strategies. Use when creating tables, adding columns, creating indexes, handling zero-downtime migrations, or when user mentions migrations, schema changes, or database structure. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 15fdeaf |
fact-checker fernandezbaptiste/claude-code-skills Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements. | Skills | 90 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4f0eae8 |
Can't find what you're looking for? Evaluate a missing skill.