Find the perfect skill
Upgrade Flake Inputs
Development
Updates flake.lock to the latest commits for all flake inputs without changing the NixOS release channel. It runs nix flake update, then optionally builds and verifies before applying. Use this to get newer package versions while staying on the same NixOS version.
Finishing a Development Branch
Development
Guides completion of a development branch by verifying tests pass, then presenting exactly four structured options: merge locally, create a PR, keep the branch, or discard it. Executes the chosen workflow with proper worktree cleanup.
Pull Request Command
Development
Creates a GitHub Pull Request with an AI-generated summary, categorizing changes as trivial or non-trivial for efficient review.
Multi-Reviewer Code Review
Development
Multi-language code reviewer with 9 specialized personas, working locally or on GitHub PRs. Reviews code, posts inline comments, and resolves its own prior comments.
Claude Code Ecosystem
Development
Expertise in Claude Code CLI, extensibility (agents, skills, output styles) and CLAUDE.md architecture. Configure, troubleshoot, create and optimize.
Project Plan Decomposition to POML Tasks
Development
Decompose project plan WBS into numbered POML task files for AI-driven execution. Bridges planning and implementation phases.
Pair Your Browser with Another AI Agent
Development
Enables an AI agent to share its browser session with another agent via a one-time setup key, with scoped tab access and optional remote tunnel.
Visualize Codebase Architecture with CodeFlow
Development
Turn any GitHub repo, local folder, or PR into an interactive architecture map with dependency graphs, health scores, and security scans. Runs fully client-side.
Expert Frontend Developer React & Next.js
Development
Expert frontend developer specializing in React 19, Next.js 15, and modern web architecture. Proficient in components, performance optimization, and accessibility.
Workflow Patterns
Development
Guide for implementing tasks with Conductor's TDD workflow, managing phase checkpoints, git commits, and the verification protocol.
Thread Spawner for Orchestrator
Development
Skill to spawn and manage parallel threads on a claude-threads orchestrator, with support for isolated git worktrees.
Converting Slash Commands to Skills
Development
Automates conversion of Claude Code slash commands to the Skills format. Handles YAML frontmatter restructuring, name transformation to gerund form, and description enhancement for better invocation triggers. Use when migrating from commands to skills or when asked to convert slash commands.