Plugin Claude Code
Single-plugin marketplace hosting the kiro-web-search MCP tool.
Plugin Claude Code
Single-plugin marketplace hosting the kiro-web-search MCP tool.
Plugin Claude Code
MCP tool that returns up-to-date web results.
Instructions file CodexOpenCode
Instructions for vokako/kiro-web-search, covering agents.md, what this project is, architecture one-liner, code map and conventions specific to this project.
MCP server Claude CodeCodexCursor +2
A minimal MCP server that wraps Kiro's websearch backend, distributable via uvx. Runs locally from the kiro-web-search Python package.
Plugin Claude Code
AI-DLC workflows packaged as a Claude Code plugin.
Plugin Claude Code
AI-DLC (AI-Driven Development Life Cycle) — an adaptive, three-phase software development workflow (Inception → Construction → Operations) with built-in approval gates, audit trail, and optional security/property-based-testing extensions. Originally published by AWS Labs as steering rules; repackaged here as a Claude…
Skill Claude CodeCodex
AI-DLC Build & Test only — generate comprehensive build, unit-test, integration-test, and (if applicable) performance / contract / e2e test instructions for an existing codebase under aidlc-docs/construction/build-and-test/. Use when the code already exists (whether AIDLC-generated or pre-existing) and the user wants…
Skill Claude CodeCodex
AI-DLC Code Generation only — produce code (and unit tests) for one or more units of work, given existing functional / NFR / infrastructure design artifacts. Two-part flow — Plan, then Generate — both gated by explicit user approval. Use when the user already has design docs and wants implementation. Trigger on…
Skill Claude CodeCodex
AI-DLC Construction phase only — per-unit functional design, NFR requirements & design, infrastructure design, code generation, and build & test instructions. Assumes Inception artifacts (requirements, stories, application design, units) already exist. Use when the user has requirements/design ready and wants to…
Skill Claude CodeCodex
AI-DLC Inception phase only — workspace detection, optional reverse engineering of existing code, requirements analysis, user stories, workflow planning, application design, and units generation. Stops before any code is written. Use when the user wants to plan, scope, gather requirements, or design before…
Skill Claude CodeCodex
AI-DLC Requirements Analysis only — produce a structured requirements document with intent analysis, functional and non-functional requirements, and clarifying-question gates. Use when the user wants a requirements document on its own without the full AIDLC workflow. Trigger on phrases like "gather requirements for…
Skill Claude CodeCodex
AI-DLC Reverse Engineering only — analyze an existing codebase and produce architecture, code-structure, API, component-inventory, interaction-diagram, technology-stack, and dependencies documentation. Use when the user wants to understand or document an existing/legacy codebase without committing to the full AIDLC…
Skill Claude CodeCodex
AI-DLC User Stories only — translate requirements into user-centered stories following INVEST criteria, with personas and acceptance criteria. Use when the user wants user stories or personas on their own. Trigger on phrases like "write user stories for...", "I need user stories + personas", "convert these…
Skill Claude CodeCodex
AI-DLC (AI-Driven Development Life Cycle) — full end-to-end adaptive three-phase software development workflow (Inception → Construction → Operations) with requirements gathering, application design, per-unit code generation, build & test, and explicit user-approval gates plus a full audit trail. Use whenever the user…