hellyee: Skill for Claude Code

.claude/skills/genre-blueprints/SKILL.md

genre-blueprints is a skill for Claude Code from guvense/hellyee. It costs 137 tokens per session (1,971 once invoked), scanned A, original, MIT.

A set of production guidelines for building music in Ableton Live, a digital audio workstation, with hellyee.

In plain words
What is it for?
Starting techno, house, trance, melodic techno, and other genre-based tracks with specified musical and arrangement conventions.
Why use it?
It provides concrete starting choices for different music genres, such as tempo, drums, bass, harmony, arrangement, and ducking effects. These defaults help turn a genre request into an initial track structure.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is guvense/hellyee's own configuration. It tells Claude Code how to work on hellyee itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything hellyee configures →

Reuse

Borrowing it

Nothing to install: this file belongs to guvense/hellyee. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/guvense/hellyee/main/.claude/skills/genre-blueprints/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/guvense/hellyee

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for genre-blueprints

README.md
[![agentmods](https://agentmods.dev/badge/skills/guvense/hellyee/genre-blueprints/github.svg)](https://agentmods.dev/skills/guvense/hellyee/genre-blueprints)
Your own site
<a href="https://agentmods.dev/skills/guvense/hellyee/genre-blueprints"><img src="https://agentmods.dev/badge/skills/guvense/hellyee/genre-blueprints/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for genre-blueprints

Your own site · 80×15
<a href="https://agentmods.dev/skills/guvense/hellyee/genre-blueprints"><img src="https://agentmods.dev/badge/skills/guvense/hellyee/genre-blueprints.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,971 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00137 $0.01971
Opus 5 $0.00068 $0.00986
Sonnet 5 $0.00027 $0.00394
Haiku 4.5 $0.00014 $0.00197

Measured 8d ago against content hash a8797266d490, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

genre-blueprints scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/genre-blueprints/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Genre Blueprints

Concrete starting conventions per genre. These are defaults, not laws — the user's explicit instructions always win, and an existing track's tempo/key wins over the table. Time is in beats (1 bar = 4 beats), pitches use Live's C3=60, drum pitches come from get_drum_map (kick 36, snare 38, clap 39, closed hat 42, open hat 46, ride 51, shaker 70).

Shared technique for every four-on-the-floor genre below:

  • Kick/bass frequency split: sub region (< ~95 Hz) belongs to one element at a time. High-pass every non-bass melodic track at 200–320 Hz. Give the kick a body boost near 50–60 Hz and a click boost near 3 kHz.
  • Sidechain/duck (API recipe): Live's compressor sidechain routing is not exposed to the API. Use Auto Pan on the bass instead: LFO Type=Beats, Sync Rate=1/4, Phase=0°, Waveform=SawDown, Invert=on, Shape≈30%. Amount is the genre knob — see per-genre values.
  • The drop only hits if the last bar before it thins out: cut melodic content 1–2 bars early, everything for the final 1–2 beats (the gasp).

Techno (125–135 BPM)

  • Kick: every beat, velocity 112–120, relentless. The kick is the song.
  • Bass: rumble — a sub layer (root, long or rolling) plus a gritty mid layer high-passed at ~95 Hz with drive. Duck Amount 60–70% (heavy pump is idiomatic). Often a single root note per 8–16 bars; movement comes from the filter, not the notes.
  • Harmony/melody: minimal. One or two-note motifs, Phrygian or natural minor. Tension lives in filter/automation sweeps and added/removed layers, not in melodic development. A stab every 2–4 bars beats a melody.
  • Hats: closed offbeats (0.5, 1.5, …) velocity ~70–85; 16th shakers low velocity for drive; open hat sparingly.
  • Arrangement: phrases of 16/32 bars; DJ-friendly 16–32 bar intro (drums only) and outro; energy moves in plateaus, not one big drop. Breakdowns 16–32 bars mid-track, filter-driven.
  • Feel: velocities tight, quantize strength 0.9–1.0. Precision is the aesthetic.

Read the full file on GitHub · 121 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 121 lines · 137 tokens per session scan A a8797266d490

Subscribe to this mod's changes

genre-blueprints is a skill published in the GitHub repository guvense/hellyee (6 stars, last pushed 18d ago), licensed MIT. It adds 137 tokens to every session and 1,971 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mastering-chain

Master the current Ableton Live set — build a Glue Compressor → (EQ Eight) → Limiter chain on the Main track with conservative, streaming-safe settings. Use when the user asks to master the track, finish/polish the mix, "make it louder", add glue/punch to the whole mix, or prepare the song for export or streaming.

rohailaltaf/claude-ableton · 76 tokens

post-to-xhs

A publishing guide for 小红书, a Chinese social-media platform. It covers posting image-and-text content or a longer formatted article, using supplied content or a webpage.

xpzouying/xiaohongshu-mcp · 96 tokens

screenshot-camera

Capture a screenshot from a Unity Camera and return it as a PNG image for direct LLM inspection. Falls back to Camera.main (then any active camera) when cameraRef is null. Width and height are capped to keep response size manageable.

IvanMurzak/Unity-MCP · 58 tokens

screenshot-game-view

Capture a screenshot of the Unity Editor's Game View by reading its internal render texture directly. Image size matches the current Game View resolution; the tool corrects Y-flip on DirectX / Metal so the output is always upright. Requires an open Game View window.

IvanMurzak/Unity-MCP · 58 tokens

screenshot-scene-view

Capture a screenshot from the Unity Editor Scene View at the requested size. Renders via the Scene View's active camera onto a temporary RenderTexture. Requires an open Scene View.

IvanMurzak/Unity-MCP · 42 tokens

AI Image & Video Generator — GPT Image 2, Seedance, ComfyUI

Generate images and videos from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V8.1 (unified photorealistic + anime), Flux 2 Klein (cheap drafts), Seedance 2.0 / Veo 3.1 / Grok Video / Agnes Video, and local ComfyUI workflows. Includes…

jau123/MeiGen-AI-Design-MCP · 177 tokens