Instructions file
Instructions for romilly/claude-code-helpers, covering claude.md and project overview.
Instructions file
Instructions for romilly/claude-code-helpers, covering claude.md and project overview.
Command
Command "builders" from romilly/claude-code-helpers, covering test data builders guide, when to create builders, spotting opportunities, before - 12 lines to set up one task and after - intent is clear.
Command
Use hexagonal architecture (ports and adapters).
Command
Use hexagonal (ports and adapters) architecture.
Command
Command "matchers" from romilly/claude-code-helpers, covering pyhamcrest custom matchers guide, when to create a custom matcher, spotting opportunities, before - verbose and redundant length check and after - expressive, no length check needed.
Command
Smell: Multiple isinstance checks to handle different types.
Instructions file
Claude Code instructions for romilly/mcp-svg-animator, covering claude.md, project overview, yaml generation, core architecture and key components.
MCP server Claude CodeCodexCursor
An MCP server for creating svg animations. Runs locally from the mcp-svg-animator Python package.