Skill Claude CodeCodex
Market landscape research — analyze market positioning, user needs, and industry trends.
Skill Claude CodeCodex
Market landscape research — analyze market positioning, user needs, and industry trends.
Skill Claude CodeCodex
Technology evaluation — assess libraries, frameworks, and tools against project requirements.
Skill Claude CodeCodex
This skill should be used when performing a code review to apply the standard 6-step review process.
Skill Claude CodeCodex
This skill should be used when the user works with Rust files (.rs), asks about "ownership", "borrowing", "lifetimes", "Result/Option", "traits", or discusses memory safety and type-driven design. Provides patterns for ownership, error handling, type system usage, and safe concurrency.
Skill Claude CodeCodex
This skill should be used when reviewing code for injection flaws, auth bypasses, or hardcoded secrets.
Skill Claude CodeCodex
This skill should be used when the user asks to "handle errors", "inject dependencies", "return Result", "make it immutable", "compose with pipes", or implements business logic, error handling, or service composition. Provides Result type patterns, dependency injection, immutability by default, pipe composition, and…
Skill Claude CodeCodex
This skill should be used when implementing new features, fixing bugs, or writing new code. Enforces RED-GREEN-REFACTOR.
Skill Claude CodeCodex
This skill should be used when the user asks to "write tests", "fix failing tests", "improve test coverage", "add integration tests", "debug a flaky test", or reviews test quality. Provides behavior-focused testing patterns, coverage analysis, and detection of brittle test anti-patterns like implementation coupling…
Skill Claude CodeCodex
This skill should be used when the user works with TypeScript files (.ts/.tsx), asks about "generics", "type guards", "utility types", "strict typing", "discriminated unions", or discusses type safety and inference. Provides patterns for Result types, exhaustive checks, branded types, and type-safe API contracts.
Skill Claude CodeCodex
This skill should be used when the user asks to "design a component", "pick colors", "improve typography", "fix spacing", "choose a layout", or discusses visual design, CSS, styling decisions, or responsive interfaces. Provides patterns for typography scales, color systems, spacing, and production-grade UI design.
Skill Claude CodeCodex
Canonical worktree path resolution and discovery algorithm for agents and commands.
Instructions file
Instructions for dean0x/autobeat, covering claude.md, project overview, quick start, install and build and run mcp server.
Skill Claude CodeCodex
Use when delegating work to background agents, creating workflows, choosing between autobeat primitives (tasks, pipelines, loops, orchestrations, schedules), monitoring progress, or troubleshooting failures.
Instructions file
Instructions for dean0x/mdscript, covering mds (markdown script), build and test, release, land the bump on main via pr (ci-gated), then and gotchas.
MCP server Claude CodeCodexCursor
MCP server providing ShowFile and ShowDiff tools for VS Code integration with syntax highlighting. Runs locally from the @dean0x/showme npm package.