Browser utilities that process your data locally.
No account. No server. No exceptions.
Visual Prompt Constructor
Build structured LLM system prompts with typed blocks. Role, context, constraints, format — composed visually.
CSV & Excel to JSON
Convert CSV and Excel files to precisely typed JSON. Schema control, type enforcement, primary key indexing.
MCP & Skill Generator
Generate production-ready MCP server boilerplate (TypeScript, Python FastMCP) or Claude SKILL.md files.
All processing happens in your browser. Nothing is transmitted to any server. Ever.
Visual Prompt Constructor
Canvas is empty
Tap the Add Block tab above to start building.
CSV & Excel → JSON
Convert structured files to precisely typed JSON — define your schema, enforce types, pick your output structure. Runs entirely in your browser.
Load Your File
Drop a file here, or click to browse
Accepts .csv, .xls, and .xlsx · All processing is local
Configure Schema
Choose a column to index by. Output becomes
{ "key_value": {row}, … }
| Column | Sample Value | Type Cast |
|---|
MCP Server & Skill Scaffold Generator
Describe your tool. Configure your schema. Get production-ready TypeScript, Python (FastMCP), or Claude SKILL.md boilerplate — no LLM required.
Describe Your Tool
📂 Drop a .txt, .md, or .json file for auto-extraction · or skip and type below