NuclearPlayerNuclearPlayerOfficialยท1 Agent Skills Included

nuclear-xrd

Build Nuclear music player plugins and UI components

Guides the creation of Nuclear music player plugins and shared UI components. Covers plugin manifests, streaming and metadata providers, component structure, tests, and Storybook stories. Removes guesswork around project conventions so new features ship faster with consistent code quality.
npx skills add NuclearPlayer/nuclear-xrd --all -g -y
Available:

Gives your AI agent the project structure, coding conventions, testing rules, and step-by-step workflows it must follow when writing code for the Nuclear music player monorepo.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’