An open API service indexing awesome lists of open source software.

https://github.com/kenryu42/agent-skills


https://github.com/kenryu42/agent-skills

Last synced: about 2 months ago
JSON representation

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.