Searching...
Searching...
Found 122398 results
TheBushidoCollective
Configures shfmt for consistent shell script formatting using .shfmt.toml, EditorConfig, and project-specific settings.
TheBushidoCollective
Enables compile-time code generation, DSL creation, and AST manipulation in Crystal using macros.
TheBushidoCollective
Provides utilities for implementing Elixir OTP patterns (GenServer, Supervisor, Agent, Task) to build concurrent and fault-tolerant applications.
TheBushidoCollective
Provides robust error handling patterns for shell scripts, including traps, exit codes, and cleanup routines to ensure script reliability.
TheBushidoCollective
Provides type-safe state management utilities for TypeScript projects using Zustand, including typed store creation and selectors.
TheBushidoCollective
Teaches core Cucumber concepts, Gherkin syntax, and feature file structure for behavior-driven development testing.
TheBushidoCollective
Structures Standard Operating Procedures with proper sections, organization, and markdown formatting, covering SOP anatomy and section organization.
TheBushidoCollective
Manages PHP dependencies and PSR-4 autoloading for modern PHP projects, including package creation and version constraints.
TheBushidoCollective
Provides best practices for Django ORM usage including model definitions, query construction, and relationship management in database-driven applications.
TheBushidoCollective
Enables creation of generic, type-safe C++ libraries through template metaprogramming, SFINAE, and concepts.
TheBushidoCollective
Applies the Boy Scout Rule to enhance code quality during modifications, refactoring, and legacy code maintenance.
TheBushidoCollective
Manages Maven build phases, goals, profiles, and custom build configurations for Java project development.
TheBushidoCollective
Provides utilities for writing asynchronous Rust code using tokio, async/await, and futures patterns.
TheBushidoCollective
Provides tools for implementing Apollo GraphQL caching strategies including cache policies, optimistic UI, and cache updates.
TheBushidoCollective
Manages Maven dependencies, resolves conflicts, configures BOMs, and optimizes dependency trees in Java projects.
TheBushidoCollective
Enables foundational jUnit testing for Java, covering annotations, assertions, and test lifecycle management.
TheBushidoCollective
Provides type-safe utilities for implementing asynchronous patterns in TypeScript, including Promises, async/await, and async iterators.
TheBushidoCollective
Assists in crafting clear BDD scenarios with acceptance criteria, edge cases, and proper organization for behavior-driven specifications.
TheBushidoCollective
Enables dynamic method definition, method_missing handling, and class evaluation for Ruby metaprogramming.
TheBushidoCollective
Generates and deploys Kubernetes manifests for container orchestration, simplifying application deployment and cluster management.
TheBushidoCollective
Enables implementation of polymorphism and interfaces in object-oriented design to create flexible, extensible systems with interchangeable components.
TheBushidoCollective
Guides implementation of Android app architecture using MVVM, clean architecture, and Hilt dependency injection.
TheBushidoCollective
Resolves common issues identified by Credo, an Elixir static code analysis tool, to maintain high code quality and consistency standards.
TheBushidoCollective
Provides testing patterns for React Native Web applications using Jest and React Native Testing Library, including component and web-specific strategies.