Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 TheBushidoCollective/han 中的 430 个 Skill。打开任一 Skill 可查看来源和详情。
TheBushidoCollective/han已展示 40 / 430 个已收集 Skill。
Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.
原文语言:英语
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
原文语言:英语