Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ildunari
Phased build orchestration with sub-agents for research, TDD, implementation, and dual code review — gated per phase
npx claudepluginhub ildunari/kosta-plugins --plugin coding-forgeUse this agent for general code quality review as part of the build-loop dual review gate. Checks correctness, error handling, security, concurrency, and performance. Read-only — never modifies code. <example> Context: Implementation passed build and test gates, ready for review user: "Review the Phase 2 changes for code quality issues" assistant: "Dispatching code-reviewer for general quality analysis." <commentary> This runs in parallel with the domain-specific reviewer. Both are read-only. </commentary> </example>
Use this agent to write implementation code that makes failing tests pass. Dispatched by the build-loop orchestrator after the test-writer step. <example> Context: Failing tests exist, orchestrator is ready for implementation user: "Implement the WebSocket reconnection logic to pass the failing tests" assistant: "Dispatching phase-implementer to write the minimal code needed." <commentary> The implementer writes just enough code to make the tests pass, nothing more. </commentary> </example>
Use this agent to explore codebase scope before implementing a build phase. Dispatched by the build-loop orchestrator to read files in scope and report what exists, what's broken, and what's missing. <example> Context: Orchestrator is starting Phase 2 of a build plan user: "Research the current state of the networking layer before we add WebSocket support" assistant: "I'll dispatch the phase-researcher to map out the existing networking code." <commentary> The orchestrator needs context on existing code before dispatching implementation agents. </commentary> </example> <example> Context: Orchestrator needs to understand types and interfaces before TDD user: "Read the auth module and report what types, protocols, and tests exist" assistant: "Dispatching phase-researcher to inventory the auth module." <commentary> Research findings feed directly into the test-writer and phase-implementer prompts. </commentary> </example>
Use this agent to write failing tests before implementation as part of the build-loop TDD cycle. Dispatched by the orchestrator after research completes. <example> Context: Research is done, orchestrator is ready for TDD step user: "Write failing tests for the WebSocket reconnection logic" assistant: "Dispatching test-writer to create tests that define the expected behavior." <commentary> Tests must be written before implementation code. They define the contract. </commentary> </example>
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
Advanced plugin marketplace platform with intent-based composition, supply chain security, contextual intelligence, dev studio hot-reload, and federated registry protocol. Transforms the marketplace from a package manager into an enterprise orchestration platform.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Research-first plugin for orchestrating subagents: product scouting, forum sentiment, GitHub audits, academic discovery, repo mapping, freshness checks, QA critique, and source verification.
Complete iOS development companion for Claude Code. Guided workflows for project setup, SwiftUI, networking, testing, Metal, design systems, accessibility, CI/CD, and App Store submission. Built for beginners who want expert-quality results.
Control Adobe Lightroom Classic via CLI — 107 commands for full Lightroom control
Google Stitch integration for Claude Code — AI-powered UI design generation, design token extraction, and framework conversion (SwiftUI, React, CSS). Bridges Stitch's visual design output with production code.
Compliance-grade document verification and editing. 9-step agentic loop with Claim Ledger, 13 reviewer agents, integrity gates, and domain-specific verification for grants, legal, financial, medical, and engineering documents.
Central marketplace for all my Claude Code plugins. Add this once and install any plugin from it.
claude plugin marketplace add ildunari/kosta-plugins
| Plugin | Description | Install |
|---|---|---|
| ios-craft | Complete iOS development companion — 15 skills, 6 agents, 12 commands covering the full lifecycle from project setup to App Store. Built for beginners. | claude plugin install ios-craft |
| productivity-forge | Compliance-grade document verification — 9-step agentic loop, Claim Ledger, 13 reviewer agents, 8 domain support. For grants, legal, financial, medical docs. | claude plugin install productivity-forge |
| stitch-studio | Google Stitch integration — UI design generation, token extraction, SwiftUI/React conversion | claude plugin install stitch-studio |
| subagent-forge | Research-first subagent orchestration — product scouting, GitHub audits, QA critique | claude plugin install subagent-forge |
To add a new plugin to this marketplace:
.claude-plugin/plugin.json.claude-plugin/marketplace.json in this repoclaude plugin marketplace update kosta-plugins