rohingosling
UserClaude Code plugin marketplace. Curated collection of publicly-shared agent skills.
Categories
Indexed Skills (5)
ascii-hierarchy-diagram
Generate a hierarchical ASCII diagram that can be used for representing folder structures, decomposition diagrams, or any other kind of diagrams that might benefit from being represented by an ASCII hierarchy diagram.
convert
Restructure an EXISTING flat git repository into a Promotion-Gated Publish Workspace (the source/release repo pattern), preserving its git history. The existing repo becomes the private source/ tree; a workspace-root infra repo and a derived public release/ tree are scaffolded around it, with a starter manifest seeded from the repo's tracked files. Use when the user wants to convert/migrate an existing project to the source/release pattern, or to migrate a legacy environment-development/environment-staging workspace to the new vocabulary. For a brand-new empty project, use the g-workspace-init plugin instead.
init
Scaffold a new, empty Promotion-Gated Publish Workspace (the source/release repo pattern) — a private source/ tree mechanically projected to a public release/ tree through a declarative manifest. Use when starting a NEW project that should publish only a curated subset to GitHub, or when the user asks to "set up the source/release workspace", "init a publish workspace", or "scaffold the promotion workspace". For restructuring an EXISTING flat repository, use the g-workspace-convert plugin instead.
resync
Re-stamp the vendored promotion tooling (tools/promote.py, promote.bat, verify.bat) of Promotion-Gated Publish Workspaces from the canonical bundled templates, so a template improvement propagates to every workspace without re-introducing drift. Use when the canonical promote.py/verify templates change and you want existing source/release workspaces updated, or when the user asks to "resync the promotion tooling", "propagate the template", or "update promote.py everywhere". Skips a customized verify.py (only re-stamps untouched stubs). For creating a new workspace use the g-workspace-init plugin; for converting/migrating use g-workspace-convert.
ascii-dependency-graph
Render an ASCII dependency graph from a JSON structure.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.