plutonium — admin-dashboard plutonium, plutonium-core, community, admin-dashboard, ide skills, admin-panel, framework, rapid-development, rodauth-rails, starter, Claude Code

v1.0.0
GitHub

About this Skill

Perfect for Rails Agents needing rapid application development with convention-driven and AI-ready features. Build production-ready Rails apps in minutes, not days. Convention-driven, fully customizable, AI-ready.

# Core Topics

radioactive-labs radioactive-labs
[56]
[7]
Updated: 2/23/2026

Agent Capability Analysis

The plutonium skill by radioactive-labs is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for admin-dashboard, admin-panel, framework.

Ideal Agent Persona

Perfect for Rails Agents needing rapid application development with convention-driven and AI-ready features.

Core Value

Empowers agents to build production-ready Rails apps in minutes using generators, definitions, and policies, while leveraging convention-driven development and AI customization capabilities with protocols like Rails and file formats like .rb.

Capabilities Granted for plutonium

Automating resource creation with generators
Customizing UI components using definitions
Implementing authorization logic with policies

! Prerequisites & Limits

  • Requires Rails environment
  • Convention-driven development constraints
  • Manual resource creation discouraged
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

plutonium

Install plutonium, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Plutonium Development Guide

Read this first when working on a Plutonium application.

Core Rules

  1. Always use generators - Never manually create resources, packages, or portals
  2. Check relevant skills first - Each concept has a dedicated skill with details
  3. Definitions over controllers - UI customization belongs in definitions, not controllers
  4. Policies for authorization - All permission logic goes in policies

Key Generators

bash
1rails g pu:res:scaffold Post title:string --dest=main_app # Create resource 2rails g pu:res:conn Post --dest=admin_portal # Connect to portal 3rails g pu:pkg:package blogging # Create feature package 4rails g pu:pkg:portal admin_portal # Create portal

Always specify --dest to avoid interactive prompts.

Resource Architecture

A resource has four layers:

LayerPurposeCustomize when...
ModelData, validations, associationsAdding business logic
DefinitionUI - fields, actions, filtersChanging how things look/behave
PolicyAuthorization - who can do whatRestricting access
ControllerRequest handlingRarely - use hooks if needed

Skill Reference

TopicSkill
Creating resourcesplutonium-create-resource
Connecting to portalsplutonium-connect-resource
Field configurationplutonium-definition-fields
Actions & interactionsplutonium-definition-actions
Search, filters, scopesplutonium-definition-query
Authorizationplutonium-policy
Custom viewsplutonium-views
Custom formsplutonium-forms
Nested resourcesplutonium-nested-resources
Packages & portalsplutonium-package, plutonium-portal
Authenticationplutonium-rodauth

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is plutonium?

Perfect for Rails Agents needing rapid application development with convention-driven and AI-ready features. Build production-ready Rails apps in minutes, not days. Convention-driven, fully customizable, AI-ready.

How do I install plutonium?

Run the command: npx killer-skills add radioactive-labs/plutonium-core/plutonium. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for plutonium?

Key use cases include: Automating resource creation with generators, Customizing UI components using definitions, Implementing authorization logic with policies.

Which IDEs are compatible with plutonium?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for plutonium?

Requires Rails environment. Convention-driven development constraints. Manual resource creation discouraged.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add radioactive-labs/plutonium-core/plutonium. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use plutonium immediately in the current project.

Related Skills

Looking for an alternative to plutonium or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI