elct9620

49 mods across 6 repositories, 33 stars between them.

inspect

25

elct9620/ai-coding-skills

Command

Prepare for what you have noticed or mean to take on next — taking in the whole the work sits in before reading any part of it closely, then working out what still stands between the code and the goal you named, and converging through clarification into the work list for this round. Read-only — it does not change…

5 6d ago A 85 tokens original Apache-2.0

refactor

26

elct9620/ai-coding-skills

Command

Clean up legacy code issues by identifying code smells and applying safe refactoring techniques.

5 6d ago A 19 tokens original Apache-2.0

roadmap

27

elct9620/ai-coding-skills

Command

Maintain ROADMAP.md as a spec-to-implementation tracking index. Use when checking feature implementation status, initializing a roadmap from SPEC.md, or updating feature progress. Reduces codebase scanning by linking each feature to its entry points (directories, files).

5 6d ago A 53 tokens original Apache-2.0

write

28

elct9620/ai-coding-skills

Command

Implement a new feature or correct a defect based on the agent skills.

5 6d ago A 16 tokens original Apache-2.0

architecture

29

elct9620/ai-coding-skills

Skill Claude CodeCodex

Plan how a system is structured — which layers, modules, or contexts exist and how code is laid out — driven by the forces at play, not by a fixed pattern. The default is to add no extra structure; structure is introduced only when complexity calls for it, and the chosen shape (Clean Architecture, DDD, DCI, or…

5 6d ago A 129 tokens original Apache-2.0

design-forces

30

elct9620/ai-coding-skills

Skill Claude CodeCodex

Surface design forces and lay out the option space — including framework defaults, scaffolds, and deferring — before committing to Clean Architecture, DDD, or any heavier pattern. Produces a Design Analysis Memo at the start of /write or /refactor. Make sure to use this skill whenever the user starts a non-trivial…

5 6d ago A 93 tokens original Apache-2.0

design-patterns

31

elct9620/ai-coding-skills

Skill Claude CodeCodex

Select and apply GoF design patterns: Factory, Builder, Strategy, Observer, Adapter, Decorator. Use when solving recurring design problems or structuring multi-component changes. Make sure to use this skill whenever the user needs to decouple components, wrap legacy APIs, handle multiple algorithm variants, build…

5 6d ago A 77 tokens original Apache-2.0

domain-modeling

32

elct9620/ai-coding-skills

Skill Claude CodeCodex

Model business domains using DDD patterns: Entity, Value Object, Aggregate, Domain Event. Use when implementing business logic, defining domain concepts, or designing aggregate boundaries. Make sure to use this skill whenever the user works on business rules, creates domain objects, discusses bounded contexts, models…

5 6d ago A 84 tokens original Apache-2.0

principles

33

elct9620/ai-coding-skills

Skill Claude CodeCodex

Apply SOLID, KISS, DRY, YAGNI principles to code design decisions. Use when building new features from scratch and need to decide on class structure, interface boundaries, or dependency direction. Make sure to use this skill when the user faces design trade-offs, asks about SOLID principles, debates whether to…

5 6d ago A 94 tokens original Apache-2.0

refactoring

34

elct9620/ai-coding-skills

Skill Claude CodeCodex

Safely restructure code without changing behavior using Extract Method, Rename, Move Method techniques. Use when preparing code for new features, improving code quality incrementally, cleaning up messy code, reducing duplication, or simplifying complex logic. Make sure to use this skill whenever the user mentions…

5 6d ago A 80 tokens original Apache-2.0

schema

35

elct9620/ai-coding-skills

Skill Claude CodeCodex

Design database schemas and API contracts at system boundaries. Use when creating or modifying database tables, API endpoints, or data serialization formats. Make sure to use this skill whenever the user adds database migrations, designs REST/GraphQL APIs, creates DTOs, defines request/response shapes, or works on…

5 6d ago A 73 tokens original Apache-2.0

security

36

elct9620/ai-coding-skills

Skill Claude CodeCodex

Prevent security vulnerabilities through threat modeling, trust boundary analysis, and defense in depth. Use when writing code that crosses trust boundaries, handles authentication or authorization, processes external input, manages secrets, or stores sensitive data. Make sure to use this skill whenever the user works…

5 6d ago A 98 tokens original Apache-2.0

testing

37

elct9620/ai-coding-skills

Skill Claude CodeCodex

Write tests that hold as a regression net — integration-first, AAA structure, and proof the net catches a real break. Use for every new feature, behavior change, or bug fix. Covers unit, integration, and E2E test selection. Make sure to use this skill whenever the user asks to add tests, fix a bug (tests should come…

5 6d ago A 102 tokens original Apache-2.0

spec

38

elct9620/ai-spec-skills

Plugin Claude Code

A plugin for maintaining project specifications.

2 1mo ago A tokens not measured original Apache-2.0

elct9620/ai-spec-skills

Instructions file

Claude Code instructions for elct9620/ai-spec-skills, covering claude.md, project overview, project structure, plugin architecture and skill format.

2 1mo ago A 712 tokens original Apache-2.0

spec-review

40

elct9620/ai-spec-skills

Command

Review specifications against quality criteria and three-layer framework.

2 1mo ago A 13 tokens original Apache-2.0

spec-write

41

elct9620/ai-spec-skills

Command

Write or improve specifications using the progressive approach (Intent, Scope, Behavior, Refinement).

2 1mo ago A 21 tokens original Apache-2.0

spec-framework

42

elct9620/ai-spec-skills

Skill Claude CodeCodex

Structure specifications using the three-layer framework (Intent, Design, Consistency) with boundary types and implementation standards. Use when organizing spec content into layers or selecting elements.

2 1mo ago A 36 tokens original Apache-2.0

spec-methodology

43

elct9620/ai-spec-skills

Skill Claude CodeCodex

Write and improve specifications using progressive approach (Intent, Scope, Behavior, Refinement). Use when creating new specs, improving existing ones, or handling uncertainty and content splitting.

2 1mo ago A 38 tokens original Apache-2.0

spec-principles

44

elct9620/ai-spec-skills

Skill Claude CodeCodex

Apply core specification principles: IS/IS-NOT distinction, constrain-design-open-implementation, and anti-pattern detection. Use when creating, reviewing, or evaluating any specification document.

2 1mo ago A 40 tokens original Apache-2.0

spec-quality

45

elct9620/ai-spec-skills

Skill Claude CodeCodex

Assess specification quality using 11-item rubric, balance check, and common problems table. Use when reviewing specs before implementation or verifying quality gates.

2 1mo ago A 31 tokens original Apache-2.0

PostToolUse

46

elct9620/noon-sight

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing edit.sh. From elct9620/noon-sight.

2 5d ago A tokens not measured original Apache-2.0

Stop

47

elct9620/noon-sight

Hook Claude Code

Runs when the agent finishes a response, executing stop.sh. From elct9620/noon-sight.

2 5d ago A tokens not measured copy · 44% Apache-2.0

settings

48

elct9620/noon-sight

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop).

2 5d ago A tokens not measured original Apache-2.0