Investing

Build an Investment Fee Analyzer with AI

Reveal the true cost of investment fees over time. Compare expense ratios, advisory fees, front-end loads, and trading costs across funds to see how seemingly small percentage differences compound into thousands of dollars lost over a 30-year investing horizon.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML investment fee analyzer. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #059669 (emerald). Data from inline `const SAMPLE_FUNDS = [...]`, `const FEE_TYPES = [...]`. Fee types: expense ratio, front-end load, back-end load, 12b-1 fee, advisory fee, trading commissions, wrap fee. Each with description and typical ranges. Calculator inputs: initial investment, monthly contribution, expected annual return (%), investment horizon (years). Fund comparison: add up to 3 funds with name, expense ratio %, load %, advisory fee %. Results: for each fund show total invested, ending balance, total fees paid, fees as % of gains, effective annual return after fees. Growth chart: line chart showing portfolio growth for each fund over time, making fee drag visually obvious. Fee breakdown table: year-by-year fees paid per fund. "Money Lost to Fees" hero number showing lifetime fee difference between highest and lowest cost options. Include popular fund examples: index fund (0.03%), target-date (0.15%), active mutual fund (0.75%), financial advisor + active (1.5%). Include "Hidden Fees" guide, "Index Funds vs Active Funds" comparison, and "How to Find Low-Cost Funds" tips. SEO: title, meta description, OG tags. 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

401(k) Fee Audit

Analyze employer plan fees including administrative costs and limited fund selection overhead.

Robo-Advisor Compare

Compare robo-advisor fees (Betterment, Wealthfront, Schwab) vs DIY index investing.

Tax Drag Calculator

Calculate the hidden cost of fund turnover and capital gains distributions in taxable accounts.

ETF vs Mutual Fund

Compare total cost of ownership between ETFs and mutual funds for the same index.

Break-Even Analysis

Calculate how much an active fund must outperform to justify its higher fees.

Fee Quiz

Interactive quiz showing how much users really know about the fees they're paying.

Update Prompt

Update Prompt — Add fund data
Add more popular fund examples with current expense ratios (Vanguard, Fidelity, Schwab index funds). Update average active fund expense ratios. Add new robo-advisor fee comparisons. Update SAMPLE_FUNDS array. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Investment Fee Analyzer?

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

Get Started