Browse Skills
44357 skills found
checkstyle-rules.md
47
1
export
checkstyle-rules
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.
2026-01-21
biome-linting.md
47
1
export
biome-linting
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when applying Biome's linting capabilities, rule categories, and code quality enforcement to JavaScript/TypeScript projects.
2026-01-21
effect-dependency-injection.md
47
1
export
effect-dependency-injection
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.
2026-01-21
ios-swift-concurrency.md
47
1
export
ios-swift-concurrency
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.
2026-01-21
ansible-roles.md
47
1
export
ansible-roles
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when structuring and reusing code with Ansible roles for modular, maintainable automation and configuration management.
2026-01-21
csharp-nullable-types.md
47
1
export
csharp-nullable-types
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when C# nullable reference types and value types for null safety, nullable annotations, and patterns for handling null values.
2026-01-21
rust-error-handling.md
47
1
export
rust-error-handling
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.
2026-01-21
prettier-integration.md
47
1
export
prettier-integration
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.
2026-01-21
ruby-blocks-procs-lambdas.md
47
1
export
ruby-blocks-procs-lambdas
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.
2026-01-21
shell-best-practices.md
47
1
export
shell-best-practices
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.
2026-01-21
kubernetes-security.md
47
1
export
kubernetes-security
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
2026-01-21
nestjs-guards-interceptors.md
47
1
export
nestjs-guards-interceptors
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.
2026-01-21
checkstyle-custom.md
47
1
export
checkstyle-custom
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.
2026-01-21
testng-fundamentals.md
47
1
export
testng-fundamentals
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.
2026-01-21
baseline-restorer.md
47
1
export
baseline-restorer
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.
2026-01-21
pytest-plugins.md
47
1
export
pytest-plugins
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
2026-01-21
apollo-caching-strategies.md
47
1
export
apollo-caching-strategies
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
2026-01-21
cpp-modern-features.md
47
1
export
cpp-modern-features
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when modern C++ features from C++11/14/17/20 including auto, lambdas, range-based loops, structured bindings, and concepts.
2026-01-21
developing-claude-code-plugins.md
47
1
export
developing-claude-code-plugins
2
from
"obra/superpowers-developing-for-claude-code"
from
"obra/superpowers-developing-for-claude-code"
3
Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle
2026-01-20
ios-uikit-architecture.md
47
1
export
ios-uikit-architecture
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.
2026-01-21
sre-monitoring-and-observability.md
47
1
export
sre-monitoring-and-observability
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when building comprehensive monitoring and observability systems.
2026-01-21
Gleam Erlang Interop.md
47
1
export
Gleam Erlang Interop
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when gleam-Erlang interoperability including calling Erlang code from Gleam, using Erlang libraries, external functions, working with Erlang types, NIFs, and leveraging the BEAM ecosystem from Gleam applications.
2026-01-21
helm-templates.md
47
1
export
helm-templates
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
2026-01-21
Erlang OTP Behaviors.md
47
1
export
Erlang OTP Behaviors
2
from
"TheBushidoCollective/han"
from
"TheBushidoCollective/han"
3
Use when oTP behaviors including gen_server for stateful processes, gen_statem for state machines, supervisors for fault tolerance, gen_event for event handling, and building robust, production-ready Erlang applications with proven patterns.
2026-01-21