← all skills

thebushidocollective

thebushidocollective

@thebushidocollective seed · attribution · source repo

0 followers · 365 skills

365 published skills · page 4 of 4

  1. Prettier Configuration · thebushidocollective
    Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
    0
    installs
  2. Code Review · thebushidocollective
    Review current branch changes against REVIEW.md guidelines
    0
    installs
  3. Shell Error Handling · thebushidocollective
    Use when implementing error handling, cleanup routines, or debugging in shell scripts. Covers traps, exit codes, and robust error patterns.
    0
    installs
  4. Reactflow Custom Nodes · thebushidocollective
    Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
    0
    installs
  5. Reactflow Fundamentals · thebushidocollective
    Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.
    0
    installs
  6. Atomic Design Quarks · thebushidocollective
    Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.
    0
    installs
  7. Claude Agent Sdk Agent Creation · thebushidocollective
    Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.
    0
    installs
  8. Runbooks Troubleshooting Guides · thebushidocollective
    Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.
    0
    installs
  9. Sip Authentication Security · thebushidocollective
    Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.
    0
    installs
  10. Apollo Client Patterns · thebushidocollective
    Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.
    0
    installs
  11. Effect Resource Management · thebushidocollective
    Use when Effect resource management patterns including Scope, addFinalizer, scoped effects, and automatic cleanup. Use for managing resources in Effect applications.
    0
    installs
  12. Gluestack Accessibility · thebushidocollective
    Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.
    0
    installs
  13. Nestjs Guards Interceptors · thebushidocollective
    Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.
    0
    installs
  14. React Native Styling · thebushidocollective
    Use when styling React Native components with StyleSheet, Flexbox layout, responsive design, and theming. Covers platform-specific styling and design systems.
    0
    installs
  15. Zustand Advanced Patterns · thebushidocollective
    Use when implementing advanced Zustand patterns including transient updates, subscriptions with selectors, store composition, and performance optimization techniques.
    0
    installs
  16. GRAPHQL Inspector CI · thebushidocollective
    Use when setting up GraphQL Inspector in CI/CD pipelines, GitHub Actions, or GitLab CI for automated schema validation.
    0
    installs
  17. Markdownlint Integration · thebushidocollective
    Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.
    0
    installs
  18. Effect Dependency Injection · thebushidocollective
    Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.
    0
    installs
  19. Nestjs Dependency Injection · thebushidocollective
    Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.
    0
    installs
  20. Rails Active Record Patterns · thebushidocollective
    Use when active Record patterns including models, associations, queries, validations, and callbacks.
    0
    installs
  21. React Native Platform · thebushidocollective
    Use when handling platform-specific code in React Native for iOS and Android. Covers Platform API, platform-specific components, native modules, and cross-platform best practices.
    0
    installs
  22. Svelteflow Custom Nodes · thebushidocollective
    Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.
    0
    installs
  23. Svelteflow Fundamentals · thebushidocollective
    Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.
    0
    installs
  24. Typescript Utility Types · thebushidocollective
    Use when typeScript utility types, mapped types, and advanced type manipulation. Use when creating flexible, type-safe TypeScript code.
    0
    installs
  25. Absinthe Subscriptions · thebushidocollective
    Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.
    0
    installs
  26. Playwright Page Object Model · thebushidocollective
    Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
    0
    installs
  27. Playwright Test Architecture · thebushidocollective
    Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.
    0
    installs
  28. Markdownlint Custom Rules · thebushidocollective
    Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.
    0
    installs
  29. Typescript Async Patterns · thebushidocollective
    Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.
    0
    installs
  30. Atomic Design Molecules · thebushidocollective
    Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.
    0
    installs
  31. Atomic Design Organisms · thebushidocollective
    Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.
    0
    installs
  32. Apollo Caching Strategies · thebushidocollective
    Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.
    0
    installs
  33. Docker Compose Production · thebushidocollective
    Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
    0
    installs
  34. GRAPHQL Inspector Diff · thebushidocollective
    Use when detecting breaking changes between GraphQL schema versions, comparing schemas across branches, or validating schema migrations.
    0
    installs
  35. Playwright Fixtures And Hooks · thebushidocollective
    Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.
    0
    installs
  36. Checkstyle Configuration · thebushidocollective
    Use when configuring Checkstyle for Java projects with XML config, custom checks, properties, and module setup.
    0
    installs
  37. Markdownlint Configuration · thebushidocollective
    Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.
    0
    installs
  38. Angular Dependency Injection · thebushidocollective
    Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.
    0
    installs
  39. Fastapi Dependency Injection · thebushidocollective
    Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.
    0
    installs
  40. React Native Components · thebushidocollective
    Use when building React Native UI components with core components, custom components, and component patterns. Covers View, Text, Image, ScrollView, FlatList, and component composition.
    0
    installs
  41. React Native Navigation · thebushidocollective
    Use when implementing navigation in React Native apps with React Navigation. Covers stack, tab, drawer navigation, deep linking, and navigation patterns.
    0
    installs
  42. Objective C Protocols And Categories · thebushidocollective
    Use when objective-C protocols for defining interfaces and categories for extending classes, including formal protocols, optional methods, class extensions, and patterns for modular, reusable code design.
    0
    installs
  43. Ruby Oop · thebushidocollective
    Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.
    0
    installs
  44. Claude Agent Sdk Context Management · thebushidocollective
    Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.
    0
    installs
  45. GRAPHQL Inspector Audit · thebushidocollective
    Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.
    0
    installs
  46. React Native Performance · thebushidocollective
    Use when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle size reduction, and profiling techniques.
    0
    installs
  47. Atomic Design Integration · thebushidocollective
    Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.
    0
    installs
  48. Markdown Syntax Fundamentals · thebushidocollective
    Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.
    0
    installs
  49. Rails Action Controller Patterns · thebushidocollective
    Use when action Controller patterns including routing, filters, strong parameters, and REST conventions.
    0
    installs
  50. React Native Web Core · thebushidocollective
    Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.
    0
    installs
  51. Atomic Design Fundamentals · thebushidocollective
    Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.
    0
    installs
  52. Playwright Bdd Configuration · thebushidocollective
    Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.
    0
    installs
  53. Storybook Component Documentation · thebushidocollective
    Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.
    0
    installs
  54. GRAPHQL Inspector Validate · thebushidocollective
    Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.
    0
    installs
  55. Playwright Bdd Gherkin Syntax · thebushidocollective
    Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, and leveraging Background sections for shared setup.
    0
    installs
  56. Shell Scripting Fundamentals · thebushidocollective
    Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
    0
    installs
  57. React Native Native Modules · thebushidocollective
    Use when building or integrating native modules in React Native. Covers creating native modules, Turbo Modules, bridging native code, and accessing platform-specific APIs.
    0
    installs
  58. React Native Web Styling · thebushidocollective
    Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
    0
    installs
  59. React Native Web Testing · thebushidocollective
    Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.
    0
    installs
  60. Playwright Bdd Step Definitions · thebushidocollective
    Use when creating step definitions with Given, When, Then, using createBdd() for step functions, implementing Page Object Model patterns, and sharing fixtures between steps.
    0
    installs
  61. Typescript Type System · thebushidocollective
    Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.
    0
    installs
  62. React Native Web Navigation · thebushidocollective
    Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.
    0
    installs
  63. Sre Reliability Engineering · thebushidocollective
    Use when building reliable and scalable distributed systems.
    0
    installs
  64. React Native Web Performance · thebushidocollective
    Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoization, and web-specific performance improvements.
    0
    installs
  65. Sre Incident Response · thebushidocollective
    Use when responding to production incidents following SRE principles and best practices.
    0
    installs