michael-nguyen-foxtel

41 mods across 1 repository, 1 stars between them.

spec

05

michael-nguyen-foxtel/ai-instructions

Command

Synthesise the current conversation into a written spec. Don't interview me again — just distil what we've already discussed.

1 5d ago A 0 tokens

build-verify

06

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

After making code changes, run the project's build and tests to verify correctness before presenting the result. Self-correct if failures are found. Use automatically after any code modification.

1 5d ago A 38 tokens

cicd-conventions

07

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

CI/CD and infrastructure conventions. Use when working on GitHub Actions workflows, AWS infrastructure, deployment configs, Jenkinsfiles, or observability (New Relic, Coralogix).

1 5d ago A 42 tokens

codebase-design

09

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when designing or improving a module's interface, finding deepening opportunities, deciding where a seam goes, or making code more testable.

1 5d ago A 39 tokens

diagnosing-bugs

14

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Use when a bug is reported, a test is failing unexpectedly, or behaviour doesn't match expectations.

1 5d ago C 37 tokens

domain-modeling

15

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

1 5d ago A 43 tokens

environment-check

16

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Pre-validate toolchain and environment before heavy operations (builds, deploys, installs). Use automatically before running npm install, deploy commands, or AWS operations.

1 5d ago A 36 tokens

grilling

19

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

1 5d ago A 38 tokens

handoff

20

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Compact the current conversation into a handoff document so another agent or session can continue the work. Use when switching directories, passing to a separate Kiro CLI agent, or ending a session that will be resumed later.

1 5d ago A 46 tokens

prototype

23

michael-nguyen-foxtel/ai-instructions

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

1 5d ago A 39 tokens