github.com/supercent-io/skills-template
Skill | Added | Review |
|---|---|---|
api-documentation Create comprehensive API documentation for developers. Use when documenting REST APIs, GraphQL schemas, or SDK methods. Handles OpenAPI/Swagger, interactive docs, examples, and API reference guides. | 86 1.28x Agent success vs baseline Impact 94% 1.28xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
sprint-retrospective Facilitate effective sprint retrospectives for continuous team improvement. Use when conducting team retrospectives, identifying improvements, or fostering team collaboration. Handles retrospective formats, action items, and facilitation techniques. | 77 1.12x Agent success vs baseline Impact 100% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
git-workflow Manage Git workflows including commits, branches, merges, and collaboration. Use when working with Git repositories, creating commits, managing branches, or resolving conflicts. | 78 1.05x Agent success vs baseline Impact 90% 1.05xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
ui-component-patterns Build reusable, maintainable UI components following modern design patterns. Use when creating component libraries, implementing design systems, or building scalable frontend architectures. Handles React patterns, composition, prop design, TypeScript, and component best practices. | 79 1.20x Agent success vs baseline Impact 88% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
pattern-detection Detect patterns, anomalies, and trends in code and data. Use when identifying code smells, finding security vulnerabilities, or discovering recurring patterns. Handles regex patterns, AST analysis, and statistical anomaly detection. | 84 1.38x Agent success vs baseline Impact 94% 1.38xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
changelog-maintenance Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking features, or communicating updates to users. Handles semantic versioning, changelog formats, and release notes. | 83 1.02x Agent success vs baseline Impact 94% 1.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
codebase-search Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis. | 66 0.98x Agent success vs baseline Impact 56% 0.98xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
vibe-kanban Manage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation. | 80 2.13x Agent success vs baseline Impact 98% 2.13xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c033769 | |
log-analysis Analyze application logs to identify errors, performance issues, and security anomalies. Use when debugging issues, monitoring system health, or investigating incidents. Handles various log formats including Apache, Nginx, application logs, and JSON logs. | 84 1.46x Agent success vs baseline Impact 60% 1.46xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
authentication-setup Design and implement authentication and authorization systems. Use when setting up user login, JWT tokens, OAuth, session management, or role-based access control. Handles password security, token management, SSO integration. | 90 1.19x Agent success vs baseline Impact 97% 1.19xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
task-planning Plan and organize software development tasks effectively. Use when breaking down features, creating user stories, or planning sprints. Handles task breakdown, user stories, acceptance criteria, and backlog management. | 87 1.68x Agent success vs baseline Impact 98% 1.68xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
data-analysis Analyze datasets to extract insights, identify patterns, and generate reports. Use when exploring data, creating visualizations, or performing statistical analysis. Handles CSV, JSON, SQL queries, and Python pandas operations. | 78 3.36x Agent success vs baseline Impact 64% 3.36xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
file-organization Organize project files and folders for maintainability and scalability. Use when structuring new projects, refactoring folder structure, or establishing conventions. Handles project structure, naming conventions, and file organization best practices. | 77 1.27x Agent success vs baseline Impact 98% 1.27xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
system-environment-setup Configure development and production environments for consistent and reproducible setups. Use when setting up new projects, Docker environments, or development tooling. Handles Docker Compose, .env configuration, dev containers, and infrastructure as code. | 84 1.31x Agent success vs baseline Impact 96% 1.31xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: c033769 | |
video-production Produce programmable videos with Remotion using scene planning, asset orchestration, and validation gates for automated, brand-consistent video content. | 72 1.04x Agent success vs baseline Impact 98% 1.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
agentation Visual UI annotation tool for AI agents. Drop the React toolbar into any app — humans click elements and leave feedback, agents receive structured CSS selectors, bounding boxes, and React component trees to find exact code. Supports MCP watch-loop, platform-specific hooks (Claude Code / Codex / Gemini CLI / OpenCode), webhook delivery, and autonomous self-driving critique with agent-browser. | 75 1.52x Agent success vs baseline Impact 96% 1.52xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c033769 | |
ralph Specification-first AI development powered by Ouroboros. Socratic questioning exposes hidden assumptions before writing code. Evolutionary loop (Interview → Seed → Execute → Evaluate → Evolve) runs until ontology converges. Ralph mode persists until verification passes — the boulder never stops. Use when user says "ralph", "ooo", "don't stop", "must complete", "until it works", "keep going", "interview me", or "stop prompting". | 83 2.02x Agent success vs baseline Impact 71% 2.02xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c033769 | |
react-best-practices 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. | 87 1.24x Agent success vs baseline Impact 77% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
code-refactoring Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying complex code, removing duplication, or applying design patterns. Handles Extract Method, DRY principle, SOLID principles, behavior validation, and refactoring patterns. | 88 1.11x Agent success vs baseline Impact 96% 1.11xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
performance-optimization Optimize application performance for speed, efficiency, and scalability. Use when improving page load times, reducing bundle size, optimizing database queries, or fixing performance bottlenecks. Handles React optimization, lazy loading, caching, code splitting, and profiling. | 85 1.04x Agent success vs baseline Impact 100% 1.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
jeo JEO — Integrated AI agent orchestration skill. Plan with ralph+plannotator, execute with team/bmad, verify browser behavior with agent-browser, apply UI feedback with agentation(annotate), auto-cleanup worktrees after completion. Supports Claude, Codex, Gemini CLI, and OpenCode. Install: ralph, omc, omx, ohmg, bmad, plannotator, agent-browser, agentation. | 51 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c033769 | |
environment-setup Configure and manage development, staging, and production environments. Use when setting up environment variables, managing configurations, or separating environments. Handles .env files, config management, and environment-specific settings. | 87 1.23x Agent success vs baseline Impact 99% 1.23xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
marketing-automation Generate marketing deliverables across CRO, copywriting, SEO, analytics, and growth using 23 specialized sub-skills with clear objectives, constraints, and validation. | 58 2.96x Agent success vs baseline Impact 83% 2.96xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
testing-strategies Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure. Handles unit testing, integration testing, E2E testing, TDD, and testing best practices. | 84 1.14x Agent success vs baseline Impact 96% 1.14xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 | |
web-accessibility Implement web accessibility (a11y) standards following WCAG 2.1 guidelines. Use when building accessible UIs, fixing accessibility issues, or ensuring compliance with disability standards. Handles ARIA attributes, keyboard navigation, screen readers, semantic HTML, and accessibility testing. | 89 1.09x Agent success vs baseline Impact 93% 1.09xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: c033769 |