Find the perfect skill
Trigger ADO Pipelines for a Copilot PR
DevOps
Triggers Azure DevOps pipelines on a Copilot-created PR by posting /azp run comments. Use to run CI for a specific PR.
Android Kotlin Development
Development
Build native Android apps with Kotlin using MVVM, Jetpack Compose, Retrofit, Room, and navigation architecture.
App
Development
Generic instructions for executing an app-related skill.
iOS SwiftUI App Scaffold
Development
Create a complete SwiftUI iOS project with MVVM, offline-first persistence, push notification plumbing, tooling, and CI.
QA Session
Testing
Interactive QA session for reporting bugs as tracker issues (GitHub or Linear). The agent explores codebase for context and files issues without applying fixes.
Product Roadmap Theme Definition
Productivity
Defines a single roadmap theme with grouped initiatives and success metrics. Helps organize roadmap commitments around strategic priorities. Supports creating new themes, updating existing ones, or finding themes across the project.
Publish Session to GitHub Gist
Documentation
Publishes the current session transcript to a GitHub Gist. Also checks for plugin updates and notifies the user if a new version is available.
Supabase Performance Tuning
Development
Optimize Supabase APIs using caching, batching, and connection pooling. Ideal for reducing latency and improving throughput in Supabase integrations.
API Contract Normalizer
Development
Standardize API contracts across all endpoints for consistency and improved developer experience. Includes response envelopes, pagination, error standards, and migration plans.
Claude Code Starter
Development
Analyzes a project's tech stack (languages, frameworks, tools) to generate a complete set of Claude Code configuration files in the .claude/ directory, including CLAUDE.md, skills, agents, rules, and commands. Works for both new projects (prompting for details) and existing codebases (by detecting setup from files like package.json). Use this when initially configuring Claude Code for a repository to ensure best practices and consistency.
Create PR and check CI status
Development
Creates a Pull Request from the current branch, links it to an issue, and monitors CI status.
QA Verification
Testing
Verify that code changes are correct, safe, and ready to ship. Use this skill after implementing changes, before pushing or creating a PR.