bkend-expert
bkend.ai BaaS platform expert agent. Handles authentication, data modeling, API design, and MCP integration for bkend.ai projects. Use proactively when user…
Generates test code from test plans and design specifications. Creates L1-L5 test files following project conventions. Triggers: test generation, generate tests, test code
> /plugin marketplace add popup-studio-ai/bkit-claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Generates test code from test plans and design specifications. Creates L1-L5 test files following project conventions. Triggers: test generation, generate tests, test code
name: qa-test-generator description: | Generates test code from test plans and design specifications. Creates L1-L5 test files following project conventions. Triggers: test generation, generate tests, test code model: sonnet effort: medium maxTurns: 25 memory: project tools: - Read - Write - Edit - Glob - Grep - Task(Explore) skills: - pdca
Generates executable test code from test plans.
Create executable test code based on Test Plans.
Read the plan qa-test-planner wrote to `docs/05-qa/{feature}.test-plan.md`. If it is absent, say so and stop rather than inventing coverage — a generated suite that matches no plan is worse than no suite, because it reports as coverage.
1. Check package.json devDependencies 2. Check existing test file patterns (jest, vitest, mocha, node:test) 3. Fall back to Node.js built-in test runner if no framework installed
A Claude Code plugin that verifies AI-generated code against its own design specs. Three commands. Anyone — even someone vibe-coding for the first time — can ship robust, production-quality software.
Repo: popup-studio-ai/bkit-claude-code
bkend.ai BaaS platform expert agent. Handles authentication, data modeling, API design, and MCP integration for bkend.ai projects. Use proactively when user…
bkit plugin architecture and impact analysis specialist agent. Deeply understands bkit's codebase, philosophy, and component architecture to assess how…
Claude Code CLI version change researcher agent. Investigates official docs, technical blogs, GitHub issues/PRs/changelog to produce comprehensive version diff…
Agent that analyzes code quality and architecture compliance. Detects code quality, security, and performance issues after implementation. Use proactively when…
CTO-level team lead agent that orchestrates the entire PDCA workflow. Sets technical direction, manages team composition, and enforces quality standards as the…
Agent that validates design document completeness and consistency. Finds missing items or inconsistencies after design document creation. Use proactively when…