eagerworks

10 mods across 1 repository, 2 stars between them.

skill-creator

01

eagerworks/skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2 2d ago A 64 tokens copy · 88% MIT

analyzer

02

eagerworks/skills

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

2 2d ago A 0 tokens copy · 100% MIT

comparator

03

eagerworks/skills

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

2 2d ago A 0 tokens copy · 100% MIT

grader

04

eagerworks/skills

Agent Codex

Evaluate expectations against an execution transcript and outputs.

2 2d ago A 0 tokens copy · 100% MIT

skills CLAUDE.md

05

eagerworks/skills

Instructions file

Instructions for eagerworks/skills, covering claude.md, what this repo is, architecture, progressive disclosure (the core design principle) and the skills.

2 2d ago A 1,518 tokens original MIT

kamal

06

eagerworks/skills

Skill Claude CodeCodex

Sets up, runs, and troubleshoots Kamal deployments (v1 and v2) — zero-downtime Docker deploys to VPS or bare-metal servers. Use when the user mentions Kamal, kamal-proxy, or Traefik, edits config/deploy.yml or .kamal/secrets, or asks to deploy an app to their own server, roll back, add accessories like Postgres or…

2 2d ago B 108 tokens original MIT

eagerworks/skills

Skill Claude CodeCodex

Audits a repository for loop-engineering readiness — whether an AI coding agent can pick up a task, implement it, verify it with local checks, and hand off a PR in an unattended loop — and returns a graded report plus the ordered list of work needed to get there. Use when asked "can agents work on this repo…

2 2d ago A 153 tokens original MIT

mobile-store-review

08

eagerworks/skills

Skill Claude CodeCodex

Audits a mobile app codebase — Expo/React Native (managed or bare) or native iOS/Android, standalone or inside a Turborepo/monorepo — and reports whether it would pass Apple App Review and Google Play review. Use this skill whenever the user: asks if their app will pass, fail, or get rejected by Apple or Google…

2 2d ago A 219 tokens original MIT

pr-review

09

eagerworks/skills

Skill Claude CodeCodex

Reviews a branch, PR, staged, or working-tree diff for correctness, security, repo-convention, test-coverage, and documentation gaps, returning severity-rated findings without editing code. Use when asked to "review my branch/PR", "is this ready to merge", "check this diff before I push", "does this need an ADR", or…

2 2d ago A 114 tokens original MIT

rest-api-design

10

eagerworks/skills

Skill Claude CodeCodex

Designs and reviews REST APIs: resource naming, HTTP methods and status codes, payload and error formats, pagination, versioning, auth, rate limiting, and OpenAPI specs. Use when adding or renaming an endpoint, asked "is this endpoint RESTful", "what status code should I return", "design the API for X", or to audit an…

2 2d ago A 89 tokens original MIT