Build your own pack
Curate your favorite skills into a reusable collection โ install it with one command.
database-schema-design
Safe 80Design Database Schemas
by supercent-io
This skill helps AI assistants design optimized database schemas for SQL and NoSQL databases. It provides structured guidance for entity modeling, relationship design, indexing strategies, and migration scripts.
data-analysis
Safe 81Analyze Data with Python Pandas
by supercent-io
Data analysis requires extracting insights from datasets. This skill provides Python pandas techniques to explore, clean, visualize, and derive statistical insights from CSV, JSON, and SQL data sources.
copilot-coding-agent
Safe 80Automate 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 80Review 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 80Refactor 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 81Search 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.
bmad-orchestrator
Medium Risk 73Orchestrate 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 77Write 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 81Set 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 81Generate 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 81Design 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.
agent-browser
Low Risk 78Automate 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
Safe 82Build 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 76Publish 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.
upgrade-stripe
Safe 79Upgrade 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.
stripe-projects
Low Risk 79Provision cloud services with Stripe Projects
by stripe
Setting up databases, auth, and other infrastructure manually is slow. This skill lets you provision third-party services and retrieve credentials directly through the Stripe Projects CLI.
stripe-best-practices
Safe 77Build Stripe integrations the right way
by stripe
Choosing between Checkout Sessions, PaymentIntents, and Connect can be confusing and costly to fix later. This skill provides Stripe's official guidance to help you select the correct API, avoid deprecated endpoints, and implement secure key management from the start.
specdd-trace
Safe 80Trace Specs to Code in Your Project
by specdd
Developers struggle to understand how specifications connect to implementation. This skill traces the chain from bootstrap rules through local specs to code, tests, and docs, surfacing missing links and stale contracts.
specdd-task
Safe 81Manage SpecDD Task Entries with Confidence
by specdd
SpecDD projects need consistent task management across .sdd files. This skill provides clear rules for finding, adding, and updating task entries while respecting spec chain authority.
specdd-test
Safe 80Derive Targeted Tests From Your SpecDD Specifications
by specdd
Specification gaps leave test coverage incomplete and unverified. This skill reads active SpecDD spec chains and produces minimal, behavior-driven tests that cover each required scenario.