Command
Retroactively apply configuration and dev dependencies from a GitHub template repository to an existing JavaScript/TypeScript project.
Command
Retroactively apply configuration and dev dependencies from a GitHub template repository to an existing JavaScript/TypeScript project.
Command
Merge a finished feature branch from a worktree while maintaining linear history.
Skill Claude CodeCodex
Format git commit messages correctly, avoiding HEREDOC syntax issues in favor of multiline strings.
Skill Claude CodeCodex
Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files.
Skill Claude CodeCodex
Use this skill when asked to perform an interactive git rebase programmatically, absorb/fixup commits into other commits, squash commits together, reorder commits, or drop commits. Provides a portable approach that works on macOS and Linux without interactive user input.
Plugin Claude Code
XState v5 backend state management with comprehensive state machine patterns, actor testing, and server-side orchestration.
Command
Get expert guidance on testing XState v5 actors with xstate-audition.
Command
Get expert guidance on XState v5 state machines and actor model implementation.
Skill Claude CodeCodex
Expert guidance on testing XState v5 Actors using xstate-audition library for comprehensive state machine and actor testing.
Skill Claude CodeCodex
Expert guidance for implementing and analyzing XState v5 state machines with TypeScript support and best practices.
Plugin Claude Code
Comprehensive guidance for using Zod v4 with breaking changes from v3. Provides migration patterns, API reference, and common validation patterns.
Command
Get expert guidance on Zod v4 validation, schemas, and migrations.
Skill Claude CodeCodex
Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3.