Skill Claude CodeCodex
A thinking and communication framework based on Richard Feynman's approaches to learning, decisions, and clear explanations.
Skill Claude CodeCodex
A thinking and communication framework based on Richard Feynman's approaches to learning, decisions, and clear explanations.
Skill Claude CodeCodex
A thinking and writing framework based on Ilya Sutskever’s conversations, papers, testimony, and recommended reading. It acts as an adviser for analysing AI research, safety, and technical direction from his perspective.
Skill Claude CodeCodex
A content-creation guide based on research into MrBeast’s methods, including mental models, decision rules, video formulas, and analysis scripts. It gives advice from MrBeast’s stated perspective when relevant terms or video-performance questions appear.
Skill Claude CodeCodex
A thinking and communication framework based on Charlie Munger's mental models for decisions, investing, and avoiding mistaken judgments.
Skill Claude CodeCodex
A thinking framework based on Naval Ravikant's books, podcasts, posts, decisions, and outside criticism. It answers in Naval's first-person perspective and presents mental models, decision rules, and writing patterns.
Skill Claude CodeCodex
A thinking and writing framework based on Paul Graham’s essays, interviews, and critics. It acts as an adviser for analysing choices from his perspective.
Skill Claude CodeCodex
A thinking and writing framework based on Steve Jobs’s biography, speeches, interviews, and other first-hand material. It is intended to review products and decisions from his perspective.
Skill Claude CodeCodex
A Chinese-language role and set of thinking models based on research about Justin Sun, covering his public statements, decisions, and communication style.
Skill Claude CodeCodex
A set of Nassim Nicholas Taleb’s ideas for thinking about uncertainty, extreme events, risk, and decisions.
Skill Claude CodeCodex
A thinking and behavior framework based on Donald Trump’s public statements, decisions, interviews, and biographies. It is intended for analyzing negotiation, power, communication, and his public actions.
Skill Claude CodeCodex
A set of methods for planning and writing posts on X, formerly known as Twitter, especially for AI and technology audiences.
Skill Claude CodeCodex
A set of Zhang Yiming’s ideas and communication patterns for thinking about products, organisations, global expansion, talent, and personal growth.
Skill Claude CodeCodex
A Chinese-language thinking and writing framework based on Zhang Xuefeng’s public work and interviews. It is intended to analyze education, career choices, and social mobility from that perspective.
Skill Claude CodeCodex
Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.
Skill Claude CodeCodex
A skill that maps a project’s structure and end-to-end processes into one HTML overview. The overview uses tabs and collapsible field-level details and records the relevant Git version.
Skill Claude CodeCodex
Use when the user asks to create, debug, review, or explain GLSL/Shadertoy shader code or real-time visual effects such as ray marching, SDFs, procedural noise, lighting, particles, fluids, or post-processing. Do not use for general frontend animation, CSS effects, image editing, or non-shader graphics tasks.
Skill Claude CodeCodex
A guide for creating or updating Skills, which are reusable instructions that extend an AI assistant’s abilities.
Skill Claude CodeCodex
A review workflow for judging the quality of a software feature branch. It establishes review criteria from requirements or repository evidence, tests for actual defects, and rates the result without changing the code.
Skill Claude CodeCodex
A debugging and repair workflow for problems found while carrying out a Spec, meaning a documented software plan. It records diagnosis and fixes in separate HTML documents and then requests another verification.
Skill Claude CodeCodex
A wrap-up workflow for a completed Spec, meaning a documented plan for a software change. It is used when planning, implementation, and testing are finished.
Skill Claude CodeCodex
An implementation workflow that follows writer/plan.html, the HTML file containing the approved Spec plan. It is used by the Spec executor and includes ownership of unit and focused tests under TDD, or test-driven development.
Skill Claude CodeCodex
An information-gathering workflow used before creating a Spec, a written plan for a software change. It explores the codebase, outside documentation, third-party libraries, and past project experience.
Skill Claude CodeCodex
A project setup workflow for Spec-driven development, where software work follows written plans and project rules. It creates the initial folders, guidance files, memory system, and HTML report assets.
Skill Claude CodeCodex
A review Skill for checking whether a software implementation followed its written specification, or spec, and producing an HTML review report.