Loading...
Loading...
Found 48002 skills
ashutoshpw
Executes database migrations for the stripe-sync-engine, including schema updates and table creation as specified by user commands.
MuhammedAlkhudiry
Transforms approved plans into production-ready code. Activates on commands like 'let's build' or 'start coding' to execute development tasks.
ashutoshpw
Troubleshoots Stripe sync engine issues including webhook errors, signature failures, and connection problems in payment integrations.
HZeroxium
Standardizes Java backend project structure including repository layout, module boundaries, and naming conventions for consistent development.
JoernStoehler
Builds and tests Rust-Python bindings using PyO3 and maturin, enabling seamless interoperability for extension development.
claushaas
Performs code reviews emphasizing readability, maintainability, and clarity to ensure high-quality code before merging into the main branch.
jonathanbelolo
Provides form patterns and validation utilities for Composable Svelte, including Zod integration, field-level validation, and reactive state management.
MuhammedAlkhudiry
Assists in restructuring code for improved readability and maintainability without altering functionality, responding to user requests for refactoring or cleanup.
anntnzrb
Provides development support for Python applications using modern tools like uv, functional programming patterns, and production best practices.
ederheisler
Guides design and refactoring of high-signal, reliable, maintainable tests across unit, integration, and end-to-end suites.
MuhammedAlkhudiry
Enforces React coding standards for hooks, state management, and performance in component development.
HZeroxium
Provides a JDBC performance playbook for optimizing database interactions in Java, including connection pooling, batching, and benchmarking.
HZeroxium
A workflow for profiling Java application performance using JFR and async-profiler to capture, analyze, and resolve CPU and latency issues.
jackyxhb
AI-powered notebook enabling frontend developers to practice coding, receive instant answers, and track progress in real-time development workflows.
HZeroxium
Provides a deterministic Java configuration system with layered sources, validation, and runbooks to manage environment-specific settings and secrets safely.
claushaas
Defines testing strategies (unit, integration, end-to-end) based on repository risk and maturity to improve coverage and plan new features.
claushaas
Identifies bottlenecks, latency, and resource usage to optimize application performance.
HZeroxium
Enables distributed tracing in Java microservices using OpenTelemetry for debugging latency, dependency failures, and request flows across services.
MuhammedAlkhudiry
Enforces TypeScript/JavaScript coding standards to ensure type safety, proper async handling, and clean code style in development projects.
HZeroxium
Configures and optimizes Gradle builds for Java backend projects, addressing multi-module structures, performance, and reproducibility.
claushaas
Provides utilities for implementing resilience patterns including retries, circuit breakers, and timeouts to handle failures in software systems.
Vasallo94
Provides Python development best practices, code standards, architectural patterns, and conventions for the MCP project.
HZeroxium
Guides selection and implementation of Java concurrency models (thread pools vs virtual threads) for optimizing throughput and handling blocking I/O.
HZeroxium
Provides a Java implementation of the transactional outbox pattern with idempotency to ensure exactly-once event delivery and prevent double-publishing in distributed systems.