Loading...
Loading...
Found 48002 skills
TheBushidoCollective
Enables integration of pytest plugins like coverage and mocking for enhanced Python testing workflows.
TheBushidoCollective
Manages dependencies in Effect applications using Context, Layer, and service definitions for modular and maintainable code.
TheBushidoCollective
Enables creation, testing, and publishing of custom ESLint rules for JavaScript/TypeScript code quality enforcement.
TheBushidoCollective
Enables concurrent operations in Effect applications using patterns like fork, join, parallel execution, and race conditions.
TheBushidoCollective
Configures Storybook for UI component development, including main settings, addons, and framework-specific integrations.
TheBushidoCollective
Provides utilities for implementing asynchronous patterns in FastAPI to handle concurrent requests and build high-performance APIs.
TheBushidoCollective
Guides developers in implementing commit strategies that emphasize early, frequent commits to effectively document the development process.
TheBushidoCollective
Enables low-level C systems programming via file I/O, process management, signals, and system calls.
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
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
Optimizes Tailwind CSS production performance by reducing bundle size using PurgeCSS, JIT mode, and build optimizations.
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
Enables dynamic, type-safe component demonstrations in Storybook through interactive controls and argument configuration.
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 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.