Find the perfect skill
Connect to Well
Development
Authenticate and verify the Well MCP connection, confirm tools work, and learn what to ask.
Create a PR with Git and GitHub CLI
Development
Create a branch, commit, push, and open a PR against the upstream repo following conventions.
Create a GitHub Pull Request
Development
Create a complete GitHub PR with branching, testing, formatting, and documentation. Use when the user wants to create a pull request. Handles the full workflow from branch to PR submission.
PostHog Survey SDK Feature Audit
Development
Audit survey feature support across PostHog SDKs and update version requirements. Includes issue tracking for feature parity.
Workflow Patterns
Development
Guide for implementing tasks per Conductor's TDD workflow, managing checkpoints, git commits, and verification protocol.
C++ Agent with axllm
Development
Skill for writing C++ code with axllm to build AI agents, tools, MCP, and more. Includes examples and guardrails.
PR Creator
Development
Create high-quality pull requests via gh pr create, handling commits, branching, and rebase.
Add e2e-selectors in Grafana
Development
Add reliable @grafana/e2e-selectors to interactive elements and key containers in the Grafana frontend. Handles files, directories, and Pathfinder guides.
Resolving Git Merge Conflicts
Development
Step-by-step guide to resolve in-progress git merge/rebase conflicts, including inspecting index stages and understanding intent.
Anime.js - JavaScript Animations
Development
Searches official Anime.js documentation to create JavaScript animations. Helps with code examples, timelines, visual effects, and animatable properties (CSS, SVG, DOM).
Greenfield Project Initialization
Development
Turns an idea into a structured repo by composing existing skills. Runs trigger and value gates, records a foundation, authors a walking-skeleton spec, and hands off to the work-loop.
Agentic Workflows Blueprint
Development
Blueprint to scaffold agent-oriented documentation with progressive disclosure and executable contracts.