About nice to have
nice to have is a shelf of complete build kits made from steps someone fixed in real work. Paste one line into Claude Code or Codex and the AI pulls in the kit and starts working.
What kits there are
- Deck Builder Kit: Polished decks, in the same format every time (Documents, Free)
- LINE Sticker Kit: From artwork to a submittable sticker set (animated too) (Video & stickers, Free)
- Pixel Motion Kit: Hand it one drawing, get 16 animated frames (Video & stickers, Free)
- Furniture-to-3D Kit: Spec drawings and product photos into an AR-ready 3D model (3D & AR, Free)
- YouTube Game Kit: Bring your game up to YouTube's requirements, all the way to applying (Make games, Free)
- Pet Naming Kit: Turn photos and info into name candidates, then decide by saying them aloud (Delegate work, Free)
What is inside a kit
- Instructions for the AI: CLAUDE.md for Claude Code and AGENTS.md for Codex. It starts by asking the first three decisions
- Flow and rules: the order that saves you from redoing work, values to keep, how to ask when stuck, and checks before handing over
- Tools: small tools that measure or check against the spec (they differ by kit)
- Fixes: pitfalls the maker actually hit in real work, and how they were fixed. This is what makes it different from just asking an AI
How to use it
- Pick a kit on the shelf and copy the line on its page (copying needs a GitHub or Google sign-in)
- Paste it into Claude Code or Codex. The AI pulls in the kit and asks the first three decisions
- Answer them and the work proceeds along the kit's steps
How we keep it safe
- Kits run on the user's computer, so before a kit goes on the shelf it passes a security review that reads every file (keys, personal data, outbound sending, instructions that disable safeguards and so on; nothing is executed during review)
- We check by fingerprint that the kit has not changed since it was reviewed
- Getting a kit's contents requires sign-in. Only the operators can see who used what and when
Search the shelf from your AI (MCP)
Add this once and Claude Code or Codex will look for a matching kit on this shelf whenever you say you want to make something (read-only, no sign-in needed).
- Claude Code:
claude mcp add --transport http nice-to-have https://nicetohave.app/api/mcp - Codex:
codex mcp add nice-to-have --url https://nicetohave.app/api/mcp
Submitting a kit
You can submit steps you fixed in your own work as a kit. See how to make and submit a kit.
Contact
nicetohave.info@gmail.com