Skip to main content
Dépôt GitHub

kiro-rails

kiro-rails contient 8 skills collectées depuis sourjya, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
8
mis à jour
2026-07-17
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kiro-rails
Analystes en assurance qualité des logiciels et testeurs

Index of the kiro-rails engineering toolbox in this repo: every review command, spec workflow, subagent, and steering rule, with when to use each. Load this to decide which review or workflow to run, or to discover what kiro-rails offers. Routing only - each entry points at its own command, skill, or agent.

2026-07-17
incident-response
Analystes en sécurité de l'information

Security incident response, breach containment, evidence preservation, and recovery verification. Use when a breach, compromise, or security incident is detected or suspected.

2026-07-08
review-guide
Développeurs de logiciels

Interactive guide to kiro-rails review prompts, agents, and tools. Explains which review to run, when, and why. Invoke with /review-guide or ask "what reviews should I run?", "which prompt?", or "how do I audit?".

2026-07-08
auth-implementation
Développeurs de logiciels

Authentication, SSO, OAuth, OIDC, login, redirect, token implementation patterns. Use when implementing auth flows, login pages, token refresh, SSO integration, or redirect handling.

2026-06-05
spec-archive
Développeurs de logiciels

Archive a completed and verified spec. Moves it from active specs to the docs archive, updates the spec registry. Use after spec-verify passes.

2026-06-05
spec-implement
Développeurs de logiciels

Implement a proposed spec. Reads the spec folder, follows the task checklist, writes code using TDD. Use after spec-propose is complete and approved.

2026-06-05
spec-propose
Développeurs de logiciels

Propose a new feature or change. Creates a structured spec folder with proposal, requirements, design, and tasks before any code is written. Use when starting new work.

2026-06-05
spec-verify
Analystes en assurance qualité des logiciels et testeurs

Verify a completed implementation against its spec. Checks all acceptance criteria, runs tests, validates coverage. Use after spec-implement is done.

2026-06-05