Published Skills 54
workflow-automation
Automate Development Workflows with Scripts
Developers spend hours on repetitive tasks like running builds, tests, and deployments. This skill provides ready-to-use templates for npm scripts, Makefiles, Git hooks, and CI/CD pipelines to automate these workflows.
web-design-guidelines
Review UI Code for Web Standards Compliance
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.
web-accessibility
Build Accessible Web Interfaces
Web applications often exclude users with disabilities due to poor accessibility implementation. This skill provides WCAG 2.1 guidance for creating inclusive, screen-reader-friendly, keyboard-navigable interfaces.
vibe-kanban
Orchestrate AI Agents on a Visual Kanban Board
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
Deploy to Vercel
Deploy web applications to Vercel instantly without authentication. Automatically detect frameworks and return both preview and claim URLs.
user-guide-writing
Write User Guides That Actually Help People
Users abandon products when documentation is confusing. This skill helps you create clear, step-by-step guides with screenshots, FAQs, and tutorials that reduce support tickets.
ui-component-patterns
Build Reusable UI Components
Create maintainable React components with modern design patterns. This skill provides patterns for props API design, compound components, render props, custom hooks, and performance optimization.
testing-strategies
Build Robust Testing Strategies
Software projects lack consistent test coverage and face frequent bugs. This skill provides comprehensive testing strategies covering unit, integration, and E2E testing with practical examples and best practices.
technical-writing
Write Technical Documentation
Produce clear, comprehensive technical documentation including specifications, architecture docs, runbooks, and API docs with industry best practices.
task-planning
Plan and organize software development tasks
Transform vague feature requests into actionable development tasks with clear acceptance criteria. Apply agile best practices like INVEST criteria and MoSCoW prioritization to deliver predictable sprint outcomes.
task-estimation
Estimate Development Tasks with Agile Methods
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
Set Up Development Environments
Quickly configure consistent development and production environments using Docker Compose, environment variables, dev containers, and infrastructure templates.
state-management
Implement State Management in React Apps
Struggling with props drilling and scattered state across components? This skill provides proven patterns for managing global state in React applications using Context, Redux, Zustand, and React Query.
standup-meeting
Facilitate Daily Standup Meetings
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
Facilitate Sprint Retrospectives with Structured Templates
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.
skill-standardization
Standardize and validate SKILL.md files
This skill standardizes and validates SKILL.md files against the Agent Skills specification. It helps skill developers create compliant skill definitions with proper frontmatter, descriptions, and structure, ensuring reliable skill triggering and marketplace compatibility.
security-best-practices
Implement Security Best Practices
Protect web applications from common vulnerabilities like SQL injection, XSS, and CSRF attacks with proven security patterns and OWASP Top 10 compliance.
responsive-design
Build Responsive Web Layouts
Create websites that adapt beautifully to any screen size using mobile-first design principles, CSS Grid, Flexbox, and modern responsive techniques.
ralph
Run persistent AI loops until verified
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
Boost LLM Accuracy with Prompt Repetition
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.
pollinations-ai
Generate Free AI Images via Pollinations API
Need images but want to avoid paid APIs? This skill generates images through Pollinations.ai's free, open API with no signup required.
plannotator
Review AI Agent Plans Visually Before Coding
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
Optimize Application Performance
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
Detect code patterns, anomalies, and security vulnerabilities
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.