css-development
v1.0.0CSS development workflows with Tailwind composition, semantic naming, and dark mode by default
Prepare codebases for public/open-source release and audit them for openness - full lifecycle prep or standalone review
/plugin install 2389-research/git-repo-prep
Full plugin documentation and usage guide
Prepare codebases for public/open-source release and audit them for openness.
/plugin marketplace add 2389-research/claude-plugins
/plugin install git-repo-prep@2389-research
Two modes:
Prepare โ Full lifecycle walking through 9 phases interactively:
Review โ Standalone openness audit, re-runnable anytime. Scans for secrets, personal info, license issues, missing docs, gitignore gaps, CI/CD, and metadata. Presents findings by severity (critical/recommended/nice-to-have) and offers to fix each issue.
"Prepare this repo for open-source release" โ full lifecycle
"Review this repo for openness" โ standalone audit
Agnostic core with specific hints for Node.js, Python, Rust, Go, .NET, Ruby, and Java/Kotlin.
| Skill | Description |
|---|---|
git-repo-prep | Router โ detects intent, dispatches |
git-repo-prep:prepare | Full 9-phase open-source prep lifecycle |
git-repo-prep:review | Standalone openness audit |
If Git Repo Prep caught something before you went public, a โญ helps us know it's landing.
Built by 2389 ยท Part of the Claude Code plugin marketplace
Get started in seconds
/plugin marketplace add 2389-research/claude-plugins
/plugin install 2389-research/git-repo-prep
Skills auto-trigger when relevant