generate-workspace
CommunityAutomate workspace creation for Git repos
AuthorDaBigHomie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of IDE workspaces (Antigravity, Cursor, VS Code) for Git repositories, simplifying the setup process.
Core Features & Use Cases
- Automated Workspace Generation: Generates compatible workspaces for Git repos under
~/management-git. - IDE Support: Supports Antigravity, Cursor, and VS Code workspaces.
- Custom Configuration: Allows customizing workspace configuration with
.workspace.config.json. - Use Case: When a user onboards a new repository, the Skill generates the necessary workspace files to facilitate seamless access to the repository across different IDEs.
Quick Start
Install the skill and generate a workspace for your repository:
mkdir -p ~/.cursor/skills/generate-workspace
cp skills/generate-workspace/SKILL.md \
skills/generate-workspace/reference.md \
~/.cursor/skills/generate-workspace/
cd ~/management-git/<repo-slug>
npx tsx scripts/generate-workspace.mts --repo <repo-slug> --init
Dependency Matrix
Required Modules
typescript
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-workspace Download link: https://github.com/DaBigHomie/ugwtf/archive/main.zip#generate-workspace Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.