By thrashr888
Claude Code plugin marketplace with development workflows, Rust tooling, and best practices
Design patterns for local-first AI desktop apps — provider abstraction (Ollama / OpenAI-compatible gateways), RAG retrieval and ingestion hygiene, citation UX that loops back to sources, streaming and scoped cancellation, chat-loop details, and demo-corpus design. Use when building or reviewing a local AI app, a RAG/notebook product, chat UX, or preparing AI product demos. Distilled from Alchemy (a local NotebookLM clone).
Automate, inspect, and verify a running Tauri app with tauri-browser — DOM snapshots, ref-based clicks, React-safe fills, screenshots, direct Tauri command invokes, and demo-data seeding. Use when driving a Tauri app for testing, screenshots, demo setup, or end-to-end verification of app changes.
Create releases for Rust CLI tools, macOS apps, Python/uv projects, and Next.js apps. Use when asked to release, tag, ship, publish, or deploy any project.
HCP Terraform (Terraform Cloud) workflow for remote plan and apply. Use when working with Terraform that runs in Terraform Cloud, not locally.
Manage Homebrew taps for distributing CLI tools and macOS apps. Use when creating or updating Homebrew formulas and casks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace with development workflows, Rust tooling, and best practices.
# Add marketplace via CLI
claude plugin marketplace add thrashr888/thrashr888-agent-kit
# Install individual skills
claude plugin install style-docs@thrashr888-agent-kit
claude plugin install github-releases@thrashr888-agent-kit
claude plugin install makefile-patterns@thrashr888-agent-kit
claude plugin install rust-development@thrashr888-agent-kit
claude plugin install rust-onboard@thrashr888-agent-kit
claude plugin install rust-release@thrashr888-agent-kit
claude plugin install rust-best-practices@thrashr888-agent-kit
claude plugin install python-uv@thrashr888-agent-kit
claude plugin install hcp-terraform@thrashr888-agent-kit
claude plugin install homebrew-tap@thrashr888-agent-kit
Add to your project's .claude/settings.local.json:
{
"plugins": ["thrashr888/thrashr888-agent-kit"]
}
| Skill | Description |
|---|---|
| style-docs | 5-style documentation system (plans, specs, skills, RFCs, ADRs) |
| github-releases | Release workflows for Rust, macOS apps, Python/uv, Next.js |
| makefile-patterns | Makefile patterns for dev, build, test, and release automation |
| Skill | Description |
|---|---|
| rust-development | Quality gates, testing, iteration patterns |
| rust-onboard | Project setup with CI/CD and Homebrew |
| rust-release | Multi-platform builds, GitHub Releases, Homebrew taps |
| rust-best-practices | Idiomatic patterns, error handling, API design |
| Skill | Description |
|---|---|
| python-uv | Modern Python with uv, pytest, FastAPI, Django, EC2 deploy |
| Skill | Description |
|---|---|
| shipping-tauri-apps | Build, sign, notarize, release Tauri 2 apps on macOS; dev-loop gotchas |
| driving-tauri-apps | Automate running Tauri apps with tauri-browser (testing, screenshots, demos) |
| building-local-ai-apps | Local-AI app design: providers, RAG, citation UX, streaming, demo corpora |
| Skill | Description |
|---|---|
| hcp-terraform | HCP Terraform (Terraform Cloud) remote plan/apply workflow |
| homebrew-tap | Manage Homebrew formulas and casks for distribution |
Generate standardized project documentation using the 5-style system.
Use when: Creating plans, specs, skills, RFCs, ADRs, or other project documentation.
Release workflows for multiple tech stacks.
Supports:
Modern Python development with uv package manager.
Use when: Working on Python projects using uv, pytest, FastAPI, or Django.
Covers:
HCP Terraform (Terraform Cloud) workflow.
Use when: Working with Terraform that runs remotely in HCP Terraform.
Key constraint: Cannot apply locally - all plans/applies run in HCP Terraform.
Manage Homebrew taps for distributing software.
Use when: Creating or updating Homebrew formulas (CLI tools) or casks (macOS apps).
Common Makefile patterns for automation.
Use when: Creating or understanding Makefiles for build, test, and release workflows.
Includes:
thrashr888-agent-kit/
├── .claude-plugin/
│ ├── plugin.json # Plugin configuration
│ └── marketplace.json # Marketplace catalog (10 plugins)
├── skills/
│ ├── style-docs/ # Documentation templates
│ ├── github-releases/ # Release workflows
│ ├── makefile-patterns/ # Makefile automation
│ ├── rust-development/ # Rust dev workflow
│ ├── rust-onboard/ # Rust project setup
│ ├── rust-release/ # Rust release workflow
│ ├── rust-best-practices/ # Rust coding guidelines
│ ├── python-uv/ # Python/uv development
│ ├── hcp-terraform/ # Terraform Cloud workflow
│ └── homebrew-tap/ # Homebrew distribution
├── CLAUDE.md
├── AGENTS.md
└── README.md
npx claudepluginhub thrashr888/thrashr888-agent-kitMulti-repo orchestration for AI agent workflows. Aggregate beads across repositories, manage contexts, and coordinate distributed work.
Multi-repo orchestration for AI agent workflows. Aggregate beads across repositories, manage contexts, and coordinate distributed work.
Claude Code-specific skills for plugin marketplace management, validation, and component creation
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
Complete developer toolkit for Claude Code
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Implement-The-Plan workflow: ADR-driven 4-phase development with preflight, implementation, formatting, and release automation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.