Создание AI-агентов для Kiro

★ 8.0 · vibe-coding

creating-kiro-agents is a Claude Code skill that guides the creation of specialized Kiro AI agents by generating JSON configurations, setting up tools (fs_read, fs_write, execute_bash, MCP servers), and writing structured system prompts. It includes ready-made patterns for a backend specialist, code reviewer, Vitest test writer, and frontend developer, along with advanced options such as lifecycle hooks (agentSpawn, userPromptSubmit), resource loading from .kiro/steering files, and MCP server integration. Agents can be scoped to a project (.kiro/agents/) or installed globally (~/.kiro/agents/), with access restricted via allowedPaths and allowedCommands following the principle of least privilege. Developers who need a focused, domain-specific assistant for tasks like API development or automated testing — without risking unintended file modifications — will find this skill the right starting point.