Searching...
Searching...
Found 122398 results
TheBushidoCollective
Annotates code with structured metadata and semantic tags to enhance AI-assisted development workflows and tool integration.
TheBushidoCollective
Enables building type-safe Erlang VM applications using Gleam's advanced type system features including algebraic data types and pattern matching.
TheBushidoCollective
Provides reusable patterns for building GraphQL APIs with Apollo Server, including resolver implementation, data sources, schema design, and federation.
TheBushidoCollective
Configures Credo static analysis for Elixir projects with custom code quality rules and settings.
TheBushidoCollective
Provides patterns and utilities for building SwiftUI views and managing state in iOS applications using declarative UI principles.
TheBushidoCollective
Configures dependency injection in NestJS applications using providers, modules, and decorators for modular architecture.
TheBushidoCollective
Optimizes React Native app performance using FlatList enhancements, memoization, image handling, and bundle reduction techniques.
TheBushidoCollective
Provides guidance on creating and formatting tables in Markdown, including syntax, alignment, escaping, and best practices for documentation.
TheBushidoCollective
Sets up and optimizes monorepo tooling (Turborepo, Nx) for efficient builds, caching, and code generation.
TheBushidoCollective
Provides fine-grained reactive state management and zone-less change detection for efficient UI updates in Angular 16+ applications.
TheBushidoCollective
Creates standardized incident response procedures, communication protocols, and post-mortem documentation for on-call teams.
TheBushidoCollective
Optimizes Tailwind CSS production performance by reducing bundle size using PurgeCSS, JIT mode, and build optimizations.
TheBushidoCollective
Manages environment-specific Kubernetes configurations through Kustomize overlays and patches for seamless multi-environment deployment.
TheBushidoCollective
Safety workflow for refactoring legacy code without tests using RGR to add characterization tests before changes.
TheBushidoCollective
Provides safe Swift optional handling using binding, chaining, and nil coalescing to prevent force unwrapping and common pitfalls.
TheBushidoCollective
Creates optimized data pipelines for TensorFlow models using tf.data API to streamline data loading and transformation.
TheBushidoCollective
Enables dynamic, type-safe component demonstrations in Storybook through interactive controls and argument configuration.
TheBushidoCollective
Creates and updates technical blueprint documentation for features, APIs, and architecture using a structured process to prevent duplication.
TheBushidoCollective
Provides tools for structured concurrency in Kotlin using suspend functions, Flow, and channels for efficient asynchronous code with cancellation and exception handling.
TheBushidoCollective
Guides creation of well-structured technical documentation, READMEs, and project docs following markdown best practices.
TheBushidoCollective
Guides the design of modular systems with independent components to prevent unintended side effects from changes.
TheBushidoCollective
Provides Tailwind CSS utilities for building mobile-first responsive layouts using breakpoints and container queries.
TheBushidoCollective
Provides utilities for defining Ecto schemas, field types, associations, and embedded schemas to model database entities in Elixir applications.
TheBushidoCollective
Configures Expo applications using app.json, app.config.js, and EAS configuration for metadata, plugins, build settings, and environment variables.