Skip to content

feat: add railway-deploy + butler-deploy skills (v0.0.2)#3

Merged
lx-0 merged 1 commit intomainfrom
claude/railway-butler-skills
Apr 26, 2026
Merged

feat: add railway-deploy + butler-deploy skills (v0.0.2)#3
lx-0 merged 1 commit intomainfrom
claude/railway-butler-skills

Conversation

@lx-0
Copy link
Copy Markdown
Member

@lx-0 lx-0 commented Apr 26, 2026

Summary

  • railway-deploy — consolidates 3 imported skills (railway-cli, railway-deploy, railway-deploy-nextjs) into one lean SKILL.md (165L) + references/cli-reference.md (full CLI surface, 431L) + references/nextjs-prisma.md (Next.js+Prisma recipe, 185L). Bulk content lives in references/ and loads on demand instead of inflating context every invocation.
  • butler-deploy — itch.io publish workflow, generified from a game project (removed pixelrealm/pixelforgestudios hardcoding + project-specific npm-script narrative; now ships generic butler push patterns, CI auth via BUTLER_API_KEY, channel-per-platform recipe).
  • Docs aligned — README "What's in it" → 6 skills; skills/README.md table updated; plugin.json + marketplace.json descriptions/keywords expanded (added railway, itch.io).
  • .ytstack/ — STATE.md updated, DECISIONS.md gains "lean SKILL.md + references/ for tool-heavy skills" as a locked pattern for future yopstack skills.
  • Patch bump 0.0.1 → 0.0.2.

Test plan

  • Install plugin locally: claude --plugin-dir . and confirm /yopstack:railway-deploy and /yopstack:butler-deploy appear
  • Open skills/railway-deploy/SKILL.md — confirm References section points to both files in references/
  • Verify references/cli-reference.md and references/nextjs-prisma.md load only when explicitly opened (not auto-injected)
  • skills/butler-deploy/SKILL.md contains no project-specific names (pixelrealm, pixelforgestudios, docs/DISTRIBUTION.md)
  • plugin.json + marketplace.json versions both 0.0.2, descriptions list all 6 skills

🤖 Generated with Claude Code

- railway-deploy: consolidates 3 imported skills (railway-cli, railway-deploy,
  railway-deploy-nextjs) into one lean SKILL.md (165L) plus references/cli-reference.md
  (full CLI surface) and references/nextjs-prisma.md (Next.js+Prisma recipe).
  Establishes lean-SKILL+references pattern for tool-heavy skills.
- butler-deploy: itch.io publish workflow, generified from a game project
  (removed pixelrealm/pixelforgestudios hardcoding and project-specific npm-script
  narrative; now ships generic patterns + CI auth note).
- Docs aligned: README "What's in it" -> 6 skills, skills/README.md table,
  plugin.json + marketplace.json descriptions/keywords (added railway, itch.io).
- .ytstack/STATE.md + DECISIONS.md updated; lean-SKILL+references pattern
  recorded as locked decision for future yopstack skills.
- Patch bump 0.0.1 -> 0.0.2.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@lx-0 lx-0 merged commit 55663a8 into main Apr 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant