Loading...
Loading...
Found 48002 skills
allenlin90
Provides guidelines for using shared API types and schemas to ensure type safety in API contracts between frontend and backend, leveraging Zod.
kristofferremback
Generates professional pull requests with clear descriptions, design rationale, and file change details for code review.
kristofferremback
Updates pull request descriptions in version control systems to clarify code changes and context for reviewers.
allenlin90
Provides structured patterns for React API layer setup, including client configuration, request declarations, and TanStack Query integration.
kristofferremback
Generates timestamp-named database migrations for schema changes, ensuring version control and consistency in database evolution.
ademceper
Scaffolds CQRS command/query structures with handlers, validators, and DTOs following Merge project patterns.
kristofferremback
Conducts comprehensive code reviews from multiple perspectives to ensure quality and identify issues in pull requests.
kristofferremback
Automates fetching, analyzing, and responding to code review comments in pull requests.
acambitsis
Debugs production issues using Sentry, Convex, and Stripe for error investigation, data checks, and payment failure analysis.
citadelgrad
Simplifies and refines Python code for clarity, consistency, and maintainability using KISS and Pythonic patterns.
b-open-io
Enables sending Bitcoin SV (BSV) transactions by building, signing, and broadcasting P2PKH transactions via @bsv/sdk.
octave-commons
Provides utilities for Clojure development workflows including REPL, deps.edn, testing, and linting.
b-open-io
Provides implementation for Stratum v1 protocol, enabling cryptocurrency mining pool and miner communication via JSON-RPC.
octave-commons
Automates Chrome DevTools for efficient browser testing, debugging, and performance analysis of web applications.
octave-commons
Manages Git workflows including branching, commits, pull requests, and conflict resolution for collaborative development.
citadelgrad
Refines TypeScript/JavaScript code for clarity, consistency, and maintainability using KISS principles and modern best practices.
b-open-io
Creates protocol-specific script templates for @bsv/sdk, supporting SIGMA, OP_RETURN, and other Bitcoin scripting standards.
octave-commons
Guides implementation of React 19 with TypeScript, covering patterns, hooks, and type safety best practices.
b-open-io
Validates and analyzes Bitcoin SV (BSV) scripts, including locking/unlocking scripts and opcodes, via @bsv/sdk.
octave-commons
Provides structured guidance for developing OpenCode plugins, covering architecture, events, tools, and best practices.
octave-commons
Provides integration patterns for connecting Clojure backend services with React frontend applications, enabling seamless full-stack communication.
ElliotJLT
Guides developers through a structured debugging cycle: clarify, investigate, fix, and verify to prevent premature solutions and ensure root-cause understanding.
b-open-io
Creates Bitcoin Attestation Protocol (BAP) identities using the bap command-line interface for secure transaction attestations.
ElliotJLT
Automates code quality checks for unused imports, TODOs, missing tests, and error handling after feature implementation.