Generators

AI coding config generators

Create project-ready instruction and MCP config files with local templates. Copy or download the output directly.

CLAUDE.md Generator

Generate a project-ready CLAUDE.md file for Claude Code with commands, style rules, and repo context.

Generate CLAUDE.md

Claude Code Hooks Generator

Generate Claude Code hooks settings JSON with templates for linting after edits, blocking secret-file reads, approval notifications, and stop checks.

Generate .claude/settings.json

Claude Code Custom Commands Generator

Generate Claude Code custom command markdown files for review, PRD, refactor, tests, security, changelog, and commit workflows.

Generate .claude/commands/review.md

Cursor Rules Generator for .cursor/rules and .mdc Files

Generate stack-specific Cursor Rules for Next.js, Python, Laravel, Chrome extensions, and SaaS projects with .cursor/rules .mdc output.

Generate .cursor/rules/project.mdc

AGENTS.md Generator and Converter

Generate AGENTS.md or convert existing CLAUDE.md and Cursor Rules notes into portable coding-agent instructions.

Generate AGENTS.md / CLAUDE.md / Cursor Rules

MCP Server Config Generator

Generate mcp.json configuration for Claude Code, Cursor, and other MCP-compatible AI coding tools.

Generate mcp.json

MCP Server Generator

Generate a minimal TypeScript MCP server scaffold with a package file, stdio transport, one tool, and setup notes.

Generate server.ts

Copilot Instructions Generator

Generate .github/copilot-instructions.md for GitHub Copilot coding guidance.

Generate .github/copilot-instructions.md