Loading...
Loading...
Found 48002 skills
hgeldenhuys
Handles errors in Claude Code by identifying types, implementing recovery, and preventing recurrence.
stolink
Generates API service, React hook, and type definitions for a given entity name, accelerating full-stack development.
starwreckntx
Designs resilient module architectures to handle system failures and ensure continuous operation during disruptions.
hgeldenhuys
Guides creation of custom Claude Code subagents for specialized workflows, covering agent definition, frontmatter, tool restrictions, and spawning patterns.
hgeldenhuys
Guides efficient Git operations including commits, pull requests, code reviews, and branch management within Claude Code for streamlined development workflows.
hgeldenhuys
Enables efficient monorepo management through navigation, cross-package change workflows, and development tooling.
hgeldenhuys
Guides developers in creating distributable Claude Code plugins by bundling commands, agents, hooks, MCP servers, and LSP servers for marketplace distribution.
hgeldenhuys
Guides implementation of Claude Code hooks for event-driven automation, auto-linting, validation, and context injection in codebases.
hgeldenhuys
Provides safe refactoring strategies for large-scale code changes with validation and rollback capabilities.
jasonkuhrt
Provides consistent formatting rules for TypeScript conditional types to enhance code readability and maintainability in complex type definitions.
hgeldenhuys
Assists in database schema design, migration management, query optimization, and ORM usage to enhance application performance and maintainability.
hgeldenhuys
Executes Claude Code integration tests in isolated Lima VM sandboxes for E2E, hook validation, and session survival testing.
hgeldenhuys
Guide for creating and integrating Model Context Protocol (MCP) servers with Claude Code, covering API integrations, database connections, and OAuth configuration.
hgeldenhuys
Automates code review assistance for pull requests with customizable prompts and checklists to enhance code quality.
starwreckntx
Protocol for maintaining coherent shared memory across dynamic agent networks using cryptographic sharding and Byzantine fault tolerance.
jasonkuhrt
Guides TypeScript test writing using TDD conventions, including test organization and bug-fixing practices.
jasonkuhrt
Diagnoses and resolves Chrome extension issues for Claude, including zombie MCP processes and action failures.
jasonkuhrt
Audits libraries for adherence to coding conventions, specifically checking _.ts/__.ts namespace patterns and reporting structural violations.
jasonkuhrt
Guides execution of Node.js package binaries via npm, pnpm, or npx for global package installation and CLI tool usage.
hgeldenhuys
Provides step-by-step diagnostics and solutions for common issues in Claude Code, including session hangs and tool failures.
jasonkuhrt
Enforces type safety for Panda CSS token references in styling functions like css() and cva().
hgeldenhuys
Enables TDD workflows, test generation, and coverage analysis for Jest, Vitest, and pytest frameworks.
jasonkuhrt
Automates pull request review resolution by generating review items for user approval and applying changes upon confirmation.
jasonkuhrt
Enforces Effect Schema conventions and patterns for type-safe data structures, triggering on schema class creation, tagged unions, and type guards.