domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
59

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
TheBushidoCollective
tools
open
automation-tools
59

haskell-ecosystem

This skill should be used when working with Haskell projects, "cabal.project", "stack.yaml", "ghc", "cabal build/test/run", "stack build/test/run", or Haskell language patterns. Provides comprehensive Haskell ecosystem patterns and best practices.

takeokunn
takeokunn
tools
open
automation-tools
59

ameba-integration

Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.

TheBushidoCollective
TheBushidoCollective
tools
open
automation-tools
59

mise-environment-management

Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, and per-directory settings.

TheBushidoCollective
TheBushidoCollective
tools
open
automation-tools
59

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
TheBushidoCollective
tools
open
automation-tools
59

jutsu-bunbun-bundler

Use when bundling JavaScript/TypeScript code with Bun's fast bundler. Covers building for different targets, tree-shaking, code splitting, and optimization strategies.

TheBushidoCollective
TheBushidoCollective
tools
open
automation-tools
59

blueprints-maintenance

Use after modifying existing systems to update blueprint documentation. Read blueprints with read_blueprint before changes, update with write_blueprint after. Prevents documentation drift.

TheBushidoCollective
TheBushidoCollective
tools
open
cli-tools
59

ink-layout-styling

Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.

TheBushidoCollective
TheBushidoCollective
tools
open
cli-tools
59

ink-component-patterns

Use when building terminal UIs with Ink component patterns for React-based CLI applications.

TheBushidoCollective
TheBushidoCollective
tools
open
cli-tools
59

rust-error-handling

Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

c-ecosystem

This skill should be used when working with C projects, "C11", "C17", "C23", "Makefile", "gcc", "clang", "valgrind", "getopt", or C language patterns. Provides comprehensive Modern C (C11-C23) patterns, memory management, and CLI development best practices.

takeokunn
takeokunn
tools
open
debugging
59

dialyzer-integration

Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

c-memory-management

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

elixir-pattern-matching

Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

debugging

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

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

jutsu-bunbun-runtime

Use when working with Bun's runtime APIs including file I/O, HTTP servers, and native APIs. Covers modern JavaScript/TypeScript execution in Bun's fast runtime environment.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

dialyzer-analysis

Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

performance-optimization

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

TheBushidoCollective
TheBushidoCollective
tools
open
debugging
59

ruby-metaprogramming

Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.

TheBushidoCollective
TheBushidoCollective
tools
open
ide-plugins
59

documentation-linking

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

TheBushidoCollective
TheBushidoCollective
tools
open
ide-plugins
59

php-modern-features

Use when modern PHP features including typed properties, union types, match expressions, named arguments, attributes, enums, and patterns for writing type-safe, expressive PHP code with latest language improvements.

TheBushidoCollective
TheBushidoCollective
tools
open
ide-plugins
59

python-type-system

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.

TheBushidoCollective
TheBushidoCollective
tools
open
ide-plugins
59

gleam-erlang-interop

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.

TheBushidoCollective
TheBushidoCollective
tools
open
ide-plugins
59

common-lisp-ecosystem

This skill should be used when the user asks to "write common lisp", "CLOS", "ASDF", "defpackage", "defsystem", or works with Common Lisp, SBCL, or Coalton. Provides comprehensive Common Lisp ecosystem patterns and best practices.

takeokunn
takeokunn
tools
open
Previous
Page 392 / 1337
Next