Loading...
Loading...
Found 48002 skills
DanielPodolsky
Verifies code for proper error handling before merge, checking empty catches, user messages, and logging to prevent runtime failures.
DanielPodolsky
Provides real-time performance analysis and optimization advice for common development patterns, preventing N+1 queries, slow rendering, and memory leaks.
asaf5767
Enables developers to build agentic applications using GitHub Copilot SDK for custom tools, streaming, and session management.
0xDarkMatter
Quick reference for RESTful API design patterns, including HTTP methods, status codes, caching, and rate limiting strategies.
0xDarkMatter
Provides database pattern implementations and ORM utilities for Python applications using SQLAlchemy, including migration and async support.
0xDarkMatter
Provides structured testing patterns for Python using pytest, including fixtures, parametrization, mocking, and test coverage strategies.
0xDarkMatter
Provides Python application observability patterns for logging, metrics, and tracing using OpenTelemetry and Prometheus.
0xDarkMatter
Quick reference guide for Tailwind CSS utility patterns, responsive design techniques, and configuration settings.
0xDarkMatter
Provides Python asyncio patterns for concurrent programming, including async/await, coroutines, and task management.
0xDarkMatter
Generates boilerplate templates for Claude Code extensions, supporting agent creation, new skills, command templates, and hook scripts.
0xDarkMatter
Enables semantic code search by AST structure, allowing developers to find function calls, imports, and class definitions beyond simple text patterns using ast-grep.
0xDarkMatter
Provides common patterns and best practices for building RESTful APIs using the FastAPI framework in Python.
0xDarkMatter
Troubleshoots Claude Code extension issues including hook failures, agent not found errors, and skill loading problems.
0xDarkMatter
Automates test code generation with framework detection and routing for seamless integration into development workflows.
0xDarkMatter
Comprehensive guide to cross-language testing patterns including test pyramid, TDD, BDD, and isolation techniques for developers.
0xDarkMatter
Accelerates Python environment setup and dependency management using uv, offering 10-100x speed improvements over pip.
0xDarkMatter
Provides semantic code review with automatic task creation for pull requests, including security audit capabilities.
0xDarkMatter
Provides reusable patterns for building command-line interfaces in Python using Typer, Click, and Argparse.
0xDarkMatter
Enables extending Claude's code execution with pre/post tool hooks, validation, and audit logging capabilities.
0xDarkMatter
Provides reusable patterns for building Model Context Protocol (MCP) server integrations with Claude Code, including tool handlers and resource management.
0xDarkMatter
Enhances Git workflows with lazygit, GitHub CLI, and delta for efficient staging, committing, and PR management.
0xDarkMatter
Analyzes codebases for line counts by language and semantic diffs using tokei and difft, providing quick project statistics without manual effort.
0xDarkMatter
Generates expert-level agent code (500-1000 lines) with patterns, examples, and best practices for Claude Code.
0xDarkMatter
Provides guidance for implementing Python type hints, generics, and structural typing patterns to enhance code safety and readability.