Use this when writing or modifying Nix package definitions and related repo exports in this NUR repository.
This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".
Create, modify, and iteratively improve OpenCode skills (SKILL.md files). Use whenever the user wants to create a new skill from scratch, edit or optimize an existing skill, write or redesign a SKILL.md, design skill test cases, or improve a skill's…
Sending messages "to me" (notifications) using sendmail on this dotfiles/NixOS setup. The sendmail command is backed by telegram-sendmail, which delivers to the user's Telegram. Use for "send X to me", notifications, results, tests. Triggers: sendmail, send…
Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA),…
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture. direct-port adaptation
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.