Find the perfect skill
Thread Spawner
Development
Spawn and manage parallel threads on a running claude-threads orchestrator, enabling parallel execution of tasks with isolated git worktrees.
Code Task Brief
Development
Produce a self-contained task brief for the Claude Code routine, specifying what to change, why, and acceptance criteria.
Create GitHub Pull Request
Development
Creates a GitHub pull request by gathering context from `git log`, `git diff`, and the repository's default branch. It handles uncommitted changes, applies PR templates if available, and generates a title with conventional commit style and language detection. Users confirm the draft before the skill pushes commits and creates the PR.
Resume Work From Thread
Development
Resume work from a specific handoff thread by loading its saved state using its thread id.
VCF Alias
Development
Thin alias for vc-phase-loop, enabling fully hands-off execution.
Claude Code Skill Architect
Development
Design, audit, and improve Claude Code skills with expert architecture guidance.
Skill Creator
Development
Guides users in creating or updating skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Covers the anatomy of a skill (SKILL.md with YAML frontmatter and optional bundled resources like scripts, references, and assets) and best practices for structuring them.
Create a pull request
Development
Create a feature branch, verify Rust code, commit, push, and open a PR targeting main.
SkillUI Design System Extractor
Development
Extract a complete design system from any website, local directory, or public GitHub repo using the SkillUI CLI. Generates SKILL.md, DESIGN.md, and token files (colors.json, spacing.json, typography.json) that Claude reads automatically.
Gov-Tech Design System Master
Development
Provides a complete design system for government and enterprise interfaces, including a predefined color palette, typography (Geist Sans/Inter), and component guidelines based on Shadcn/UI and Tailwind. Ensures consistency, accessibility, and responsive mobile-first layouts with built-in dark/light mode support. Use this skill when building professional, data-dense UIs that require a coherent visual identity.
Clerk Auth Patterns for React Router v7
Development
React Router v7 patterns with Clerk: rootAuthLoader, getAuth, clerkMiddleware, protected routes, SSR user data, and org switching.
End-to-End Feature Development
Development
Orchestrate end-to-end feature development from requirements to production deployment, coordinating across teams, methodologies, and deployment strategies.