Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@JZKK720 JZKK720 released this 19 Jul 17:26

🧊 CubeCloud Skills Bundle v1.0.0 — Initial Release

The first tagged release of the one-command VS Code Copilot Chat skills stack for Windows.

What's in this release

  • 62 skills discovered by Copilot Chat (superpowers methodology, Azure patterns, oz-skills, design systems, code review, debugging, and more)
  • 11 CLIs on PATH (skillspector, skills-ref, specify, agent-reach, graphify, markitdown, gbrain, scrapling, uipro, firecrawl, skillopt-eval)
  • 6 MCP servers configured in VS Code mcp.json (markitdown, skillspector, firecrawl, scrapling, gbrain, graphify)
  • 23 fork mirrors (22 JZKK720 + VoltAgent/awesome-design-md)
  • 74 DESIGN.md design-system files indexed by the design-md-library wrapper skill (Apple, Stripe, Linear, Vercel, Notion, Airbnb, Tesla, and 68 more)
  • 5 skills blocked by SkillSpector by design (brainstorming, last30days, ui-ux-pro-max, anysearch, webapp-testing)

Security

Every skill is scanned by NVIDIA SkillSpector before install. Vulnerable skills are blocked by a hard gate, not a suggestion. See upstream/SCAN_LOG.md for the full verdict history.

Install

git clone https://github.com/JZKK720/cubecloud-skillsboundle-setup.git ~/dev/setup
powershell -NoProfile -ExecutionPolicy Bypass -File ~/dev/setup/setup-global-skills.ps1

~15 minutes total (~10 min with -SkipForks).

Highlights

  • gstack-review — pre-landing PR review with 8 specialist lenses (security, testing, maintainability, performance, data-migration, api-contract, red-team), adapted from garrytan/gstack (MIT)
  • design-md-library — indexes 74 real-world design systems so agents can self-serve "make it look like Stripe" requests
  • Copilot utility model pinsgemma4:26b + ornith:9b wired up for local utility flows with BYOK fallback
  • Reproducible — one script rebuilds the entire stack on a fresh Windows machine

Prerequisites

winget install Python.Python.3.13
winget install OpenJS.NodeJS
winget install Git.Git
winget install Microsoft.VisualStudioCode

Full inventory

See the README for the complete skill list, CLI table, and MCP server details.