Bun + TypeScript stack rules: TS conventions, formatting, bun:test testing, security, Bun-first tooling, and Bun runtime / built-in API guidance.
Rules for Bun + TypeScript repos.
Each rule in rules/ is a single Markdown file. The installer copies it into a project's .claude/rules/, so there's one source of truth per rule.
/plugin marketplace add dominik-rehse/bun-typescript-agent-setup
/plugin install bun-typescript-agent-setup@bun-typescript-agent-setup
Then run /bun-typescript-agent-setup:setup — it runs scripts/install.sh in the current project. You can also clone this repo and run the installer directly:
bash path/to/bun-typescript-agent-setup/scripts/install.sh
install.sh also writes templates such as package.json, tsconfig.json, biome.json, dprint.json, lefthook.yml, and .gitignore into the project root (skip-if-exists) and runs bun add -d @biomejs/biome @types/bun dprint lefthook typescript to install dev dependencies at latest. Biome handles JS/TS/JSON formatting and linting; dprint handles Markdown. The lefthook.yml template configures a pre-commit hook that runs each gate (biome, dprint, typecheck, test, build) only when staged files match its glob; bunx lefthook install is run automatically if the target is a git repository.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimSpec and test driven development for Claude Code. Enforces spec-first, one-test-at-a-time TDD via slash commands, a PreToolUse guard hook, and a git pre-commit gate.
Agent-agnostic baseline rules: minimal-change principle, Conventional Commits, documentation conventions, and Context7 MCP guidance for library lookups.
npx claudepluginhub dominik-rehse/bun-typescript-agent-setup --plugin bun-typescript-agent-setupComprehensive 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.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development