sourjya/kiro-rails

Steering files, hooks, and workflow scripts that give Kiro AI coding agent persistent engineering discipline - TDD, spec-driven planning, security reviews, and structured docs - from the first commit. Works with Kiro, Claude Code, Cursor, and any MCP-compatible agent.

9Stars on the repository
34Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

sourjya/kiro-rails

Command Claude Code

Audit the AI and agent attack surface: prompt injection, tool-permission scope, unbounded agent loops, and unsafe handling of model output. Produces an AISR report.

not rated 9 1mo ago A 35 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit API boundary code for contract drift: response envelope consistency, error response shapes, HTTP status-code semantics, and frontend/backend type agreement.

not rated 9 1mo ago A 27 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit CI/CD pipelines for missing quality gates, unpinned actions, secret exposure in logs, and deploy steps that can run without passing tests.

not rated 9 1mo ago A 29 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Structural maintainability audit: god objects, hidden coupling, dead code, comment-standard compliance, and drift from documented architecture. Produces an MRR report.

not rated 9 1mo ago A 31 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Tiered application security audit (T1 pre-commit, T2 feature complete, T3 sprint end) covering OWASP, secrets, authorization, crypto quality, and supply chain. Produces an SRR report.

not rated 9 1mo ago A 44 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Review the current branch's commits and working tree for commit and pull-request discipline, then produce well-structured commit messages and a PR description.

not rated 9 1mo ago A 28 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit CSS and design-token usage against the console-idiom rubric: ad hoc overrides, magic values, duplicated spacing scales, and design-system drift.

not rated 9 1mo ago A 30 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit dependency manifests for supply-chain risk: unmaintained or typosquatted packages, license conflicts, unpinned versions, and known vulnerabilities.

not rated 9 1mo ago A 30 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit frontend performance: bundle size and code splitting, render waterfalls, N+1 data fetching, unmemoized work, and lazy-loading gaps.

not rated 9 1mo ago A 29 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Scan for embedded literals that belong in config or a constants module: URLs, magic numbers, thresholds, error message strings, and environment-dependent values.

not rated 9 1mo ago A 29 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit infrastructure-as-code for per-environment drift, over-permissive IAM policies, unencrypted resources, and infrastructure changed outside version control.

not rated 9 1mo ago A 28 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Audit logging, metrics, tracing, and correlation IDs across pipelines and background jobs. Flags blackbox code paths that emit no telemetry and cannot be debugged in production.

not rated 9 1mo ago A 33 tokens original MIT

sourjya/kiro-rails

Command Claude Code

Grade a Kiro spec (requirements, design, tasks) against the spec quality standards before implementation begins. Flags thin specs that will cause rework.

not rated 9 1mo ago A 30 tokens original MIT

review-test-quality

14

sourjya/kiro-rails

Command Claude Code

Audit test suite quality: coverage gaps, weak assertions, missing negative cases, over-mocking, and tests that cannot fail regardless of implementation.

not rated 9 1mo ago A 28 tokens original MIT

review-ux-audit

15

sourjya/kiro-rails

Command Claude Code

Full UX audit of a frontend codebase. Produces persona cards, journey maps, heuristic sweep, anti-pattern findings, and a prioritized fix register formatted for Kiro spec output.

not rated 9 1mo ago A 36 tokens original MIT

review-ux-live

16

sourjya/kiro-rails

Command Claude Code

Live browser-walk UX review using the console-idiom rubric. Requires a browser MCP (Playwright, Chrome DevTools, or equivalent). Walks each page/route with a 9-step protocol, collects quantitative evidence, and produces a scored report with rubric IDs.

not rated 9 1mo ago A 55 tokens original MIT

review-ux-preflight

17

sourjya/kiro-rails

Command Claude Code

Pre-implementation UX gate. Run before coding any UI feature to validate layout decisions, interaction placement, and hierarchy. Produces a PROCEED/REVISE/BLOCK decision.

not rated 9 1mo ago A 37 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: