TheBushidoCollectiveTheBushidoCollectiveOfficialยท150 Agent Skills Included

han

Quality gates, validation hooks, and plugins for coding agents

Installs quality gates, validation hooks, and specialized plugins that make AI-generated code ready to merge. Auto-detects your stack and runs linters, formatters, type checkers, and tests automatically when coding sessions end. Eliminates manual code review cycles with 340 plugins covering languages, frameworks, testing tools, and external service integrations.
npx skills add TheBushidoCollective/han --all -g -y
Available:

Instructs the agent to load Han plugin context at session start and run validation hooks after code changes, while defining plugin structure, naming, and installation conventions.

All Skills in This Repository (150)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

debugging

Diagnose software bugs through evidence collection and hypothesis testing.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

explainer

Explain code and technical concepts with audience-adaptive structured formats.

Official
Intermediate
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

refactoring

Refactor code incrementally with tests and isolated commits.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

documentation

Generate structured documentation with code examples and parameter specifications.

Official
Intermediate
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

proof-of-work

Require command outputs and file changes as evidence for code quality claims.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

code-reviewer

Evaluate code diffs across correctness, safety, maintainability, testability, performance, and standards.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

boy-scout-rule

Improve code quality while editing files without changing behavior.

Official
Intermediate
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

project-memory

Organize Claude Code project memory into a CLAUDE.md with modular rules and path-specific globs.

Official
Intermediate
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

legacy-code-safety

Add characterization tests before refactoring untested legacy code.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

solid-principles

Apply SOLID design principles to Elixir and TypeScript modules.

Official
Advanced
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

simplicity-principles

Enforce KISS, YAGNI, and Least Astonishment principles during software design and refactoring.

Official
Intermediate
๐Ÿ“ฆ In Repo
TheBushidoCollectiveTheBushidoCollective

architecture-design

Map business goals to high-level system structure and technology choices.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Han?โ–ผ

Run `npx skills add TheBushidoCollective/han --all -g -y` in your terminal to install all plugins in this suite globally.

What does Han do for AI-generated code?โ–ผ

Han runs validation hooks automatically when your coding session ends, checking linters, formatters, type checkers, and tests so the code is ready to merge.

Does Han work with my programming language?โ–ผ

Yes. Han offers plugins for TypeScript, Python, Rust, Go, Ruby, Elixir, and more, and the auto-detect flag picks the right plugins for your stack.

Which AI coding tools does Han support?โ–ผ

Han works with Claude Code and includes bridge plugins for OpenCode, Gemini CLI, Kiro, and Codex, with hooks and MCP servers shared across them.

Does Han send my code or metrics to the cloud?โ–ผ

No. All metrics tracking and confidence calibration happen locally on your machine, and nothing leaves your environment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’