https://github.com/kenryu42/agent-skills
https://github.com/kenryu42/agent-skills
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenryu42/agent-skills
- Owner: kenryu42
- Created: 2026-05-28T13:30:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-29T04:58:43.000Z (2 months ago)
- Last Synced: 2026-05-29T05:14:53.766Z (2 months ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agents
Personal Codex agent skills and shared references.
## Skills
## `atomic-commit`
Creates focused git commits with clear scope.
## `frontend-design`
Builds polished frontend interfaces with strong visual design.
## `grill-me`
Stress-tests plans and designs through direct questioning.
## `runtime-review`
Diagnoses runtime CPU spikes, memory growth, heap leaks, GC pressure, and OOM crashes with code-first triage, guided profiling, and before/after verification.
## `codex-security`
Runs Codex Security scan, diff-scan, deep-scan, finding-fix, and phase workflows.
## `sqlite-expert`
Helps with SQLite query writing, indexing, performance, and reliability.
## `thermo-nuclear-code-quality-review`
Runs a strict maintainability review focused on complexity, abstractions, and large-file risk.