radioactive-labsradioactive-labsOfficialยท23 Agent Skills Included

plutonium-core

Rails scaffolding for CRUD, auth, tenancy, and admin portals

Generates complete Rails resources with models, migrations, policies, definitions, and controllers from single commands. Eliminates hand-writing CRUD, authentication, multi-tenancy, kanban boards, wizards, and admin interfaces. Guides coding assistants through Plutonium conventions so generated apps stay consistent and error-free.
npx skills add radioactive-labs/plutonium-core --all -g -y
Available:

Instructs the AI agent on Plutonium's framework structure, code conventions, and verified documentation rules so it contributes accurate code and examples when working on or with the framework.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-policy

Define ActionPolicy methods controlling resource access with scoping and permissions.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-model-features

Add monetary fields, SGID associations, and dynamic routing to Plutonium resource models.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-assets

Automate frontend asset setup for Rails apps with TailwindCSS, Stimulus, and Phlexi themes.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-nested-resources

Automate nested resource routes, query scoping, and URL generation for has_many and has_one associations.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-interaction

Encapsulate resource actions into reusable interaction classes with validations and outcomes.

Official
Intermediate
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-views

Customize Plutonium view layers with modular, overrideable Phlex page components.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-definition-fields

Define resource field rendering with field, input, display, and column declarations.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-model

Structure Plutonium resource models with Plutonium::Resource::Record and standard sections.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-rodauth

Implement Rodauth authentication and session management for Plutonium Rails applications.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-resource

Define four-layer CRUD resources with Model, Definition, Policy, and Controller in Plutonium.

Official
Advanced
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium-controller

Generate standard CRUD actions for Plutonium resource controllers.

Official
Intermediate
๐Ÿ“ฆ In Repo
radioactive-labsradioactive-labs

plutonium

Organize Plutonium development knowledge into a navigable guide with YAML frontmatter.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Plutonium Core skills?โ–ผ

Run `npx skills add radioactive-labs/plutonium-core --all -g -y` in your terminal to install all skills globally.

What does Plutonium do for Rails apps?โ–ผ

It generates full CRUD resources with search, filters, bulk actions, authorization policies, and admin portals from a single scaffold command, so you stop rewriting the same boilerplate.

How do these skills help an AI coding assistant?โ–ผ

Each skill teaches the assistant Plutonium's conventions, generators, and common pitfalls, so it scaffolds resources, auth, tenancy, and UI correctly instead of guessing.

Does Plutonium support multi-tenant SaaS apps?โ–ผ

Yes. It includes entity scoping, memberships, invitations, and a SaaS setup generator that builds the user, organization, and portal structure in one step.

Do I need deep Rails expertise to use these skills?โ–ผ

No. The skills route your assistant to the right generator and verify the app state first, so plain-English requests produce working, convention-correct Rails code.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’