Loading...
Loading...
Found 48002 skills
seanogdev
Creates a new Git branch from main/master with a 17-character limit, prompting for or inferring the branch name.
seanogdev
Generates a changeset file for current project changes following the project's defined changesets pattern, enabling version management and release tracking.
seanogdev
Automates staging and generates conventional commit messages for Git, ensuring clear and standardized version control entries.
Whamp
Guides adding fields to PocketBase collections using the JavaScript SDK API for schema modification.
Whamp
Provides setup and management for MailHog, a local email testing server to capture and inspect test emails during development.
Whamp
Comprehensive PocketBase backend development skill providing setup guides, schema templates, and API examples for building backend services.
vinnie357
Guides creation and validation of Claude Code plugin.json files using schema validation tools for plugin development.
JasonDocton
Provides modern TypeScript patterns to enhance type safety and code maintainability in development projects.
vinnie357
Manages development tooling, runtime versions, environment variables, and project tasks with unified configuration across multiple projects.
auldsyababua
Analyzes branch divergence, detects merge conflicts, and guides resolution in Git repositories with auto-detection of current branch or manual parameters.
matthewharwood
Builds custom web components using pure web platform APIs (Custom Elements v1, Shadow DOM) with attribute-driven state and handleEvent pattern, no external libraries.
auldsyababua
Reorganizes messy code repositories into clean, LLM-friendly structures using a non-destructive migration process, consolidating scripts and establishing documentation.
vinnie357
Guides developers in conducting comprehensive code reviews to ensure correctness, security, performance, and adherence to best practices.
Squirrelfishcityhall150
Provides development patterns for Next.js 15+ App Router, including routing and component structure.
walcon
Guides creation, validation, and design of OpenCode skills using established patterns and archetypes for efficient development.
netbrain
Tool for creating, validating, and packaging modular extensions that enhance Claude's functionality through specialized knowledge and integrations.
authenticwalk
Guides systematic improvement of TBTA features through a structured 6-stage workflow defined in STAGES.md.
matthewharwood
Provides production patterns for building REST APIs and HTTP services with Axum 0.8.x, featuring type-safe routing, middleware, and error handling.
matthewharwood
Provides production-ready Rust patterns for type-safe domain modeling, including newtypes, type states, and smart constructors to enforce compile-time invariants.
matthewharwood
Provides error handling utilities for Rust applications using thiserror and anyhow, including error classification, API mapping, and retry logic.
matthewharwood
Adds tracing, metrics, and structured logging to Rust services using OpenTelemetry and Prometheus for production observability.
matthewharwood
Type-safe compile-time HTML templating in Rust via the html! macro, covering elements, attributes, and control flow syntax.
matthewharwood
Provides architectural patterns for structuring Axum applications with layered design, dependency injection, and middleware composition.
matthewharwood
Offers 30 pragmatic rules for production JavaScript, covering async operations, V8 optimization, memory management, and testing patterns.