Loading...
Loading...
Found 48002 skills
terraphim
Automates replacing npm, yarn, or pnpm commands with bun in development workflows using Terraphim's knowledge graph.
secondsky
Provides Vercel-engineered performance optimization guidelines for React and Next.js code, covering components, data fetching, and bundle optimization.
secondsky
Provides scalable React composition patterns for refactoring components, building flexible libraries, and designing reusable APIs using compound components and render props.
secondsky
Provides best practices for building performant mobile apps with React Native and Expo, including component development and performance optimization.
bitsoex
Enforces RFC-33 compliant gRPC service standards for Java, covering protobuf contracts, service implementation, and resilience patterns.
bitsoex
Provides standardized Gradle build configurations for Java projects, including dependency management, multi-module setups, and troubleshooting guidance.
bitsoex
Enforces Common Changelog format with Unreleased section, validates on commits, and generates changelogs from git history to ensure all PRs are documented.
bitsoex
Enforces RFC-34 compliant structured logging in Java services with JSON format, required fields, and Logback configuration.
bitsoex
Provides standardized guidelines for Java service development at Bitso, covering code review, project structure, and build verification practices.
bitsoex
Identifies weak tests in Java projects by introducing code mutations, ensuring tests effectively verify behavior beyond line coverage metrics.
bitsoex
Manages Java/Gradle project dependencies using version catalogs, BOMs, and constraint strategies for centralized version control and compatibility.
bitsoex
Automates Java project upgrades from Java 21 to Java 25 with required Gradle 9.x and Groovy 5.x dependency updates.
bitsoex
Enables natural language querying of SonarQube for Java code analysis, issue detection, and quality gate checks without local setup.
bitsoex
Enforces consistent coding standards including naming conventions, code organization, and documentation requirements for new code, PR reviews, and refactoring.
bitsoex
Sets up JaCoCo code coverage for Java/Gradle projects, including report generation, thresholds, multi-module aggregation, and SonarQube integration.
rubys
Guides on testing procedures, coverage metrics, and troubleshooting for Rails application tests, including intermittent system test failures.
bitsoex
Manages stacked pull requests with visual representation, merge-triggered updates, and iterative feedback cycles using CodeRabbit.
bitsoex
Automates migration from AWS SDK for Java v1 to v2, updating deprecated code to the modern API.
bitsoex
Provides RFC-44 compliant distributed locking patterns for Java services, covering PostgreSQL advisory locks and Redis-based implementations with migration workflows.
bitsoex
Enables seamless upgrade from Gradle 8.x to 9.x with plugin compatibility mappings and Java 25 support requirements.
rubys
Manages Navigator Go submodule changes for web server configuration, routing, and proxy behavior enhancements.
bitsoex
Provides REST API standards for Java Spring services, including authentication, OpenAPI documentation, and Bitso/RFC-37 compliance guidelines.
bitsoex
Provides database integration patterns for Java services using jOOQ and Flyway, including code generation and migration for PostgreSQL.
rubys
Compares ERB and JavaScript template outputs to verify parity during ERB-to-JS conversion for offline scoring SPA, ensuring consistent rendering.