git-workflow
Safe 71Master 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 71Manage 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.
genkit
Low Risk 69Build AI Workflows with Firebase Genkit
by supercent-io
Building AI workflows requires understanding complex orchestration patterns, deployment configurations, and model integrations. This skill provides production-ready templates and best practices for creating type-safe flows, tool-calling agents, and RAG pipelines with Genkit.
firebase-ai-logic
Safe 71Integrate Firebase AI Logic for Smart Apps
by supercent-io
Add generative AI features to Firebase apps using Gemini. This skill helps you set up Firebase AI SDK, implement text generation and image analysis, and configure security rules for production-ready AI-powered applications.
environment-setup
Medium Risk 62Set up environment variables across dev, staging, and production
by supercent-io
Managing environment variables across multiple environments is error-prone and time-consuming. This skill provides templates and best practices for .env files, TypeScript configuration validation, and Docker environment handling so you can set up environments correctly the first time.
file-organization
Safe 70Organize Your Project Files Like a Pro
by supercent-io
Chaotic folder structures slow down development and confuse team members. This skill provides proven patterns for organizing files in React, Node.js, and feature-based projects that scale with your codebase.
deployment-automation
Safe 69Automate Cloud Deployments
by supercent-io
Manual deployment is slow and error-prone. This skill provides ready-to-use templates for Docker, Kubernetes, GitHub Actions, and zero-downtime deployment strategies so you can ship faster with confidence.
debugging
Safe 72Debug Code Systematically
by supercent-io
Struggling with elusive bugs and runtime errors? This skill provides proven debugging methodologies to identify root causes, isolate issues, and implement verified fixes.
database-schema-design
Safe 71Design 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 72Analyze 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 70Automate 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 71Review 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 71Search 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 71Set 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.