By dhohner
Run pnpm format and pnpm lint when the agent finishes a coding turn and package scripts exist.
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.
npx claudepluginhub dhohner/clankers --plugin lint-and-formatEnable ultra-compressed response mode in VS Code and other Claude-format hosts, including answering an inline task in the same slash-command message.
Project planning skills for recommending what to build next, writing PRDs, and turning approved PRDs into Jira-ready work items.
Refactoring and cleanup skills for safe, behavior-preserving code improvements.
Block npm and npx terminal commands and redirect usage toward pnpm.
Comprehensive Prettier skills for code formatting with configuration, editor integration, and custom plugin development.
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.
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.
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Auto-configure code quality tools and generate custom /fix command for parallel agent-based fixing
Editorial "Essentials" bundle for Claude Code from Antigravity Awesome Skills.