Show list of available dx list commands and help users execute them with required parameters.
/plugin marketplace add siteminder-au/claude-code-dx-plugin/plugin install siteminder-au-siteminder-dx@siteminder-au/claude-code-dx-pluginThis skill inherits all available tools. When active, it can use any tool Claude has access to.
This skill helps users discover and execute various dx list commands. When users type 'dx list' or ask to list resources, present them with available list command options organized by category.
list-artifact-versions
--system or -s: System name (e.g., tbb)--component or -c: Component name (e.g., core-api)--max or -m: Max number of items in result (default: 30)npx @siteminder/dx infrastructure list-artifact-versions -s <system> -c <component>list-builds
--component or -c OR --config-file or -C--env or -e: Environment (when using --component)--realm or -r: Deployment realm (dev, pciprod, preprod, bi, bidev, oldprod, test, stratops)--type or -t: Deployment type (terraform, helm, frontend)--region or -R: Region construct--config-branch or -b: Branch to checkout in config repo--infrastructure-branch or -i: Branch to checkout in app infrastructure repo--max-pages: Max number of BuildKite build result pages (default: 10)--per-page: Results per page (default: 100)--created-from: Filter by builds created on or after (ISO 8601 format)--created-to: Filter by builds created before (ISO 8601 format)npx @siteminder/dx infrastructure list-builds -c <component> -e <env> -r <realm>list-tagged-resources
--environment or -e: Environment to list resources--system or -s: System name(s) (comma separated)--component or -c: Component name(s) (comma separated)--provider or -pr: Provider (aws, k8s, all - default: all)--providerService or -ps: Provider service(s) (default: compute)--sort: Sort by comma separated parameters (default: environment,system,component,provider)npx @siteminder/dx infrastructure list-tagged-resources -e <env> -s <system>list-standard-terraform-modules
npx @siteminder/dx infrastructure list-standard-terraform-modules--system: Path to the system foldernpx @siteminder/dx overlord list-non-standard-docker-images --system <path>list-docker-image-versions
npx @siteminder/dx code list-docker-image-versionslist-standard-docker-images
npx @siteminder/dx code list-standard-docker-imageslist-npm-pkg-differences
--dir: Path to the base directory (default: current directory)npx @siteminder/dx code list-npm-pkg-differencesWhen user requests 'dx list' or similar:
Once user selects a command:
Before executing:
Execute the command:
npx @siteminder/dxHandle errors:
User: "dx list"
Assistant: Presents categorized list of all 8 list commands
User: Selects "list-artifact-versions"
Assistant: Asks for required parameters (system, component)
User: Provides "tbb" and "core-api"
Assistant: Confirms and executes: `dx infrastructure list-artifact-versions -s tbb -c core-api`
User: "show me list commands"
Assistant: Presents all list commands
User: "list tagged resources"
Assistant: Asks for optional parameters (environment, system, component, provider)
User: Provides "nxs-dev" for environment and "nxs" for system
Assistant: Executes: `dx infrastructure list-tagged-resources -e nxs-dev -s nxs`
User: "dx list"
Assistant: Checks dx availability, finds it's not globally installed
Assistant: Uses `npx @siteminder/dx` prefix for all commands
User: Selects "list-standard-docker-images"
Assistant: Executes: `npx @siteminder/dx code list-standard-docker-images`
User: "list builds for my component in dev"
Assistant: Recognizes "list builds" command
Assistant: Asks for component path, environment, and realm
User: Provides details
Assistant: Executes: `dx infrastructure list-builds -c <component> -e dev -r <realm>`
npx @siteminder/dxCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.