Loading...
Loading...
Found 48002 skills
NateGrabowski
Guides creation, editing, and testing of Claude skills with comprehensive frontmatter, testing methodologies, and packaging best practices.
c4736
Generates benchmark files for the mitata framework according to project-specific conventions, aiding in performance testing and code quality assurance.
Awais68
Integrates OpenAI/ChatKit chat widgets into Next.js and React applications with configuration for appearance, events, and authentication.
strataga
Fixes Next.js redirect issues in production by using NEXT_PUBLIC_APP_URL instead of request.url to prevent localhost redirects.
Gonya990
Provides structured testing playbooks for Python, enforcing Dave Farley's fast feedback principles across unit, adapter, contract, and acceptance tests.
strataga
Enables real-time GUI updates in Tauri applications by streaming CLI tool output via JSONL file watching and event emission.
saifoelloh
Guides TypeScript developers in using async/await and Promise patterns to prevent common mistakes, optimize concurrency, and handle rejections correctly.
aaronbassett
Expert guidance on Rust language fundamentals, architecture, web development, and performance optimization for backend and systems applications.
dszilagyiques
Builds optimized, production-grade frontend dashboards for data-heavy applications with emphasis on performance, maintainability, and static hosting.
Gonya990
Streamlines experimental feature development with minimal code, leveraging feature flags and hypothesis testing for rapid iteration and risk reduction.
strataga
Manages Better Auth user data in Convex component tables, enabling email verification, auth debugging, and direct data modification during development.
Rigohl
Generates and manages Foreign Function Interface (FFI) bridges for interoperability between Zig and other programming languages.
aaronbassett
Comprehensive guidance for building Flutter UIs with Material Design 3, Cupertino widgets, layout composition, and reusable custom components.
strataga
Fixes Ghost Admin API integration where posts with HTML content appear empty by requiring 'source=html' as a query parameter instead of JSON body.
strataga
Comprehensive methodology for assessing Rust project structure, code quality, security, and documentation to evaluate technical health.
strataga
Resolves Rust audio library build and runtime issues on WSL2, including ALSA dependency fixes and PulseAudio routing.
bcowdery
Provides comprehensive code quality, security, and architecture analysis for GitHub Pull Requests with optional JIRA integration.
strataga
Resolves OpenRouter image generation errors for Gemini/Nano Banana models by switching to /chat/completions with modalities parameter.
saifoelloh
Enforces TypeScript type safety by detecting unsafe type usage and preventing runtime errors through strict mode.
strataga
Fixes TypeScript error in Polar SDK by replacing 'cancel()' with 'revoke()' for subscription cancellation.
strataga
Fixes response parsing for OpenRouter image generation API, handling images in message.images array and base64 extraction.
Delphine-L
Provides best practices for managing Python development environments using venv and conda, including status checks and user confirmation before installations.
aaronbassett
Provides Flutter network operations for REST APIs, GraphQL, WebSockets, and JSON serialization.
aaronbassett
Configures local development tooling for TypeScript, Rust, and Python projects including linters, formatters, tests, Git hooks, and Nx monorepo setup.