useful-codex-skills
Structured planning, execution, and review workflows for coding
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install useful-codex-skills?โผ
Run `npx skills add grp06/useful-codex-skills --all -g -y` in your terminal to install all skills globally.
What does useful-codex-skills do?โผ
It provides a chained workflow for planning and executing code changes: pressure-test a design with grill-me, compile decisions into an ExecPlan with grillcraft, then implement and review the work step by step.
How do I turn a vague idea into an execution plan?โผ
Use the goalcraft skill to sharpen a rough brief into an evidence-checked goal, then execplan-create converts the decided work into a self-contained, step-by-step plan.
Can it get a stalled coding task back on track?โผ
Yes. The reorient-myself skill audits the entire task from first principles and produces one paste-ready prompt to redirect the work.
Do these skills work with Codex?โผ
Yes. They are built for Codex and follow the standard SKILL.md format, so they also work in compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core