Loading...
Loading...
Found 48002 skills
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.
TheBushidoCollective
Handles platform-specific code in React Native for iOS and Android, including Platform API, components, and native modules.
TheBushidoCollective
Enables development of low-level system software in C, handling file I/O, process management, signals, and system calls.
TheBushidoCollective
Assists in implementing Ruby on Rails Active Record patterns including models, associations, queries, and validations.
TheBushidoCollective
Enables development and integration of Prettier plugins, including custom parsers and ecosystem extensions for code formatting.
TheBushidoCollective
Enables data-driven testing in Java applications using TestNG DataProviders, factory methods, and parameterization for efficient test execution.
TheBushidoCollective
Provides functional programming patterns in Scala including higher-order functions, immutability, pattern matching, and monads for building type-safe applications.
TheBushidoCollective
Provides Ecto.Query DSL utilities for building complex database queries with where clauses, joins, aggregates, and preloading in Elixir applications.
TheBushidoCollective
Provides utilities for implementing over-the-air (OTA) updates in Expo-based mobile applications, including configuration, update checks, and update strategies.
TheBushidoCollective
Provides component patterns for building terminal user interfaces in React-based command-line applications using the Ink library.
TheBushidoCollective
Configures automated tests for CocoaPods libraries, covering test spec setup, app host requirements, and pod lib lint integration.
TheBushidoCollective
Enables building modern Android user interfaces with Jetpack Compose, state management via remember/mutableStateOf, and declarative UI patterns.
TheBushidoCollective
Assists in creating and modifying Storybook stories for UI components, ensuring CSF3 compliance, proper component variation showcase, and successful builds.
TheBushidoCollective
Optimizes GraphQL API performance using query complexity analysis, batching, caching, and depth limiting strategies.
TheBushidoCollective
Creates and refactors Playwright test code using the Page Object Model pattern to enhance maintainability and readability.
TheBushidoCollective
Enables advanced TypeScript type system usage including strict mode, generics, and type guards to enhance code reliability and maintainability.
TheBushidoCollective
Enables implementation of C++ templates, metaprogramming, template specialization, SFINAE, type traits, and C++20 concepts.
TheBushidoCollective
Provides utilities for implementing rSpec mocking techniques including doubles, stubs, mocks, and spies in Ruby testing.
TheBushidoCollective
Provides styling patterns for React Native Web components, including StyleSheet API, platform-specific styles, responsive design, and theming.
TheBushidoCollective
Enables high-performance, non-blocking applications in Crystal using fibers, channels, and parallel execution patterns.
TheBushidoCollective
Enables high-performance backend development in Crystal, including WebSocket, TLS/SSL, HTTP frameworks, and ORM operations.
TheBushidoCollective
Enables implementation of Apollo Client patterns for data fetching, caching, and state management in React applications.
TheBushidoCollective
Applies Test-Driven Development methodology by writing failing tests before implementation, then passing tests and refactoring for robust code.