All authors
Huruikagi avatar

Claude Skills by Huruikagi

github.com/Huruikagi
54 skillsA× 540 installs3 views
Sb Dev Forward TestA

Run the behavioral forward tests for SpecBind's embedded skills against a fixture project, using subagents with no prior context. Use when a product-managed skill changed materially, before a release, or when a decision's effect on agent behavior needs checking.

developmentgoshell
0
2
Sb Dev Resolve DogfoodingA

Triage and resolve open dogfooding-labeled Issues in Huruikagi/specbind through contract analysis, product implementation, verification, commit and push, and evidence-backed Issue disposition. Use when asked to work through SpecBind dogfooding findings; do not use for general Issue triage.

developmentrustgit
0
2
Sb Dev Sync DocsA

Keep SpecBind's English and Japanese public documentation aligned and the Japanese copy natural and readable. Use for changes or language-quality reviews under docs/en or docs/ja, bilingual navigation, or public documentation URLs; exclude English-only generated reference pages and internal repository documentation.

developmentpythongit
0
2
Kiro DebugA

Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.

developmentgobash
0
2
Kiro DiscoveryA

Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.

developmentgosecurity
0
2
Kiro ImplA

Implement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.

developmentrustgo
0
2
Kiro ReviewA

Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.

developmentrustshell
0
2
Kiro Spec BatchA

Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel subagent dispatch by dependency wave.

developmentapidatabase
0
2
Kiro Spec DesignA

Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process. Use when creating architecture from requirements.

developmenttypescriptpython
0
2
Kiro Spec InitA

Initialize a new specification with detailed project description

developmentbash
0
2
Kiro Spec QuickA

Quick spec generation with interactive or automatic mode

developmentbash
0
2
Kiro Spec RequirementsA

Generate EARS-format requirements based on project description and steering context. Use when generating requirements from project description.

developmentapidatabase
0
2
Kiro Spec StatusA

Show specification status and progress

development
0
2
Kiro Spec TasksA

Generate implementation tasks from requirements and design. Use when creating actionable task lists.

developmenttesting
0
2
Kiro Steering CustomA

Create custom steering documents for specialized project contexts. Use when creating domain-specific steering files.

developmentbashtesting
0
2
Kiro SteeringA

Maintain {{KIRO_DIR}}/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents.

developmenttypescriptgo
0
2
Kiro Validate DesignA

Interactive technical design quality review and validation. Use when reviewing design before implementation.

developmentgosecurity
0
2
Kiro Validate GapA

Analyze implementation gap between requirements and existing codebase. Use when planning integration with existing systems.

developmentsecurity
0
2
Kiro Validate ImplA

Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.

developmentrustgo
0
2
Kiro Verify CompletionA

Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.

developmentrustgo
0
2
Kiro DebugA

Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.

developmentgodebugging
0
2
Kiro DiscoveryA

Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.

developmentgosecurity
0
2
Kiro ImplA

Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.

developmentrustgo
0
2
Kiro ReviewA

Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.

developmentrustshell
0
2
Kiro Spec BatchA

Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.

developmentapidatabase
0
2
Kiro Spec DesignA

Create comprehensive technical design for a specification

developmenttypescriptpython
0
2
Kiro Spec InitA

Initialize a new specification with detailed project description

development
0
2
Kiro Spec QuickA

Quick spec generation with interactive or automatic mode

developmentbash
0
2
Kiro Spec RequirementsA

Generate comprehensive requirements for a specification

developmentapidatabase
0
2
Kiro Spec StatusA

Show specification status and progress

development
0
2
Kiro Spec TasksA

Generate implementation tasks for a specification

developmenttesting
0
2
Kiro Steering CustomA

Create custom steering documents for specialized project contexts

developmentbashtesting
0
2
Kiro SteeringA

Manage {{KIRO_DIR}}/steering/ as persistent project knowledge

developmenttypescriptgo
0
2
Kiro Validate DesignA

Interactive technical design quality review and validation

developmentgosecurity
0
2
Kiro Validate GapA

Analyze implementation gap between requirements and existing codebase

developmentsecurity
0
2
Kiro Validate ImplA

Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.

developmentrustgo
0
2
Kiro Verify CompletionA

Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.

developmentrustgo
0
2
Sb ConfigureA

Configure SpecBind for a project and complete the resulting aftercare. Use for initial post-install review or later changes to Agents, role models, artifact language, project instructions, templates, shared Rules, operational adapters, Steering, or existing artifacts affected by configuration changes.

developmentgogit
0
2
Sb Contract ReviewA

Judge whether the milestone's changes leave every persistent seam in the project coherent, and accept the one contract review that Tasks authoring waits on.

developmentrustgo
0
2
Sb DebugA

Use directly when the user asks why a Task failed or cannot be implemented. Establish the root cause, categorize it, and return a next action. Read-only; never starts implementation or applies the fix.

developmentrustgo
0
2
Sb DiscoveryA

Turn a change request, Source Collection, or selected existing implementation into confirmed Spec and milestone boundaries. Owns ordinary scope discovery and the fixed-revision reverse-establishment orchestration.

developmentgogit
0
2
Sb DriveA

Drive the active milestone through every safe reachable planning, implementation, and validation action. Park branch-local attention and continue elsewhere; stop before release execution.

developmentgit
0
2
Sb Gap AnalysisA

Compare what a change needs against what the repository already provides, and record the findings worth keeping. Informs the decision; does not make it.

developmentgogit
0
2
Sb ImplementA

Implement one roadmap item — executing a Spec's approved task plan with dispatched implementers and reviewers, or performing and completing a Direct change. Do not use for a diagnosis-only request asking why work failed or cannot be implemented.

developmentgogit
0
2
Sb PlanA

Plan active Spec work through Requirements, Design, Contract Review, and Tasks, or run one explicitly requested planning phase for one named Spec. Ordinary planning uses one named Spec or explicit all-Spec scope.

developmentgogit
0
2
Sb ReleaseA

Close the active milestone — bind the version, run the project's release procedure, judge whether it worked, and finalize the whole milestone once it did.

developmentrustgo
0
2
Sb Review TaskA

Judge whether one implemented task is done correctly, from the actual diff and the approved requirements, design, and plan.

developmentpythonrust
0
2
Sb StatusA

Report where a Spec or active milestone is in its lifecycle and what can happen next. Read-only; do not use to judge whether completed implementation is actually done.

developmentrustgo
0
2
Sb SteeringA

Maintain durable project guidance — bootstrap it, synchronize it after code changes, or document a long-lived project convention such as testing, API, security, or deployment.

developmentgotesting
0
2
Sb Validate DesignA

Independently judge whether a Spec's design is ready to be built on — requirement coverage, boundary, buildability, self-containment, and architectural fit.

development
0
2