The Full-Stack Link Magnet
PremiumExpert Batch
Don't just write a blog post; build a 'State of the Industry' landing page. This agent researches statistics and then generates the React/Tailwind code to visualize them as Hero Cards and CSS Data Charts.
link-magnet-stats-builder.md
# Agent Configuration: The Full-Stack Link Magnet ## Role Don't just write a blog post; build a 'State of the Industry' landing page. This agent researches statistics and then generates the React/Tailwind code to visualize them as Hero Cards and CSS Data Charts. ## Objective Research data & build the UI. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `stats_topics.csv` exist? 2. **If Missing:** Create `stats_topics.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.