Build your own pack
Curate your favorite skills into a reusable collection — install it with one command.
web-design-guidelines
Safe 81Review UI Code for Web Standards Compliance
by supercent-io
Ensure your UI code follows industry best practices and accessibility standards. This skill automatically checks your components against Vercel's Web Interface Guidelines and reports violations with specific line numbers and fix suggestions.
vibe-kanban
Low Risk 78Orchestrate AI Agents on a Visual Kanban Board
by supercent-io
Managing multiple AI coding agents leads to git conflicts and lost context. This skill provides visual task tracking with automatic git worktree isolation, enabling parallel agent execution without conflicts.
vercel-deploy
Safe 79Deploy to Vercel
by supercent-io
Deploy web applications to Vercel instantly without authentication. Automatically detect frameworks and return both preview and claim URLs.
technical-writing
Safe 80Write Technical Documentation
by supercent-io
Produce clear, comprehensive technical documentation including specifications, architecture docs, runbooks, and API docs with industry best practices.
task-estimation
Safe 81Estimate Development Tasks with Agile Methods
by supercent-io
Stop guessing task durations and start planning with confidence. This skill applies proven agile estimation techniques to help your team reach consensus on story points, identify risks early, and create realistic sprint plans.
system-environment-setup
Safe 81Set Up Development Environments
by supercent-io
Quickly configure consistent development and production environments using Docker Compose, environment variables, dev containers, and infrastructure templates.
standup-meeting
Safe 81Facilitate Daily Standup Meetings
by supercent-io
Running disorganized standups wastes team time and misses blockers. This skill provides structured templates and formats for efficient daily standups that keep agile teams synchronized.
sprint-retrospective
Safe 81Facilitate Sprint Retrospectives with Structured Templates
by supercent-io
Teams struggle to run effective retrospectives that produce actionable outcomes. This skill provides proven retrospective formats and facilitation guidance to help teams continuously improve their processes.
security-best-practices
Safe 81Implement Security Best Practices
by supercent-io
Protect web applications from common vulnerabilities like SQL injection, XSS, and CSRF attacks with proven security patterns and OWASP Top 10 compliance.
responsive-design
Safe 80Build Responsive Web Layouts
by supercent-io
Create websites that adapt beautifully to any screen size using mobile-first design principles, CSS Grid, Flexbox, and modern responsive techniques.
ralph
Safe 78Run persistent AI loops until verified
by supercent-io
Vague requirements and incomplete tasks waste development time. Ralph provides specification-first methodology with autonomous iteration until verification passes, ensuring tasks complete properly.
prompt-repetition
Safe 80Boost LLM Accuracy with Prompt Repetition
by supercent-io
Lightweight LLM models often struggle with context-question alignment due to causal attention. This skill automatically repeats prompts to give models a second pass with full context, improving accuracy by up to 76 percentage points.
plannotator
Low Risk 75Review AI Agent Plans Visually Before Coding
by supercent-io
Catch implementation mistakes before code is written by reviewing AI agent plans in a visual browser interface. Annotate plans with structured feedback, approve or request changes, and auto-save to Obsidian or Bear Notes.
performance-optimization
Safe 79Optimize Application Performance
by supercent-io
This skill helps developers improve application speed and efficiency through proven optimization techniques including React performance, lazy loading, caching, and database query optimization.
pattern-detection
Safe 81Detect code patterns, anomalies, and security vulnerabilities
by supercent-io
Identify code smells, security vulnerabilities, and problematic patterns in your codebase. This skill provides systematic pattern detection using regex, statistical analysis, and code structure analysis to improve code quality and security posture.
opencontext
Safe 80Enable Persistent Memory for AI Agents
by supercent-io
AI assistants lose context across sessions, repos, and dates, forcing users to repeat background and re-explain decisions. OpenContext provides a lightweight context store that preserves project knowledge, decisions, and conclusions for consistent multi-session collaboration.
omc
Safe 80Orchestrate multi-agent workflows in Claude Code
by supercent-io
Complex tasks require coordinated effort across multiple AI agents. OMC provides teams-first orchestration with 32 specialized agents and smart model routing for efficient task completion.
npm-git-install
Low Risk 77Install npm Packages from GitHub Repositories
by supercent-io
When packages are not on npm registry or you need specific branches, this skill guides you through installing directly from GitHub. Learn HTTPS, SSH, and token authentication methods safely.
git-workflow
Safe 80Master Git Workflows with Confidence
by supercent-io
Struggling with Git branches, merges, and conflicts? This skill provides clear, step-by-step guidance for all Git operations with best practices for team collaboration.
git-submodule
Safe 81Manage Git Submodules in Your Projects
by supercent-io
Managing external Git repositories as submodules can be complex. This skill provides step-by-step commands and examples for adding, updating, cloning, and removing Git submodules in your projects.