Terry Jia avatar

Terry Jia

Community

@jtydhr88 · Toronto, Canada

368Followers
|
117Public Repos
|
38Published Skills

Terry Jia maintains a music composition and arrangement skill library covering ARR-SPEC specs, style layers, and symbolic notation, plus ComfyUI custom node development skills.

Skills Distribution
DomainUI/UX & Crea...Music Composition .. (55%)Music Style & Genr.. (20%)Generative Music C.. (15%)ComfyUI Node Devel.. (10%)

Agent Skills by Terry Jia

Showing 38 vetted skills indexed across 2 GitHub repositories.

jtydhr88jtydhr88
128

mc-sound-design

Designs synth timbres from a four-question intent checklist mapped to oscillator, envelope, and filter parameters.

Community
Intermediate
jtydhr88jtydhr88
128

mc-rhythm-section

Arranges drums, bass, and harmony instruments into human-sounding rhythm section parts for ARR-SPEC fields.

Community
Advanced
jtydhr88jtydhr88
128

mc-form

Designs song form and section structure using Japanese and Anglo-American terminology templates.

Community
Intermediate
jtydhr88jtydhr88
128

mc-symbolic-score

Compile ARR-SPEC arrangement specifications into ABC, MusicXML, MIDI, and ChordPro notation.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-latin

Guides Latin music arrangement decisions across Afro-Cuban, Brazilian, and Caribbean style families.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-jazz

Applies jazz harmony, comping, and form conventions to music arrangement spec sheets.

Community
Advanced
jtydhr88jtydhr88
128

mc-vocal-direction

Specify vocal delivery, pitch policy, and harmony stacking for ARR-SPEC vocal blocks.

Community
Intermediate
jtydhr88jtydhr88
128

mc-modulation

Plan key changes in songs using cushion chords, distance-based character, and a six-step decision flow.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-chinese-pop

Guides Mandarin and Cantonese pop arrangement decisions using transfer tables and tone-melody constraints.

Community
Intermediate
jtydhr88jtydhr88
128

mc-orchestration

Assigns instruments to musical lines using orchestration rules for Western and Chinese folk orchestras.

Community
Advanced
jtydhr88jtydhr88
128

mc-render-compile

Compiles ARR-SPEC arrangement specifications into backend-specific prompts for Suno, YuE2, and other music generators.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-edm

Guides EDM and club music arrangement using layer-based form, build-drop design, and quantization policy.

Community
Intermediate
jtydhr88jtydhr88
128

mc-rhythm-groove

Defines rhythm and groove decisions for song arrangement spec sheets.

Community
Intermediate
jtydhr88jtydhr88
128

mc-counterpoint

Writes independent counter-melodies and checks voice leading in multi-part arrangements.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-cinematic

Guides cinematic and hybrid orchestral arrangement decisions for ARR-SPEC music specification sheets.

Community
Advanced
jtydhr88jtydhr88
128

mc-texture-layering

Plans foreground, middle-ground, and background layering with frequency budgets for music arrangements.

Community
Intermediate
jtydhr88jtydhr88
128

mc-progressions

Look up chord progressions by mood and apply variation techniques for music arrangement.

Community
Intermediate
jtydhr88jtydhr88
128

mc-ai-tell-audit

Audits generated music tracks against fourteen enumerable AI-tell defaults before acceptance.

Community
Advanced
jtydhr88jtydhr88
128

mc-harmony

Harmonize melodies and upgrade chord progressions using functional harmony and color techniques.

Community
Advanced
jtydhr88jtydhr88
128

mc-style-rock-band

Arranges rock and band-format music using riff writing rules and roster constraints.

Community
Advanced
jtydhr88jtydhr88
128

mc-arrangement-arch

Plan song structure, energy curves, and instrument entry/exit events for ARR-SPEC arrangement specs.

Community
Advanced
jtydhr88jtydhr88
128

mc-development

Assigns thematic development operations to each song section in an ARR-SPEC.

Community
Advanced
jtydhr88jtydhr88
128

mc-case-studies

Validates music arrangement rules against a corpus of 63 reverse-engineered ARR-SPEC entries.

Community
Advanced
jtydhr88jtydhr88
128

mc-workflow

Routes music composition requests through a staged ARR-SPEC arrangement specification workflow.

Community
Advanced

Frequently Asked Questions About Terry Jia

FAQPage Schema
What tasks can I accomplish with jtydhr88's music composition skills?▼

You can write melodies, harmonize and reharmonize progressions, design song form and modulation, program rhythm sections, orchestrate for Western and Chinese folk instruments, and compile ARR-SPEC specs into Suno, YuE2, MiniMax, ACE-Step, or ABC/MusicXML/MIDI output.

Who are these skills designed for?▼

They target composers, arrangers, and producers working with generative music backends who need deterministic, spec-driven control, plus developers building or migrating ComfyUI V3 custom nodes with io.Schema, validation hooks, and frontend JavaScript extensions.

How does the ARR-SPEC generation pipeline work in practice?▼

Load mc-workflow first to route the request through S0-S7 stages, fill ARR-SPEC fields via owning skills (harmony, form, orchestration, mix intent), then mc-render-compile maps sections to backend prompts, and mc-ai-tell-audit validates the result against an 82-point pass threshold.

What style genres do the style-layer skills cover?▼

Dedicated style layers cover jazz, Latin (Afro-Cuban, Brazilian, Caribbean), EDM and club, hip-hop and trap, rock band, J-pop, city pop and R&B, Mandarin and Cantonese pop, and cinematic hybrid orchestral, each with transfer tables for cross-style borrowing.

What prerequisites are needed to use the ComfyUI node skills?▼

You need a ComfyUI installation and familiarity with its V3 node API. The skills cover io.Schema registration, ComfyExtension setup, data type mapping, lifecycle execution, frontend widget hooks, and packaging for custom node registry publication.