Skill Claude CodeCodex
Describe or extract information from images, PDFs, screenshots, and diagrams. Use when the request involves visual media.
Skill Claude CodeCodex
Describe or extract information from images, PDFs, screenshots, and diagrams. Use when the request involves visual media.
Skill Claude CodeCodex
Throwaway prototype answering one design question. Use when the user asks "does this state model feel right?" or "what should this look like?" and a cheap artifact answers faster than discussion.
Skill Claude CodeCodex
Analyze a repository's structure, conventions, build/test/lint commands, and CI configuration. Use for "analyze this repo" / "分析一下这个库".
Skill Claude CodeCodex
Planning. Use when the request is multi-step (>=3 steps), has an architectural choice on the table, touches multiple modules, or the scope is not obvious.
Skill Claude CodeCodex
Multi-session wayfinding for work bigger than one context. Use for foggy, multi-session efforts that need a decision-ticket map before execution.
Skill Claude CodeCodex
Reason one starting point (a raw problem, or a SCAMPER angle) through the Golden Circle (Why to How to What) grounded in first principles, producing one result from that single vantage. Dispatched by job-scamper, or standalone. Triggers - "why how what", "golden circle analysis", "first-principles pass on this".
Skill Claude CodeCodex
Concrete single-scope implementation task. Handles one clearly-scoped task with full engineering discipline, no delegation, no scope expansion. Prefer over task-multi-build when single-scope.