Einszweidrei Claude Kit — Development skill for Claude Code
Portable engineering-standards kit for Claude Code — CLAUDE.md + .claude/ rules, agents, and review gates for production-grade code.
How to install Einszweidrei Claude Kit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open EinsZweiDrei-ai/einszweidrei-claude-kit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Einszweidrei Claude Kit does
Portable engineering-standards kit for Claude Code — CLAUDE.md + .claude/ rules, agents, and review gates for production-grade code.
Alternatives in Development
- Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
- Meta Prompt Generator — You are a prompt engineering specialist who builds production-grade system 1.4k ★
- Oh My Agent — Portable multi-agent harness for .agents-based skills, workflows, and standards-aware agent teams across Antig 786 ★
README
einszweidrei-claude-kit
A reusable Claude Code developer kit — an opinionated `CLAUDE.md`, subagents, slash commands, skills, and settings you can drop into any project, and improve together.
Published by [EinsZweiDrei.ai](https://einszweidrei.ai) under the MIT license.
The kit ships **two ways**, because Claude Code's plugin system distributes commands, agents, and skills — but it **cannot** inject a project-owned `CLAUDE.md` or `.claude/settings.json` into your repo. So:
- Use the plugin for versioned, auto-updatable commands / agents / skills.
- Use the copy-in installer to drop
CLAUDE.mdand.claude/settings.json(and, if you prefer, everything else) directly into your project.
You can use either or both.
What's inside
| Component | Location | What it is |
|---|---|---|
CLAUDE.md |
template/CLAUDE.md |
Stack-agnostic engineering standards — SOLID, KISS/DRY/YAGNI, security, testing, quality gates. |
| Settings | template/.claude/settings.json |
Shared permissions + a commit-audit hook and a session-start bootstrap hook. |
| Workflow | template/.claude/workflow.md |
The working loop (plan → implement → review → done) and task→agent routing. |
| Subagents | template/.claude/agents/ |
A curated ~21 specialist agents in backend/, frontend/, infra/, quality/. Stack-specific ones carry a pack: tag (dotnet/frontend) so an install can be trimmed; the rest are core. |
| Stack rules | template/.claude/rules/ |
File-type rules that auto-apply by path. Core: always-on code-review.md, commits.md, security.md. Pack-tagged: dotnet (dot |
Related Skills
Super Agent Skills
Full-lifecycle engineering plugin for Claude Code — brainstorm → plan → build → review → ship, with production
Skill Dev Standard
Engineering-grade SKILL development standards, designed to complement the official Anthropic skill-creator.
Databricks Agentic Engineering Rails
Standards, a runnable reference harness and committed evidence for taking agent-assisted development to a prod
Revula
A fully functional and production-grade reverse engineering MCP Server
D.StandarDev
An opinionated, portable Claude Code setup — engineering rules, five domain skills, and a tiered plugin instal
Teamwork Dsh
Portable multi-agent orchestration runtime with DeepSeek Harness plugins, independent review and acceptance ga
Related Agents
Elite Engineer
Use this agent when the user needs production-grade code implementation, architecture design, or full-stack de
Senior Fullstack Engineer
Use this agent when the user needs production-grade software engineering work across the full stack — backend
Engineering Backend Developer
Expert Python backend developer specializing in FastAPI, Pydantic, async patterns, and production-grade API se