aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.
Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.
Use when prettier configuration including options, config files, ignore patterns, and formatting rules.
Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.
Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.
Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.
Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.
Use when eSLint configuration including config files, extends, plugins, and environment setup.
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.
Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.
Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.
Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.
Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.
Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.
Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.
Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.
Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.
Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.
Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.