Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.
Skills in this repository
TheBushidoCollective/han - Page 9
SkillsMP has collected 430 skills from TheBushidoCollective/han. Open a skill to review its source and details.
TheBushidoCollective/hanShowing 40 of 430 collected skills.
Use when pylint checkers including built-in checkers, custom checkers, and checker development.
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
Use when pylint CI integration including plugins, editor integration, and performance tuning.
Use when ruboCop configuration including YAML config, departments, inheritance, and customization.
Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.
Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.
Use when implementing error handling, cleanup routines, or debugging in shell scripts. Covers traps, exit codes, and robust error patterns.
Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.
Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.
Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.
Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.
Design system architecture and high-level technical strategy
Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.
Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.
Code review a pull request
Investigate and diagnose issues without necessarily fixing them
Generate or update documentation for code, APIs, or systems
Explain code, concepts, or technical decisions in clear, understandable terms
Debug and fix bugs, errors, or unexpected behavior
Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.
Optimize code for performance, readability, or efficiency
Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.
Create tactical implementation plan for a feature or task
Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.
Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.
Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.
Restructure code to improve quality without changing behavior
Multi-agent code review with confidence-based filtering
Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishment to write simple, predictable code.
Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.
Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.
Write tests for code using test-driven development principles
Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.
Create a new Standard Operating Procedure (SOP) file with proper structure
Update an existing SOP to reflect changes in tools, processes, or best practices
Add a comment to a ClickUp task
Mark a ClickUp task as complete after validating checklist
Create a new ClickUp task interactively