chicongst

21 mods across 1 repository, 2 stars between them.

algorithm-review

02

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when reviewing code for algorithm optimization — identifies where better data structures, sorting, or search approaches would improve performance, readability, or scalability.

2 3mo ago A 31 tokens

api-design

03

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when designing or reviewing APIs — covers resources, contracts, error handling, versioning, and examples.

2 3mo ago A 24 tokens

architect

04

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when designing system architecture, planning new services, evaluating tradeoffs, or mapping data flow and rollout plans.

2 3mo ago A 24 tokens

changelog

05

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when generating changelog entries from commits or merged changes — produces user-facing and developer-facing formats.

2 3mo ago A 23 tokens

db-design

07

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when designing database schema, choosing indexes, defining constraints, planning query patterns, or reviewing migration strategy.

2 3mo ago A 24 tokens

debug

08

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when debugging failures — identifies symptoms, traces root causes, and proposes concrete fixes with validation steps.

2 3mo ago A 22 tokens

chicongst/agent-skills-installer

Skill Claude CodeCodex

Safely refactor .NET / C# code at Senior Engineer level — diagnose code smells, classify risk (SAFE/RISKY/DANGEROUS), check the test safety net (or add characterization tests first), apply smallest-change-at-a-time for one smell, preserve behavior, match project convention. Use whenever the user wants to actually…

2 3mo ago A 162 tokens

dotnet-code-review

11

chicongst/agent-skills-installer

Skill Claude CodeCodex

Multi-dimensional .NET / C# code review at Senior Engineer level — classify blast radius (CRITICAL/HIGH/MEDIUM/LOW), scan 5 dimensions (correctness, security, performance, maintainability, testability), detect LLM slop (disabled tests, suppressed warnings, empty catches, new TODO/HACK), check project convention…

2 3mo ago A 205 tokens

fix-bug

12

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when user reports a bug, pastes an error message, says code isn't working, asks why something fails, or requests debugging help. Use even for vague reports like "fix this", "not working", "why is this failing", or any stack trace. Ensures deep context analysis before proposing a fix instead of guessing.

2 3mo ago A 70 tokens

mastery

13

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when writing, modifying, or generating any code — automatically applies senior-level engineering principles regardless of programming language.

2 3mo ago A 25 tokens

migration-safety

14

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when planning or reviewing data or schema migrations — covers safety, rollback strategy, backward compatibility, and observability.

2 3mo ago A 27 tokens

pr-review

16

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when user asks to review a PR, check merge readiness, or assess code changes. Also use when given a PR URL or diff to evaluate.

2 3mo ago A 33 tokens

refactor

17

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when user asks to refactor, clean up, simplify, or restructure code. Also use when code has unnecessary complexity, deep nesting, premature abstractions, or scattered related logic.

2 3mo ago A 40 tokens

security-review

18

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when reviewing code for security risks — trust boundaries, secrets handling, input validation, and common abuse cases.

2 3mo ago A 25 tokens

sre-engineering

19

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when handling production incidents, reliability concerns, on-call triage, infrastructure issues, monitoring, alerting, and post-mortem analysis.

2 3mo ago A 34 tokens

ui-design

21

chicongst/agent-skills-installer

Skill Claude CodeCodex

Use when building UI — applies design tokens, color palettes (light/dark), typography, spacing, UX principles, and SEO best practices automatically regardless of framework.

2 3mo ago A 35 tokens