zhengbingquant/frontier-skills

Make any coding agent work like a frontier model. Drop-in Agent Skills for disciplined planning, evidence-first debugging, and live-system safety — plus a Python project scaffold with an agent contract, review checklist, and definition of done. Model-agnostic, zero dependencies.

2Stars on the repository
3Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

zhengbingquant/frontier-skills

Skill Claude CodeCodex

Mandatory safety protocol for working in any environment that might be attached to production: real money, live trading or brokerage, payments, real customer traffic, physical hardware, or scheduled jobs. Consult BEFORE the first state-changing command on an unfamiliar host or repo, BEFORE starting, stopping…

not rated 2 2mo ago A 130 tokens original MIT

new-python-project

02

zhengbingquant/frontier-skills

Skill Claude CodeCodex

Bootstrap a new Python project from a proven scaffold. Use whenever the user asks to start, create, scaffold, or set up a new Python tool, library, CLI, package, service, or experiment repo — or says 'set up a project the usual way'. Do NOT hand-roll a project structure from memory when this skill is available: run…

not rated 2 2mo ago A 131 tokens original MIT

plan-and-verify

03

zhengbingquant/frontier-skills

Skill Claude CodeCodex

Disciplined-execution playbook for non-trivial engineering work. Consult BEFORE writing code whenever a task touches more than one file, an unfamiliar codebase, a bug whose cause is not yet proven by evidence, a refactor, a migration, or any state-changing operation — not only when the user asks for a plan. Applies…

not rated 2 2mo ago A 143 tokens original MIT