By byteagenten
Full-stack development toolkit for Angular 21 + Spring Boot 4 applications with 10-phase workflow
Orchestrates full-stack feature development with approval gates. Coordinates UI design, API design, database, backend, frontend, testing, and security phases.
Use for Python development requiring async programming, type system expertise, testing patterns, or performance optimization.
Implement Spring Boot backend, REST controllers, JPA entities, services.
One-time UI theming skill. Sets up design system (theme, tokens, typography). Run ONCE at project start before implementing features.
Löscht den .workflow/ Folder nach einem abgeschlossenen Workflow
Implement Angular components, services, frontend features. TRIGGER "Angular component", "frontend", "TypeScript", "UI implementation", "fix the frontend". NOT FOR backend, database, architecture planning.
Design REST APIs, OpenAPI specs, API contracts. TRIGGER "design API", "API endpoints", "REST API", "OpenAPI spec". NOT FOR API implementation, frontend, database schema.
Plan features, technical specs, architecture. TRIGGER "plan feature", "technical spec", "how should we implement", "design the architecture". NOT FOR bug fixes, code reviews, immediate implementation.
Validate architectural decisions, review system design, assess scalability. TRIGGER "architecture review", "design review", "scalability", "technology choice". NOT FOR planning features, code review, security audit.
Code review, quality checks before commits. TRIGGER "review code", "code review", "check my code", "before commit", "PR review". NOT FOR architecture review, security audit, writing tests.
Orchestrates full-stack feature development with hook-based automation.
Use for Python development requiring async programming, type system expertise, testing patterns, or performance optimization.
UI Design Fachwissen für Wireframes. Enthält Greenfield-Fragen, Default-Tokens, UI-Patterns (Listen, Formulare, Navigation), Angular Material Snippets. Alle Templates haben data-testid für Playwright E2E-Tests.
One-time UI theming skill. Sets up design system (theme, tokens, typography). Run ONCE at project start before implementing features.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
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.
Private Claude Code Plugins for byteAgenten team members.
| Plugin | Description | Version |
|---|---|---|
| byt8 | Full-stack development toolkit for Angular 21 + Spring Boot 4 | 7.5.7 |
| bytA | Deterministic full-stack workflow (Boomerang + Ralph-Loop + Team Planning) | 4.8.0 |
| bytM | 4-Agent Team workflow with cross-validation (native Agent Teams) | 1.5.0 |
Du brauchst Zugriff auf das private Repository byteAgenten/byteagenten-marketplace.
Option A: GitHub CLI (empfohlen)
Die GitHub CLI (gh) ist ein Kommandozeilen-Tool für GitHub.
# Installation (macOS)
brew install gh
# Installation (Windows)
winget install GitHub.cli
# Einmalig anmelden - öffnet Browser zur Authentifizierung
gh auth login
Option B: Personal Access Token (PAT)
repo (Full control of private repositories)ghp_)# In ~/.bashrc oder ~/.zshrc einfügen:
export GITHUB_TOKEN=ghp_dein_token_hier
In Claude Code eingeben:
# Marketplace registrieren
/plugin marketplace add byteAgenten/byteagenten-marketplace
# Plugin installieren
/plugin install byt8@byteagenten-marketplace
Erklärung:
byteAgenten = GitHub Organisation (Owner des Repositories)byteagenten-marketplace = Name des Repositories auf GitHubbyt8 = Name des Plugins@byteagenten-marketplace = aus welchem Marketplace das Plugin kommtFüge in deinem Projekt .claude/settings.json hinzu:
{
"extraKnownMarketplaces": {
"byteagenten-marketplace": {
"source": {
"source": "github",
"repo": "byteAgenten/byteagenten-marketplace"
}
}
},
"enabledPlugins": {
"byt8@byteagenten-marketplace": true
}
}
Falls du eine feste Version verwenden möchtest:
{
"extraKnownMarketplaces": {
"byteagenten-marketplace": {
"source": {
"source": "github",
"repo": "byteAgenten/byteagenten-marketplace",
"ref": "v1.0.0"
}
}
},
"enabledPlugins": {
"byt8@byteagenten-marketplace": true
}
}
| Command | Description |
|---|---|
/byt8:full-stack-feature | 10-phase workflow for full-stack feature development |
/byt8:ui-theming | One-time design system initialization (theme, tokens, typography) |
/byt8:python-expert | Python development support |
/byt8:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
/bytA:feature | Deterministic 8-phase workflow (Boomerang + Ralph-Loop) |
/bytA:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
/bytA:wf-status | Show current workflow status (phase, hints, retries, pause) |
/bytA:wf-skip | Skip current phase (emergency use only) |
/bytM:feature | 4-Agent Team workflow with cross-validation |
/bytM:prd-generator | Generate PRDs (user stories, requirements) and create GitHub Issues |
→ Details und Beispiele siehe byt8 README / bytA README / bytM README
Each plugin is independently installable and versioned:
byteagenten-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
├── plugins/
│ └── byt8/ # Full-stack development toolkit
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata & version
│ ├── .mcp.json # MCP server configuration
│ ├── agents/ # 10 specialized agents
│ ├── commands/ # 10 slash commands
│ ├── hooks/ # Workflow hooks (hooks.json)
│ ├── scripts/ # Hook scripts (bash)
│ ├── skills/ # Workflow implementations (SKILL.md)
│ └── README.md
├── CLAUDE.md # Project instructions for Claude Code
└── README.md
plugins/byt8-[name]/.claude-plugin/plugin.json with unique name.claude-plugin/marketplace.jsonProprietary - byteAgenten internal use only.
npx claudepluginhub byteagenten/byteagenten-marketplace --plugin byt8Agent Team-based full-stack development workflow for Angular 21 + Spring Boot 4. Fixed 4-agent team with cross-validation.
Deterministic full-stack development workflow for Angular 21 + Spring Boot 4. Boomerang (agent isolation) + Ralph-Loop (external verification).
Full-stack agents — frontend, backend, API, DevOps architects
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration
External tools integration skills for CLI utilities, APIs, and third-party services
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.