copilot-coding-agent
Safe 69Automate Copilot to Create PRs from Issues
by supercent-io
This skill automates GitHub Copilot Coding Agent to transform issues into Draft Pull Requests with a single label. Team members add the ai-copilot label, and Copilot handles implementation automatically.
code-review
Safe 70Review Code with AI
by supercent-io
This skill enables AI assistants to conduct professional code reviews by checking for bugs, security issues, code quality, and best practices. It provides structured feedback for pull requests.
code-refactoring
Safe 71Refactor Code with Confidence
by supercent-io
This skill helps developers simplify complex code while preserving behavior. It provides step-by-step refactoring patterns like Extract Method, DRY principle, and SOLID design to improve code clarity and reduce technical debt.
codebase-search
Safe 70Search Codebases Like a Pro
by supercent-io
Finding code in large projects is hard. This skill provides proven search strategies and patterns to quickly locate functions, trace dependencies, and understand unfamiliar code.
changelog-maintenance
Safe 68Maintain Changelogs with Ease
by supercent-io
Keep your software releases organized and informative. This skill provides templates and best practices for maintaining changelogs that developers and users can easily understand.
bmad-orchestrator
Medium Risk 66Orchestrate BMAD Development Workflows
by supercent-io
BMAD workflow orchestrator helps AI development agents manage structured development across Analysis, Planning, Solutioning, and Implementation phases with built-in quality gates.
backend-testing
Low Risk 66Write Backend Tests
by supercent-io
Write comprehensive backend tests including unit tests, integration tests, and API tests using Jest, Pytest, or Mocha with proper mocking and coverage analysis.
authentication-setup
Safe 69Set Up Authentication Systems
by supercent-io
This skill helps developers implement secure authentication and authorization for applications, covering JWT tokens, OAuth integration, password hashing, and role-based access control with battle-tested patterns.
api-documentation
Safe 70Generate API Documentation
by supercent-io
This skill helps developers create professional API documentation with OpenAPI specs, interactive Swagger UI, code examples, and reference guides for REST and GraphQL APIs.
api-design
Safe 71Design REST and GraphQL APIs
by supercent-io
This skill provides comprehensive guidance for designing RESTful and GraphQL APIs following industry best practices. It helps developers create well-structured, versioned, and documented APIs.
agentic-workflow
Safe 61Master AI Agent Workflows
by supercent-io
Learn optimized workflows for AI agents like Claude Code, Gemini, and Codex. This skill provides commands, shortcuts, and multi-agent patterns to boost daily development productivity.
agent-browser
Low Risk 70Automate Browser Workflows with AI Agents
by supercent-io
Manual web testing and browser automation require complex scripts and fragile selectors. This skill provides deterministic browser control using snapshot-based element references for reliable, repeatable workflows.
supabase-postgres-best-practices
Safe 70Optimize Postgres Queries and Database Design
by supabase
Poor database performance can slow applications to a crawl. This skill provides 27 optimized PostgreSQL patterns covering indexes, query optimization, connection management, security, and schema design to achieve 10-100x performance improvements.
supabase
Safe 77Build with Supabase databases and auth
by supabase
Supabase changes frequently and has security traps that silently create vulnerabilities. This skill provides verified best practices for schema design, RLS policies, auth security, CLI usage, and MCP server setup.
shareone
Low Risk 69Publish files to ShareOne and generate shareable links
by sudoprivacy
Quickly share HTML pages, PDFs, or presentations by uploading to ShareOne platform with optional password protection. Get instant public links for your generated content without manual upload steps.
ralph-tui-prd
Safe 70Generate PRD for Task Orchestration
by subsy
This skill helps product teams create detailed Product Requirements Documents for AI agent execution. It guides users through clarifying questions about feature goals, scope, and quality gates, then generates structured PRDs with user stories and acceptance criteria.
ralph-tui-create-json
Safe 70Convert PRDs to JSON Tasks for Ralph-TUI
by subsy
Transform lengthy Product Requirements Documents into structured, executable JSON task files. Ralph-tui uses these files to autonomously implement features story by story with proper dependency management and quality gates.
ralph-tui-create-beads-rust
Low Risk 68Convert PRDs to beads for ralph-tui
by subsy
Transforms product requirement documents into structured task beads for ralph-tui autonomous execution. Creates an epic with child beads for each user story, including quality gates and proper dependency ordering.
ralph-tui-create-beads
Safe 69Convert PRDs to task beads for ralph-tui
by subsy
Transform Product Requirement Documents into executable task breakdowns for ralph-tui. Creates an epic with child beads following dependency order so you can track progress systematically.
upgrade-stripe
Safe 72Upgrade Stripe APIs and SDKs Safely
by stripe
Upgrading Stripe API versions often breaks integrations. This skill provides version-aware guidance to migrate server SDKs, Stripe.js, and mobile SDKs without downtime.