music-together
Coding standards, Git workflows, and full-stack development patterns
All Skills in This Repository (5)
Pure Emerald Level Indicatorscoding-standards
Enforce coding standards and best practices for TypeScript, JavaScript, React, and Node.js.
backend-patterns
Explain backend architecture patterns for Node.js, Express, and Next.js API routes.
artifacts-builder
Create multi-component React web artifacts bundled into a single HTML file.
frontend-design
Generate distinctive frontend interfaces with intentional typography, color, and spatial composition.
frontend-patterns
Document React and Next.js frontend development patterns for components, hooks, and performance.
Frequently Asked Questions
FAQPage SchemaHow 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โ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