Loading...
Loading...
Found 48002 skills
TheBushidoCollective
Enables utilization and development of Pylint checkers for enforcing code quality standards in Python projects.
TheBushidoCollective
Provides foundational knowledge and patterns for structuring Mocha tests, including hooks and asynchronous testing in JavaScript.
TheBushidoCollective
Enables developers to create and configure Claude AI agents via the Agent SDK, covering initialization, configuration, and setup patterns.
TheBushidoCollective
Enables comprehensive Jest testing patterns including unit tests, mocks, spies, snapshots, and assertions for robust test coverage.
TheBushidoCollective
Enforces data integrity through field validation, constraints, and transformation before database operations using Ecto changesets.
TheBushidoCollective
Enables native integration between Lua and C, supporting stack operations, module creation, and performance optimization for Lua extensions.
TheBushidoCollective
Provides React Navigation patterns, deep linking, and web-specific routing solutions for React Native Web projects.
TheBushidoCollective
Guides implementation of Rails controller patterns including routing, filters, strong parameters, and REST conventions for backend development.
TheBushidoCollective
Enables advanced RSpec testing with custom matchers, shared examples, metadata, and hooks for robust Ruby application testing.
TheBushidoCollective
Provides assertion utilities for Mocha testing framework, supporting Chai's expect, should, and assert styles.
TheBushidoCollective
Guides system architecture design, high-level technical decisions, and strategic planning for major system changes.
TheBushidoCollective
Configures vitest for Vite projects, handling workspace setup and test environment configuration for modern JavaScript testing.
TheBushidoCollective
Enables building reactive Rails applications using Hotwire (Turbo and Stimulus) to avoid complex JavaScript frameworks.
TheBushidoCollective
Enables protocol-oriented programming in Swift using extensions, composition, and associated types for reusable, inheritance-free code design.
TheBushidoCollective
Ensures consistent code formatting via Prettier integration with editors, pre-commit hooks, and ESLint in CI/CD pipelines.
TheBushidoCollective
Configures RuboCop with YAML settings, department-specific rules, inheritance, and customizations for Ruby code quality.
TheBushidoCollective
Systematically identifies and resolves software bugs through structured diagnostic techniques and root cause analysis.
TheBushidoCollective
Enables safe, performant concurrent programming in Swift using async/await, actors, and structured concurrency to avoid data races.
TheBushidoCollective
Enables creation, testing, and reporting of custom static analysis rules for Crystal code using Ameba's AST traversal capabilities.
TheBushidoCollective
Provides route definition utilities for Phoenix web applications, including resource routing, scopes, pipelines, and verified routes.
TheBushidoCollective
Enables creation of custom Checkstyle rules, filters, and plugins to enforce project-specific Java coding standards.
TheBushidoCollective
Analyzes and resolves Dialyzer warnings to ensure type safety in Erlang/Elixir applications.
TheBushidoCollective
Provides utilities for Go error handling using error wrapping, sentinel errors, and custom error types in applications.
TheBushidoCollective
Manages state and side effects in Ink terminal UI applications using React hooks, enabling dynamic terminal interfaces.