Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
playwright-fixtures-and-hooks
Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.
TheBushidoCollective/han 129
-
playwright-test-architecture
Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.
TheBushidoCollective/han 129
-
playwright-page-object-model
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
TheBushidoCollective/han 129
-
pylint-configuration
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
TheBushidoCollective/han 129
-
pylint-integration
Use when pylint CI integration including plugins, editor integration, and performance tuning.
TheBushidoCollective/han 129
-
create-blog-post
Research Reddit discussions and write a blog post about how Han addresses the topic
TheBushidoCollective/han 129
-
research-new-features
Research Claude AI/Code feature requests and discussions on Reddit
TheBushidoCollective/han 129
-
create-jutsu
Create a new technique plugin for a technology (language, tool, framework, or validation)
TheBushidoCollective/han 129
-
create-do
Create a new discipline plugin with specialized agents
TheBushidoCollective/han 129
-
create-hashi
Create a new bridge plugin for MCP server integration
TheBushidoCollective/han 129
-
plugin-development
Use when creating or modifying Han plugins. Covers plugin structure, configuration, hooks, skills, and best practices.
TheBushidoCollective/han 129
-
explicit-configuration
Prefer explicit configuration over framework defaults to prevent environment-dependent failures
TheBushidoCollective/han 129
-
debug
Investigate and diagnose issues without necessarily fixing them
TheBushidoCollective/han 129
-
solid-principles
Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.
TheBushidoCollective/han 129
-
silent-execution
Reduce token waste by batching tool calls and avoiding narration between sequential operations
TheBushidoCollective/han 129
-
develop
Guides end-to-end feature development through 8 phases: discover requirements, explore codebase patterns, clarify ambiguities with the user, design architecture, implement with TDD, run multi-agent code review, validate all quality gates, and write a blog post. Use when asked to add a feature, implement a new capability, build functionality, or develop a feature end-to-end.
TheBushidoCollective/han 129
-
baseline-restorer
Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.
TheBushidoCollective/han 129
-
legacy-code-safety
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.
TheBushidoCollective/han 129
-
token-efficiency
Minimize token consumption through efficient tool usage patterns
TheBushidoCollective/han 129
-
review
Multi-agent code review with confidence-based filtering
TheBushidoCollective/han 129
-
proof-of-work
Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.
TheBushidoCollective/han 129
-
orthogonality-principle
Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.
TheBushidoCollective/han 129
-
boy-scout-rule
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.
TheBushidoCollective/han 129
-
code-review
Code review a pull request
TheBushidoCollective/han 129