Total 45,283 skills
Showing 12 of 45283 skills
Execute implementation phase-by-phase following tasks.md
Generate and evaluate solution options
Stage and commit changes with conventional commit message
When using npm package `@duskmoon-dev/core`, this skill shows how to install, configure, and use the CSS component library
Convert Phoenix app hardcoded text to use gettext with domain-based translations
Use when creating a new Phoenix project, adding Phoenix to an umbrella, configuring assets with Bun, setting up devenv.nix for a Phoenix project, configuring Ecto with PostgreSQL Unix sockets, or adding end-to-end tests.
Create domain-specific quality checklists validating spec completeness and clarity
Run the /check-phoenix-duskmoon-design Claude command workflow in Codex.
Validate cross-artifact consistency across spec.md, plan.md, and tasks.md (read-only)
This skill should be used when the user asks to "add background processing", "cache this data", "run this async", "handle concurrent requests", "manage state across requests", "process jobs from a queue", "this GenServer is slow", or mentions GenServer, Supervisor, Agent, Task, Registry, DynamicSupervisor, handle_call, handle_cast, supervision trees, fault tolerance, "let it crash", or choosing between Broadway and Oban.
This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.
Use when user asks about updating outdated Drupal packages, upgrading Drupal core minor or patch versions, updating contrib modules, or resolving composer version conflicts.