Terry Jia
Community@jtydhr88 · Toronto, Canada
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.
Agent Skills by Terry Jia
Showing 38 vetted skills indexed across 2 GitHub repositories.
mc-sound-design
Designs synth timbres from a four-question intent checklist mapped to oscillator, envelope, and filter parameters.
mc-rhythm-section
Arranges drums, bass, and harmony instruments into human-sounding rhythm section parts for ARR-SPEC fields.
mc-form
Designs song form and section structure using Japanese and Anglo-American terminology templates.
mc-symbolic-score
Compile ARR-SPEC arrangement specifications into ABC, MusicXML, MIDI, and ChordPro notation.
mc-style-latin
Guides Latin music arrangement decisions across Afro-Cuban, Brazilian, and Caribbean style families.
mc-style-jazz
Applies jazz harmony, comping, and form conventions to music arrangement spec sheets.
mc-vocal-direction
Specify vocal delivery, pitch policy, and harmony stacking for ARR-SPEC vocal blocks.
mc-modulation
Plan key changes in songs using cushion chords, distance-based character, and a six-step decision flow.
mc-style-chinese-pop
Guides Mandarin and Cantonese pop arrangement decisions using transfer tables and tone-melody constraints.
mc-orchestration
Assigns instruments to musical lines using orchestration rules for Western and Chinese folk orchestras.
mc-render-compile
Compiles ARR-SPEC arrangement specifications into backend-specific prompts for Suno, YuE2, and other music generators.
mc-style-edm
Guides EDM and club music arrangement using layer-based form, build-drop design, and quantization policy.
mc-rhythm-groove
Defines rhythm and groove decisions for song arrangement spec sheets.
mc-counterpoint
Writes independent counter-melodies and checks voice leading in multi-part arrangements.
mc-style-cinematic
Guides cinematic and hybrid orchestral arrangement decisions for ARR-SPEC music specification sheets.
mc-texture-layering
Plans foreground, middle-ground, and background layering with frequency budgets for music arrangements.
mc-progressions
Look up chord progressions by mood and apply variation techniques for music arrangement.
mc-ai-tell-audit
Audits generated music tracks against fourteen enumerable AI-tell defaults before acceptance.
mc-harmony
Harmonize melodies and upgrade chord progressions using functional harmony and color techniques.
mc-style-rock-band
Arranges rock and band-format music using riff writing rules and roster constraints.
mc-arrangement-arch
Plan song structure, energy curves, and instrument entry/exit events for ARR-SPEC arrangement specs.
mc-development
Assigns thematic development operations to each song section in an ARR-SPEC.
mc-case-studies
Validates music arrangement rules against a corpus of 63 reverse-engineered ARR-SPEC entries.
mc-workflow
Routes music composition requests through a staged ARR-SPEC arrangement specification workflow.
Frequently Asked Questions About Terry Jia
FAQPage SchemaWhat 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.