nuclear-xrd
Build Nuclear music player plugins and UI components
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install nuclear-xrd skills?โผ
Run `npx skills add NuclearPlayer/nuclear-xrd --all -g -y` in your terminal to install all skills in this repository globally.
How to create a Nuclear music player plugin?โผ
The writing-plugins skill walks your agent through the plugin manifest, entry point, and provider registration. It covers streaming, metadata, and lyrics providers plus publishing to the plugin registry.
How to add UI components to Nuclear?โผ
The creating-components skill enforces the standard component folder structure, test patterns, and Storybook stories. Your agent follows the checklist so every component matches project conventions.
Does this work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding agents.
Do I need to know the Nuclear codebase to contribute?โผ
No. The AGENTS.md file teaches your agent the monorepo layout, styling rules, and testing approach, so you can describe what you want in plain English.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core