Loading...
Loading...
Found 1,634 Skills
Create AGENTS.md files for project-specific inline rules. Use when adding small, project-specific instructions that should be committed in repos.
Best practices for using Pulumi Automation API to programmatically orchestrate infrastructure operations. Covers multi-stack orchestration, embedding Pulumi in applications, architecture choices, and common patterns.
Expert in WordPress and WooCommerce development with PHP best practices
Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, and numeric precision. Pure JUnit 5 unit tests. Use when ensuring code handles limits and special cases correctly.
Guidelines for implementing Auth0 authentication with best practices for security, rules, actions, and SDK integration
Use when pylint configuration including pylintrc, message control, plugins, and scoring system.
Use when asking "code like [expert]", "what would [expert] say", "idiomatic", "best practice", "panel", "debate", or needing domain guidance. Triggers on expert names, style requests, tradeoff questions, or "stuck on".
OAuth 2.1 + JWT authentication security best practices. Use when implementing auth, API authorization, token management. Follows RFC 9700 (2025).
Apply Better Stimulus best practices for writing maintainable, reusable StimulusJS controllers following SOLID principles
Expert helper for Docker containers, Docker Compose, and container optimization
Defensive programming patterns in Go including interface verification, slice/map copying at boundaries, time handling, avoiding globals, and defer for cleanup. Use when writing robust, production-quality Go code.
Best practices, references, and templates for integrating games with the Play.fun ecosystem.