free tools
AI Generators▌
Scaffolding tools for agent skills, design specs, persistent memory files, and more — results are ready to copy, paste, and iterate on.
CLAUDE.md builder
Persistent memory file that onboards Claude Code to your project — stack, commands, conventions, and architecture decisions remembered across sessions.
Open →SKILL.md composer
Interview-driven SKILL.md drafts for Claude Code, Cursor, and other repos following skill-creator structure.
Open →DESIGN.md builder
YAML token layer + rationale for palettes, typography, spacing, motion, and components — Stitch-style briefing for humans and agents.
Open →Agent Loop architect
Five-component autonomous workflows (Trigger, Goal, Actions, Verification, Memory) with Mermaid diagrams and kickoff prompts.
Open →Chrome Skill draft
Structured Skill markdown tuned for Gemini browsing flows — citations, multi-tab merges, and careful escalation.
Open →llms.txt builder
LLM-friendly documentation manifest following the llmstxt.org spec — curated markdown links and blockquote summaries.
Open →Codex pet prompt kit
Copy-ready $hatch-pet generation templates and structured sprite briefs for OpenAI Codex.
Open →Prompt templates hub
Modality catalogs — text, image, audio, video — with variable-heavy templates ready to copy and adapt.
Open →Skill creator (interview)
Full interview-based flow to create SKILL.md files aligned with Anthropic's skill-creator structure.
Open →Frequently asked questions
- Where is the claude.md generator (sometimes spelled CLAUDE.md)?
- The CLAUDE.md generator lives at /generate/claude-md. Describe your project's stack, commands, conventions, and architecture decisions to get a persistent memory file that Claude Code reads automatically at session start.
- Where is the skill.md generator (sometimes spelled SKILL.md)?
- Use /create/skill for the primary interview flow, or /generate/skill-md for the same API under the generate path. Both produce YAML-frontmatter SKILL.md drafts for Claude Code, Cursor, and .agents/skills-style layouts.
- Which page is the design.md generator?
- The interactive DESIGN.md generator lives at /generate/design-md. Describe your product context and visual direction to get YAML tokens (colors, typography, spacing, radii) plus narrative guidance.
- What does the Chrome Skill generator do?
- It drafts markdown modeled on Google's 'Skills in Chrome' pattern for Gemini-powered browsing: one fenced text block with instructions to cite on-page evidence and pause for confirmation before risky actions.
- Do these tools cost money?
- All generators on explainx.ai are free to use. Results are drafts — review and adapt them before committing to production repos.