builderstudio-skills

skill
Guvenlik Denetimi
Basarisiz
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 4 days ago
  • Low visibility — Only 5 GitHub stars
Code Basarisiz
  • spawnSync — Synchronous process spawning in skill-repositories/archivist-skill/scripts/archive-change.mjs
  • spawnSync — Synchronous process spawning in skill-repositories/archivist-skill/scripts/check-change-record.mjs
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

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

README.md

Builder Studio Skills

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

Skill Skill id skills.sh Standalone repo Master directory
Loops loops skills.sh loops-skill skill-repositories/loops-skill
Ogilvideo ogilvideo skills.sh ogilvideo-skill skill-repositories/ogilvideo-skill
Professional Developer professional-developer skills.sh professional-developer-skill skill-repositories/professional-developer-skill
Wiring wiring skills.sh wiring-skill skill-repositories/wiring-skill
Doctor doctor skills.sh doctor-skill skill-repositories/doctor-skill
Patcher patcher skills.sh patcher-skill skill-repositories/patcher-skill
Svalbard svalbard skills.sh svalbard-skill skill-repositories/svalbard-skill
Mimar mimar skills.sh mimar-skill skill-repositories/mimar-skill
Cloud Deployment for ShipYou cloud-deployment-shipyou skills.sh cloud-deployment-shipyou-skill skill-repositories/cloud-deployment-shipyou-skill
Cleaner cleaner skills.sh cleaner-skill skill-repositories/cleaner-skill
Archivist archivist skills.sh archivist-skill skill-repositories/archivist-skill
Coherence coherence skills.sh coherence-skill skill-repositories/coherence-skill
Batman batman skills.sh batman-skill skill-repositories/batman-skill
Contrast Guard contrast-guard skills.sh contrast-guard-skill skill-repositories/contrast-guard-skill
Accessibility accessibility skills.sh accessibility-skill skill-repositories/accessibility-skill
Isaac isaac skills.sh isaac-skill skill-repositories/isaac-skill
Themable themable skills.sh themable-skill skill-repositories/themable-skill
Bauhaus bauhaus skills.sh bauhaus-skill skill-repositories/bauhaus-skill
Gradient Mesh gradient-mesh skills.sh gradient-mesh-skill skill-repositories/gradient-mesh-skill
Linguist linguist skills.sh linguist-skill skill-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.

Yorumlar (0)

Sonuc bulunamadi