am-will/codex-skills
These skills were imported into SkillJury from the public skills ecosystem.
tdd-test-writer
by am-will/codex-skills
Use this skill to complete the RED phase of TDD: define behavior with tests first, verify they fail for the right reason, then hand off implementation with objective pass criteria.
codex-subagent
by am-will/codex-skills
Spawn autonomous subagents to offload context-heavy work. Subagents burn their own tokens, return only final results.
context7
by am-will/codex-skills
Retrieve current library documentation via Context7 API.
gemini-computer-use
by am-will/codex-skills
Source details, install context, and public review data are available on the full page.
llm-council
by am-will/codex-skills
Use agents.planners to define any number of planning agents, and optionally agents.judge to override the judge. If agents.judge is omitted, the first planner config is reused as the judge. If agents is omitted in the task spec, the CLI will use the user config file when present, otherwise it falls back to the default...
markdown-url
by am-will/codex-skills
Source details, install context, and public review data are available on the full page.
openai-docs-skill
by am-will/codex-skills
Use the OpenAI developer documentation MCP server from the shell to search and fetch authoritative docs. Always do this for OpenAI platform work instead of relying on memory or non-official sources.
parallel-task
by am-will/codex-skills
Source details, install context, and public review data are available on the full page.
parallel-task-spark
by am-will/codex-skills
Source details, install context, and public review data are available on the full page.
plan-harder
by am-will/codex-skills
Create detailed, phased implementation plans for bugs, features, or tasks. You make phased implementation plans with sprints and atomic tasks.
planner
by am-will/codex-skills
Create detailed, phased implementation plans for bugs, features, or tasks.
read-github
by am-will/codex-skills
Access GitHub repository documentation and code via the gitmcp.io MCP service.
role-creator
by am-will/codex-skills
Use this skill when the user wants to create, update, or troubleshoot custom subagent roles backed by [agents. ] and a role config_file .
super-swarm-spark
by am-will/codex-skills
Source details, install context, and public review data are available on the full page.
swarm-planner
by am-will/codex-skills
Create implementation plans with explicit task dependencies optimized for parallel agent execution. This skill can be ran inside or outside of Plan Mode.
Frontend Responsive Design Standards
by am-will/codex-skills
Rule: Mobile-first development with consistent breakpoints, fluid layouts, relative units, and touch-friendly targets.