status
73Command
Quick view of project status without suggestions.
Command
Quick view of project status without suggestions.
Command
Generate a synopsis of your manuscript at various lengths.
Skill Claude CodeCodex
Create or develop a character document.
Skill Claude CodeCodex
Generate book cover art prompts for image generation models. Reads project content and produces optimized prompts for Kindle-dimension covers.
Skill Claude CodeCodex
Get a full literary critique of your completed manuscript. NYT/New Yorker style.
Skill Claude CodeCodex
Run line-level editing across chapters. Catches spelling, grammar, awkward phrasing, and word echoes.
Skill Claude CodeCodex
This skill should be used when the user asks to "write a chapter", "write prose", "continue the story", "develop a character", "review my chapter", "critique my manuscript", "write a synopsis", "summarize my story", "plan my novel", "outline my book", "check for consistency", or mentions fiction writing, novels, short…
Skill Claude CodeCodex
Resume work on a fiction project. Loads context and suggests what to do next.
Skill Claude CodeCodex
Generate consistent chapter illustrations using motif series. Creates a visual style from the cover, builds character references, then generates one illustration per chapter with consistent styling.
Skill Claude CodeCodex
Verify non-English phrases in your manuscript. Checks grammar, period accuracy, dialect, and translations.
Skill Claude CodeCodex
Generate and validate book title options. Produces candidates using proven naming strategies and checks availability against existing books.
Skill Claude CodeCodex
Start a new fiction project from scratch. Interactive wizard guides you through discovery, architecture, characters, world, and outline.
Skill Claude CodeCodex
Get suggestion for what to work on next.
Skill Claude CodeCodex
Collect and process inline editing notes from chapters. Finds %%NOTE:%%, %%EDIT:%%, %%CHECK:%%, and %%CUT:%% markers.
Skill Claude CodeCodex
Create chapter and scene breakdown. Use after architecture is established.
Skill Claude CodeCodex
Design story architecture. Use when starting a new project or rethinking structure.
Instructions file CodexOpenCode
Instructions for howells/scaffold, covering scaffold, what a new project takes from here, generated surfaces - never hand-edit, editing this repo and commands.
Instructions file
Instructions for howells/scaffold, a project described as: Opinionated documentation scaffold and project baseline for Howells TypeScript apps, packages, and agent-ready repos.
Skill Claude CodeCodex
Create, standardize, or audit a Howells project. Covers repo shape, tooling, package boundaries, UI, data, AI, agent workflow, deployment, and launch checks.
Instructions file CodexOpenCode
AGENTS.md instructions for howells/skills, covering howells skills, the skills, three sync surfaces, shared reference files and editing skills.
Instructions file
Claude Code instructions for howells/skills.
Skill Claude CodeCodex
Extract app-local components, hooks, utilities, or subsystems into reusable workspace or publishable packages with stable exports, tests, and examples. Use for package extraction, reusable npm packages, canonical import boundaries, or moving code into its own repository. For decomposition inside the current codebase…
Skill Claude CodeCodex
Design, build, restyle, and polish user-facing web interfaces end to end with distinctive visual direction, Tailwind v4, responsive and accessible behavior, and browser verification. Use for components, screens, pages, apps, dark mode, responsiveness, or UI that should feel complete. For brand identity use foundry…
Skill Claude CodeCodex
Find duplicated UI and turn it into scoped shared components or UI-package primitives. Use for componentization, repeated React/Tailwind patterns, Turborepo ui packages, or adapting an existing component through props and composition. For standalone package extraction use aperture; for oversized logic files use…