Deploy Rails apps with Kamal. Use when setting up Kamal, configuring deploy.yml, managing secrets, or running deploy/rollback commands.
Deploys Rails applications using Kamal with setup, deploy, and rollback commands.
npx claudepluginhub bastos/ruby-plugin-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Use Kamal to deploy Rails applications with repeatable, safe workflows.
gem install kamalkamal init
config/deploy.yml and .kamal/secretskamal setup for first deploys or new servers.kamal deploy for routine releases.kamal rollback [VERSION] for fast recovery.kamal --helpkamal configkamal deploykamal redeploykamal rollback [VERSION]kamal removekamal prunekamal app (see kamal app --help)kamal accessory (see kamal accessory --help)kamal proxykamal server.kamal/secrets or environment variables..kamal/secrets:DATABASE_URL=postgres://...
RAILS_MASTER_KEY=...
Note: kamal config prints merged config including secrets.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating 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.