By racurry
Clean code - linting, formatting, documentation style, and scripting conventions.
Universal polyglot linting and per-project config management. Use when you need to lint files, understand tool selection logic, invoke linting from commands/agents, or manage mr-sparkle config.
User's README style preferences — ultra-terse, action-focused, <50 lines. Use when writing or reviewing any README file.
Gotchas and conventions for writing Python scripts with UV inline metadata (PEP 723). Use when creating or editing Python scripts that use uv run.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.

A collection of Claude Code plugins.
# Add the marketplace
/plugin marketplace add racurry/neat-little-package
# Browse the plugins
/plugin
# Install em
/plugin install hello-world@neat-little-package
# Use the thing
/hello
npx claudepluginhub racurry/neat-little-package --plugin mr-sparkle3D-printed home organization: system selection and OpenSCAD code generation for Gridfinity, OpenGrid, Underware, NeoGrid, and Deskware
Guidance and guardrails for building coding agent components
Personal skills and agents
Do git the way I like
Home Assistant integration with automation guidance and MCP control
Comprehensive code formatting plugin with Prettier integration. Use when you need to format code, validate formatting, or maintain consistent code style. Activates with phrases like 'format my code', 'check formatting', or 'apply code style'. Supports JavaScript, TypeScript, JSON, CSS, Markdown, and many other file types with automatic formatting on file operations.
Professional coding assistant principles inspired by Uncle Bob
This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.
Comprehensive Prettier skills for code formatting with configuration, editor integration, and custom plugin development.
Audit and optimize Claude Code configurations with dynamic best-practice research
Auto-formatting hooks for Python, JavaScript, Markdown, and Bash with Google-style docstrings and code quality checks.