Back to authors
TheBushidoCollective

TheBushidoCollective

768 Skills published on GitHub.

plugin-development

Use when creating or modifying Han plugins. Covers plugin structure, configuration, hooks, skills, and best practices.

UncategorizedView skill →

architect

Design system architecture and high-level technical strategy

UncategorizedView skill →

architecture-design

Use when designing system architecture, making high-level technical decisions, or planning major system changes. Focuses on structure, patterns, and long-term strategy.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

code-review

Code review a pull request

UncategorizedView skill →

code-reviewer

Use during verification phase when conducting thorough code reviews and providing constructive feedback based on universal software quality principles.

UncategorizedView skill →

debug

Investigate and diagnose issues without necessarily fixing them

UncategorizedView skill →

debugging

Use when investigating bugs, diagnosing issues, or understanding unexpected behavior. Provides systematic approaches to finding root causes.

UncategorizedView skill →

develop

Comprehensive 8-phase workflow for developing new features with quality enforcement

UncategorizedView skill →

document

Generate or update documentation for code, APIs, or systems

UncategorizedView skill →

documentation

Use when creating or updating documentation including READMEs, API docs, inline comments, or technical guides. Focuses on clarity and usefulness for the intended audience.

UncategorizedView skill →

explain

Explain code, concepts, or technical decisions in clear, understandable terms

UncategorizedView skill →

explainer

Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience.

UncategorizedView skill →

fix

Debug and fix bugs, errors, or unexpected behavior

UncategorizedView skill →

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.

UncategorizedView skill →

optimize

Optimize code for performance, readability, or efficiency

UncategorizedView skill →

orthogonality-principle

Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.

UncategorizedView skill →

performance-optimization

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization.

UncategorizedView skill →

plan

Create tactical implementation plan for a feature or task

UncategorizedView skill →

professional-honesty

Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.

UncategorizedView skill →

project-memory

Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.

UncategorizedView skill →

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.

UncategorizedView skill →

refactor

Restructure code to improve quality without changing behavior

UncategorizedView skill →

refactoring

Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and incremental changes.

UncategorizedView skill →

review

Multi-agent code review with confidence-based filtering

UncategorizedView skill →

simplicity-principles

Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishment to write simple, predictable code.

UncategorizedView skill →

solid-principles

Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.

UncategorizedView skill →

structural-design-principles

Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.

UncategorizedView skill →

technical-planning

Use when creating implementation plans for features or tasks. Focuses on tactical execution planning with clear tasks, dependencies, and success criteria.

UncategorizedView skill →

test

Write tests for code using test-driven development principles

UncategorizedView skill →

sre-incident-response

Use when responding to production incidents following SRE principles and best practices.

UncategorizedView skill →

sre-monitoring-and-observability

Use when building comprehensive monitoring and observability systems.

UncategorizedView skill →

sre-reliability-engineering

Use when building reliable and scalable distributed systems.

UncategorizedView skill →

angular-dependency-injection

Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.

UncategorizedView skill →

angular-rxjs-patterns

Use when handling async operations in Angular applications with observables, operators, and subjects.

UncategorizedView skill →

angular-signals

Use when building Angular 16+ applications requiring fine-grained reactive state management and zone-less change detection.

UncategorizedView skill →

django-cbv-patterns

Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.

UncategorizedView skill →

django-orm-patterns

Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.

UncategorizedView skill →

django-rest-framework

Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.

UncategorizedView skill →

ecto-changesets

Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.

UncategorizedView skill →

ecto-query-patterns

Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.

UncategorizedView skill →

ecto-schema-patterns

Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.

UncategorizedView skill →

ecto-schemas

Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.

UncategorizedView skill →

effect-concurrency

Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for concurrent operations in Effect applications.

UncategorizedView skill →

effect-core-patterns

Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for composing effects. Use for basic Effect operations.

UncategorizedView skill →

effect-dependency-injection

Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.

UncategorizedView skill →

effect-error-handling

Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling expected errors in Effect applications.

UncategorizedView skill →

effect-resource-management

Use when Effect resource management patterns including Scope, addFinalizer, scoped effects, and automatic cleanup. Use for managing resources in Effect applications.

UncategorizedView skill →

effect-schema

Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use for type-safe data validation in Effect applications.

UncategorizedView skill →

Page 1 of 16 · 768 results