Loading...
Loading...
Found 48002 skills
ShunsukeHayashi
Guides the development of Claude Code plugins, including commands, skills, hooks, and agents for extending platform functionality.
fvadicamo
Automates GitHub PR merging after pre-merge validation checks including tests, lint, and CI with user confirmation.
fvadicamo
Automates creation of Git commits in Conventional Commits format, enforcing project-specific conventions for consistent versioning and changelogs.
fvadicamo
Automates GitHub pull request review comment resolution, including classification, fix application, and commit messaging.
OneWave-AI
Converts topics into browser games (trivia, matching, word puzzles) using Phaser.js or Kaboom.js for interactive game creation.
OneWave-AI
Visualizes regex patterns with breakdowns, plain English explanations, and test case generation for debugging across regex flavors.
OneWave-AI
Provides comprehensive code reviews focusing on security vulnerabilities, performance bottlenecks, best practices, and refactoring opportunities for developers.
ClipboardHealth
Provides CLI command to link and unlink local @clipboard-health packages across repositories for seamless development and testing of package changes.
Screenly
Standard tool for initializing Edge Applications, streamlining setup for edge computing platforms.
saadshahd
Interactive code review tool enabling step-by-step approval/rejection of code changes in a git-add-p style workflow for PRs and diffs.
saadshahd
Gracefully terminates active loops in code, preserving completed work. Triggered by commands like 'cancel loop' or 'stop iterating'.
moonshine-software
Builds Laravel admin interfaces with MoonShine components for tables, forms, and layouts.
moonshine-software
Creates structured custom fields, input components, and data display elements for MoonShine admin panel within Laravel applications.
moonshine-software
Creates custom UI components for MoonShine dashboard widgets and display elements without data persistence.
justrach
Ultra-fast TypeScript/JavaScript validation library with 77x speed improvement over Zod, using WASM and SIMD for schema validation in APIs and forms.
justrach
Ultra-fast Python data validation library with Pydantic v2 compatibility, 520x faster than standard Pydantic for API and data model validation.
vasilyu1983
Provides comprehensive Android testing solutions using Espresso, UIAutomator, and Compose Testing with strategies for flake reduction, device matrix coverage, and CI integration.
flinstech
Provides HTTP endpoint routing, request handling, and webhook validation for external API integrations in backend development.
flinstech
A Convex-specific utility for managing file uploads, serving, storage, deletion, and metadata access in application development.
flinstech
Provides patterns for building reactive applications with real-time data handling, including subscription management, optimistic updates, and cursor-based pagination.
flinstech
Guidelines for building production-ready Convex applications, covering function organization, query patterns, validation, TypeScript usage, and error handling.
flinstech
Provides schema migration strategies for evolving application databases, including adding fields, backfilling data, and zero-downtime updates.
flinstech
Provides a pattern for implementing scheduled background tasks in Convex applications using cron expressions, monitoring, and retry strategies for long-running jobs.
flinstech
Guides developers in creating, structuring, and publishing isolated Convex components with proper dependency management and exports.