Loading...
Loading...
Found 111 Skills
Set up DuskMoon UI system in a Phoenix project — tailwindcss v4, bun bundler, phoenix_duskmoon components, and CLAUDE.md constitution
Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.
Phoenix Elixir framework with LiveView for real-time. Use for Elixir apps.
Runs packages temporarily, creates isolated shell environments, and evaluates Nix expressions. Use when executing tools without installing, debugging derivations, or working with nixpkgs.
Guide for Phoenix web applications. Use when building Phoenix apps, implementing LiveView, designing contexts, setting up channels, or integrating Tidewave MCP dev tools.
Convert Phoenix app hardcoded text to use gettext with domain-based translations
Maintains development environment instructions in the project README.md using nixomatic. When the user asks to build, compile, test, lint, format, type-check, run, or set up a project, or when a command fails because a tool or runtime is not installed, analyze project files to determine required packages and use nix develop with a nixomatic.com URL. Ensure the README.md documents how to reproduce the environment with both nix develop and docker run nixos/nix.
Creates reproducible builds, manages flake inputs, defines devShells, and builds packages with flake.nix. Use when initializing Nix projects, locking dependencies, or running nix build/develop commands.
Render views and templates in Phoenix using HEEx templates, function components, slots, and assigns
Phoenix Duskmoon UI component library for Elixir/Phoenix LiveView applications. Use when building UIs with `phoenix_duskmoon` — covers installation, CSS/JS setup, component usage patterns (dm_* prefix), slots, form inputs, icons, CSS art, and the v9 custom elements architecture. Trigger on: adding phoenix_duskmoon to a Phoenix project, using dm_* components, configuring themes, setting up hooks, or integrating @duskmoon-dev/core CSS design system.
This skill should be used when the user asks to "add a LiveView page", "create a form", "handle real-time updates", "broadcast changes to users", "add a new route", "create an API endpoint", "fix this LiveView bug", "why is mount called twice?", or mentions handle_event, handle_info, handle_params, mount, channels, controllers, components, assigns, sockets, or PubSub. Essential for avoiding duplicate queries in mount.
This skill should be used when the user asks about macOS/nix-darwin system settings, Dock/Finder configuration, Homebrew Cask management, Shottr setup, or Folder Actions. Triggers: "darwin-rebuild", Dock/Finder settings, "/etc/bashrc conflict", "/etc/zshrc conflict", "killall cfprefsd", "primary user does not exist", "shottr 설정", "shottr 단축키", "스크린샷 저장 경로", "shottr 라이센스", "Folder Actions", "폴더 감시", "compress-video", "compress-rar", "upload-immich". For iOS Shortcuts and Cherri DSL details use managing-shortcuts.