rigjs
Version:
A multi-repos dev tool based on yarn and git.Rigjs is intended to be the simplest way to develop,share and deliver codes between different developers or different projects.
15 lines (14 loc) • 446 B
JSON
{
"$schema": "https://json.schemastore.org/claude-code-plugin.json",
"name": "rig-wiki",
"description": "Rig skill for `rig wiki` knowledge-base operations.",
"version": "4.0.0",
"author": {
"name": "Bo Wang"
},
"homepage": "https://github.com/FlashHand/rig",
"repository": "https://github.com/FlashHand/rig",
"license": "MIT",
"keywords": ["llm-wiki", "karpathy", "knowledge-base", "rig"],
"skills": ".claude/skills"
}