kiro-steering-custom

Generate domain-specific steering documents from templates and project patterns.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-steering-custom-ryu-sato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiro-steering-custom
Source: https://github.com/ryu-sato/reading-web-supporter/tree/main/.claude/skills/kiro-steering-custom
Command: npx skills add https://github.com/ryu-sato/reading-web-supporter --skill kiro-steering-custom-ryu-sato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create domain-specific steering documents for specialized projects, enabling consistent guidance and durable project memory.

Core Features & Use Cases

  • Template-driven generation: Load and customize templates from .kiro/settings/templates/steering-custom/kiro-steering-custom.md.
  • Principles-driven synthesis: Apply rules from rules/steering-principles.md to maintain patterns, single-domain focus, and avoid secrets.
  • Output and memory: Produce a .kiro/steering/{name}.md file for project memory, with maintainable size.

Quick Start

Choose the domain and optional template, then generate the steering document at .kiro/steering/kiro-steering-custom.md.

Frequently Asked Questions about kiro-steering-custom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate domain-specific steering documents for specialized projects?

Generate domain-specific steering documents by combining templates, steering principles, and project patterns. Load templates from .kiro/settings/templates/steering-custom/kiro-steering-custom.md and synthesize a final steering file at .kiro/steering/kiro-steering-custom.md.

What is project memory and when do I need steering docs for my domain?

Project memory is a maintainable steering document that provides consistent guidance for specialized domains. You need steering docs when a project requires durable, domain-specific patterns and rules to maintain consistency across the codebase.

Can I customize templates to create a focused steering document for a single domain?

Customize templates by loading and modifying files from .kiro/settings/templates/steering-custom/kiro-steering-custom.md. Apply rules from rules/steering-principles.md to maintain single-domain focus and produce a maintainable output file.

What's the best way to maintain project patterns without hardcoding secrets in steering files?

Maintain project patterns by applying principles from rules/steering-principles.md during document synthesis. The rules explicitly enforce avoiding secrets and keeping the generated .kiro/steering/ output file focused and maintainable.

Does generating steering docs require any external dependencies or components?

Generating steering docs requires no external dependencies or components. The process relies entirely on internal template files, steering principles, and domain pattern analysis to produce the final output.

Where are generated steering documents saved and how do I manage their size?

Generated steering documents are saved at .kiro/steering/{name}.md. Manage their size by adhering to steering principles that enforce a focused, single-domain scope and synthesizing only necessary patterns.