genre-creator
FeaturedCreate new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says "/genre-creator", "neues Genre erstellen", "Genre hinzufuegen", "add genre", or asks to create genre documentation. Takes a genre name as argument.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- bitwize-music-studio
- Repository
- bitwize-music-studio/claude-ai-music-skills
- Created
- 6 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- CC0-1.0
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
new-album
Creates a new album with the correct directory structure and templates. Use IMMEDIATELY when the user says 'make a new album' or similar, before any discussion.
project-scaffold
Generate a new Godot game project with standardized ECS structure and tooling. Use when starting a new game: "create a project", "set up a new game", "scaffold", "initialize", "new project", "start building", "let's make it". Triggers after game-planner produces a confirmed plan, or when the user provides a game name + genre directly. Even for simple requests like "make me a new Godot project", use this skill to ensure proper ECS structure. Creates directory structure, project.godot, CLAUDE.md, gecs World setup, addon stubs, and template source files based on the game plan or user input.
readme
Generate or review a README following state-of-the-art practices. Use when creating a README from scratch, improving or restructuring an existing README, choosing badges, or auditing a README against best-practice checklists.