Loading...
Loading...
Found 1,499 Skills
Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
Naming patterns and conventions based on Clean Code JavaScript principles.
Guide for creating PHP and Laravel packages using Spatie's package-skeleton-laravel and package-skeleton-php templates. Use when the user wants to create a new PHP or Laravel package, scaffold a package. Also use when building customizable packages — covers proven patterns for extensibility (events, configurable models/jobs, action classes) instead of config option creep.
Best practices for writing PHPUnit tests in Shopware 6 projects, including integration tests, unit tests, and common testing patterns for plugins and apps.
Comprehensive Rust coding guidelines with 179 rules across 14 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, API design, memory optimization, performance, testing, and common anti-patterns. Invoke with /rust-skills.
Configuration for Virtual Hosts, .htaccess, and PHP-FPM in LAMP stacks.
Master Kubernetes with pods, deployments, services, ingress, ConfigMaps, secrets, and production cluster management.
Unity Catalog governance patterns, permissions models, security best practices, and policy enforcement for enterprise data governance.
Validation agent that validates plan tech choices against current best practices
Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel security best practices.
Operate MySQL-compatible databases on PlanetScale with branching workflows, safe migrations, and production rollouts.