Builder Studio Skills

June 8, 2026 ยท View on GitHub

Master repository and system-of-record directory that owns the complete Builder Studio skillset catalog while preserving one standalone GitHub repository per skill.

Builder Studio: https://builderstudio.dev

Repository model

This master repository is the system-of-record directory for the Builder Studio skillset. It owns a catalog of all skill repositories and vendors a clean copy of each standalone skill repository under skill-repositories/.

Each skill continues to have its own standalone repository and install URL. When a new skill is added, regenerate this master repository so the new skill appears both as its own repository and as a directory inside this master repository.

Skill repositories

SkillSkill idskills.shStandalone repoMaster directory
Loopsloopsskills.shloops-skillskill-repositories/loops-skill
Ogilvideoogilvideoskills.shogilvideo-skillskill-repositories/ogilvideo-skill
Professional Developerprofessional-developerskills.shprofessional-developer-skillskill-repositories/professional-developer-skill
Wiringwiringskills.shwiring-skillskill-repositories/wiring-skill
Doctordoctorskills.shdoctor-skillskill-repositories/doctor-skill
Patcherpatcherskills.shpatcher-skillskill-repositories/patcher-skill
Svalbardsvalbardskills.shsvalbard-skillskill-repositories/svalbard-skill
Mimarmimarskills.shmimar-skillskill-repositories/mimar-skill
Cloud Deployment for ShipYoucloud-deployment-shipyouskills.shcloud-deployment-shipyou-skillskill-repositories/cloud-deployment-shipyou-skill
Cleanercleanerskills.shcleaner-skillskill-repositories/cleaner-skill
Archivistarchivistskills.sharchivist-skillskill-repositories/archivist-skill
Coherencecoherenceskills.shcoherence-skillskill-repositories/coherence-skill
Batmanbatmanskills.shbatman-skillskill-repositories/batman-skill
Contrast Guardcontrast-guardskills.shcontrast-guard-skillskill-repositories/contrast-guard-skill
Accessibilityaccessibilityskills.shaccessibility-skillskill-repositories/accessibility-skill
Isaacisaacskills.shisaac-skillskill-repositories/isaac-skill
Themablethemableskills.shthemable-skillskill-repositories/themable-skill
Bauhausbauhausskills.shbauhaus-skillskill-repositories/bauhaus-skill
Gradient Meshgradient-meshskills.shgradient-mesh-skillskill-repositories/gradient-mesh-skill
Linguistlinguistskills.shlinguist-skillskill-repositories/linguist-skill

Install commands

Loops

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/loops-skill --skill loops

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/loops-skill --skill loops

Ogilvideo

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/ogilvideo-skill --skill ogilvideo

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/ogilvideo-skill --skill ogilvideo

Professional Developer

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/professional-developer-skill --skill professional-developer

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/professional-developer-skill --skill professional-developer

Wiring

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/wiring-skill --skill wiring

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/wiring-skill --skill wiring

Doctor

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/doctor-skill --skill doctor

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/doctor-skill --skill doctor

Patcher

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/patcher-skill --skill patcher

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/patcher-skill --skill patcher

Svalbard

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/svalbard-skill --skill svalbard

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/svalbard-skill --skill svalbard

Mimar

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/mimar-skill --skill mimar

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/mimar-skill --skill mimar

Cloud Deployment for ShipYou

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/cloud-deployment-shipyou-skill --skill cloud-deployment-shipyou

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/cloud-deployment-shipyou-skill --skill cloud-deployment-shipyou

Cleaner

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/cleaner-skill --skill cleaner

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/cleaner-skill --skill cleaner

Archivist

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/archivist-skill --skill archivist

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/archivist-skill --skill archivist

Coherence

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/coherence-skill --skill coherence

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/coherence-skill --skill coherence

Batman

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/batman-skill --skill batman

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/batman-skill --skill batman

Contrast Guard

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/contrast-guard-skill --skill contrast-guard

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/contrast-guard-skill --skill contrast-guard

Accessibility

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/accessibility-skill --skill accessibility

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/accessibility-skill --skill accessibility

Isaac

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/isaac-skill --skill isaac

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/isaac-skill --skill isaac

Themable

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/themable-skill --skill themable

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/themable-skill --skill themable

Bauhaus

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/bauhaus-skill --skill bauhaus

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/bauhaus-skill --skill bauhaus

Gradient Mesh

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/gradient-mesh-skill --skill gradient-mesh

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/gradient-mesh-skill --skill gradient-mesh

Linguist

Using npm/npx:

npx --yes skills add https://github.com/wundercorp/linguist-skill --skill linguist

Using Yarn:

yarn dlx skills add https://github.com/wundercorp/linguist-skill --skill linguist

Maintenance workflow

  1. Add or update the seed skill under seed-skills/<skill-id>/ in the creator repository.
  2. Add or update that skill in config/skills.manifest.json.
  3. Run npm run create:local to regenerate every standalone skill repository and this master repository.
  4. Publish with node scripts/create-skill-repositories.mjs --owner wundercorp --visibility public --push --allow-existing when ready.