Loading...
Loading...
Found 48002 skills
jclfocused
Manages Git pull request workflows using Graphite (gt) for stack-aware operations, replacing raw git commands to streamline code integration.
onlyoneaman
Performs comprehensive code reviews to identify bugs, security vulnerabilities, and adherence to best practices, offering actionable improvement suggestions.
jaypaulb
Provides tools and strategies for writing, executing, and maintaining backend test cases in software development projects.
prateekmedia
Captures device screenshots for debugging UI layout issues on iOS and Android during development.
mjunaidca
Universal MCP client for connecting to any MCP server, enabling dynamic tool discovery and execution without context bloat in skills.
onlyoneaman
Assists developers with Git workflows, commit message formatting, branch strategies, and common issue resolution.
prateekmedia
Automates conversion of Figma design files into pixel-perfect Flutter UI code with iterative testing and implementation.
hirefrank
Autonomously validates Polar.sh billing integration by checking webhook endpoints, signature verification, subscription middleware, and environment configuration.
hirefrank
Automatically validates Cloudflare Workers binding configuration to ensure code references match wrangler.toml and TypeScript interfaces.
hirefrank
Validates shadcn/ui component customization depth in Tanstack Start applications, ensuring non-default props and consistent design system implementation.
hirefrank
Validates Cloudflare Durable Objects usage patterns for correct state management, hibernation, and strong consistency.
CANTAGESTUDIO
Enables Flutter developers to search, analyze, and manage packages from pub.dev with version checks and dependency insights.
hirefrank
Validates Cloudflare Workers code during development to prevent Node.js API usage and enforce Workers-specific patterns.
vanman2024
Generates standardized framework components (agents, slash commands, skills, plugins) for the Claude Code multiagent system via predefined templates.
CANTAGESTUDIO
Identifies architectural hotspots including high-churn files, coupling, and dependency issues to resolve systemic code problems causing bugs and slow development.
raphaelmansuy
Implements multi-tenant PostgreSQL database layer with row-level security for tenant isolation, schema design, and data access patterns.
raphaelmansuy
Implements the Agent-to-Agent (A2A) protocol for inter-agent communication, enabling agent discovery, task delegation, and multi-agent orchestration.
raphaelmansuy
Builds Go-based CLI tools with Cobra and Viper for command implementation, interactive prompts, configuration management, and output formatting.
hirefrank
Validates Cloudflare Workers CORS configuration to ensure correct headers, OPTIONS handling, and origin validation for secure cross-origin requests.
CANTAGESTUDIO
Scans codebase for technical debt indicators including code smells, complexity, and duplications to prioritize refactoring efforts.
CANTAGESTUDIO
Generates concise reports documenting refactoring changes, rationale, and verification steps for code review sessions.
raphaelmansuy
Builds REST API gateways in Go using Fiber or Chi, handling endpoints, middleware, and request validation for backend services.
CANTAGESTUDIO
Automates code refactoring by extracting methods, classes, or modules to reduce complexity and improve isolation.
CANTAGESTUDIO
Enforces test coverage requirements before refactoring, identifying gaps and establishing minimal safety net tests to preserve behavior.