Student

Build a Math Formula Reference with AI

Create a searchable math formula reference covering algebra, geometry, trigonometry, and calculus. Each formula includes a visual example, variable definitions, when to use it, and a simple interactive calculator to plug in values and see results.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML math formula reference sheet. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #6366f1 (indigo). Data from inline `const FORMULAS = [...]`, `const TOPICS = [...]`. Each formula has: name, topic (Algebra/Geometry/Trigonometry/Pre-Calculus/Calculus/Statistics), formula (text representation), variables (array of {symbol, meaning}), example (worked problem), whenToUse (string), gradeLevel (Middle School/High School/College), related (array of formula names). Layout: Header with title, search bar, topic filter tabs. Formula grid: cards showing formula name, rendered formula text (styled with monospace), topic badge, grade badge. Expanded card: full formula, variable definitions, worked example, "When to Use" explanation, related formulas links. Quick calculator: input fields for each variable, auto-compute result. Sidebar (desktop): topic table of contents with formula count per topic. Include "Common Mistakes" callout boxes and "Memory Tips" for tricky formulas. Bookmark formulas to localStorage favorites. SEO: title, meta description, OG tags. Pre-fill with 30 essential formulas across all topics. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Practice Problems

Add 3-5 practice problems per formula with answers hidden behind a reveal button.

Unit Converter

Integrated unit conversion tool for length, area, volume, and angle measurements.

Proof Section

Step-by-step derivations and proofs for key formulas to build mathematical intuition.

Visual Diagrams

SVG diagrams for geometry formulas showing labeled shapes and measurements.

Exam Cheat Sheets

Pre-built formula collections for SAT, ACT, AP Calc, and AP Stats in printable layout.

History Notes

Brief history of who discovered each formula and why — making math more engaging.

Update Prompt

Update Prompt — Add more formulas
Add 15 more math formulas covering advanced algebra, statistics, and introductory calculus. Include worked examples, variable definitions, and common mistakes for each. Update FORMULAS array. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Math Formula Reference?

Copy the prompt above and paste it into Claude Code. Your formula reference will be live in minutes.

Get Started