YuebyYuebyCommunityยท5 Agent Skills Included

music-together

Coding standards, Git workflows, and full-stack development patterns

Enforces TypeScript, React, and Node.js coding standards with ready-made rules for naming, error handling, and testing. Guides complete Git branch, commit, pull request, and merge workflows without manual command memorization. Provides proven frontend and backend architecture patterns for building real-time web apps faster with fewer mistakes.
npx skills add Yueby/music-together --all -g -y
Available:

Tells your AI agent which verification commands to run, which sub-skills to load for frontend, backend, or Git work, and what coding and security rules to follow in this repository.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Music Together skills?โ–ผ

Run `npx skills add Yueby/music-together --all -g -y` in your terminal to install all skills in this suite globally.

What does the Music Together project do?โ–ผ

It is an online multi-user synchronized music listening platform where friends join a room and hear the same song in real time. The bundled skills help developers maintain and extend its codebase.

How to automate Git branch and PR workflows?โ–ผ

The git-branch-pr-flow skill walks your agent through creating a branch, committing, pushing, opening a pull request, merging, and cleaning up in one guided sequence.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.

Can I use these patterns in my own React project?โ–ผ

Yes. The coding-standards, frontend-patterns, and backend-patterns skills contain generic, reusable rules that apply to any TypeScript, React, or Node.js project.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’