Loading...
Loading...
Found 48002 skills
matthewharwood
A CSS grid system using Utopia.fyi fluid spacing for responsive, breakpoint-free layouts with grid, flex, and subgrid capabilities.
matthewharwood
Provides comprehensive Rust testing strategies including property-based, fuzz, benchmark, and contract testing to ensure code correctness and performance.
matthewharwood
Enforces universal Rust style conventions including import organization, naming, and code formatting standards for consistent code quality.
matthewharwood
Provides a fluid typography and spacing system using CSS clamp() and modular scales for responsive design without breakpoints.
matthewharwood
Provides Rust implementation patterns for production reliability including circuit breakers, graceful shutdown, retry logic, and rate limiting to ensure fault tolerance and graceful degradation.
matthewharwood
Provides reusable component patterns for Maud, enabling type-safe UI element creation and design system structuring in Rust templates.
matthewharwood
Enables component-level responsiveness using CSS container queries and Utopia.fyi fluid scales for adaptive typography and design systems.
matthewharwood
Provides production patterns for integrating Maud HTML templates with Axum 0.8.x for server-side rendered web applications.
AbdulSamad94
Provides a guide for implementing client and server-side authentication using the Better Auth library.
AbdulSamad94
Provides proven patterns and best practices for Next.js App Router, Server Actions, and routing implementation in web applications.
vinnie357
Guide for programmatically managing workflows, querying status, and integrating with external systems using the Dagu REST API.
vinnie357
Guides comprehensive test writing in Elixir using ExUnit, property-based testing, mocks, and test organization best practices.
vinnie357
Guides developers in building event-responsive hooks for Claude Code to automate code-related workflows.
vinnie357
Guides building Phoenix web applications with LiveView, contexts, and channels following Phoenix best practices.
auldsyababua
Generates complete Claude Code agents for the Traycer framework, including system prompts, hooks, skills, and reference documentation per Anthropic's agent development standards.
auldsyababua
Automates extraction, consolidation, and prioritization of GitHub PR comments to streamline code review processes and action planning.
vinnie357
Identifies common Elixir code anti-patterns and provides actionable guidance for refactoring to improve code quality and maintainability.
vinnie357
Guides Elixir developers on best practices for application configuration, covering runtime vs compile-time settings and proper use of config files and environment functions.
vinnie357
Guides developers through essential Git operations including commits, branching, rebasing, conflict resolution, and conventional commit practices.
vinnie357
Guide for creating, validating, and managing Claude Code plugin marketplaces using schema validation tools.
auldsyababua
Systematic debugging workflow for complex bugs, resolving lint issues, and implementing tests to prevent regressions.
auldsyababua
Detects test quality issues like happy-path bias and vacuous assertions in JavaScript, TypeScript, and Python test suites.
matthewharwood
Provides production patterns for Tokio async runtime, covering task spawning, channels, synchronization, and graceful shutdown for Rust applications.
AbdulSamad94
Enables seamless database operations with NeonDB Postgres using Drizzle ORM in TypeScript applications.