Loading...
Loading...
Found 48002 skills
schmug
Creates isolated development environments using Git worktrees to execute tasks without disrupting current branch work.
schmug
Automates version bumping in pyproject.toml, plugin.json, and marketplace.json, then commits and tags.
DanielGeek
Automates Git staging, committing, and pushing with conventional commit messages for seamless version control and code sharing.
codythatsme
Guides implementation of Effect TypeScript features including services, layers, and error handling patterns with best practices.
Dsantiagomj
Provides type-safe TypeScript ORM for database management, including schema definition, query building, and migration handling.
grailautomation
Builds and configures Workato custom connectors via Ruby DSL, handling input fields, dynamic configurations, and UX improvements for connector actions.
jtakumi
Generates a structured checklist for reviewing pull requests, covering code quality, testing, and documentation to ensure safe merges.
grailautomation
Provides API reference documentation for Workato SDK blocks, methods, and actions for developers building integrations.
ashtonships
Spawns parallel Claude Code sessions on git worktrees for simultaneous code reviews across multiple projects in monorepo or multi-project environments.
grailautomation
Provides authentication implementation utilities for Workato custom connectors, supporting OAuth, API keys, JWT, and other standard authentication methods.
jtakumi
Provides guidance for implementing and reviewing Android camera features specifically for VTuber Camera applications.
Asylcreek
Provides Vercel Engineering's performance optimization guidelines for React and Next.js, covering component design, data fetching, and bundle optimization to ensure high-performance applications.
ETeissonniere
Enables Gitea repository management and Git operations via the tea CLI, supporting development workflows for self-hosted Git services.
bobzhang
Refactors MoonBit code to improve idiomatic style, including API simplification, method conversion, pattern matching, and test coverage.
tienchinh21
Analyzes Zalo Mini App codebases to map project structure, identify features, and audit zmp-sdk/zmp-ui usage.
tienchinh21
Systematically debugs and resolves software bugs through triage, root cause analysis, and verified fixes.
jtakumi
Generates safe dependency upgrade plans with changelog links and validation steps for software projects.
gabe-almeida
Enforces feature-based directory structure, naming conventions, and import ordering for consistent frontend and backend code organization.
carterdea
Creates a detailed code review prompt for the current branch, enabling seamless transfer to another Claude session for collaborative review.
gabe-almeida
Enforces 500-line code file limits, warns at 400 lines, and guides splitting large files into focused modules during development.
frankhjung
Reviews Haskell codebases for best practices, type safety, documentation, and clean design using HLint and Haddock.
Dsantiagomj
Provides caching strategies for Redis, HTTP headers, and cache invalidation to optimize application performance.
Ramblurr
Prevents testing anti-patterns including mocking without dependency understanding and test-only methods in production code.
Ramblurr
Enables configuration and interaction with Jetty-based Ring web servers in Clojure applications for backend development.