Aggregate remote job listings from multiple job boards. Research open positions, categorize by role and tech stack, score by salary and company reputation, and publish a curated remote job page.
Build Prompt
Copy this prompt into Claude Code
Build a static HTML remote job board. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #0ea5e9 (sky blue). Data from inline `const JOBS = [...]`, `const COMPANIES = [...]`, `const LAST_UPDATED = "..."`.
Each job has: id, title, company, companyLogo (emoji), location ("Remote" / "Remote - US" / "Remote - Worldwide"), salary (range string), salaryMin, salaryMax, category (Engineering/Design/Product/Marketing/Data/DevOps), techStack (array), level (Junior/Mid/Senior/Lead), type (Full-time/Contract/Part-time), benefits (array), postedDaysAgo, sourceUrl, featured (boolean), companySize, companyRating.
Layout: Header with "Remote Jobs", search bar, job count, "Updated daily". Filter sidebar: category checkboxes, level, salary range slider, tech stack tags. Job list (single column, card-based): company logo + name, job title, salary range, tech stack badges, level + type badges, "posted X days ago", "Apply" link. Featured jobs highlighted with border accent. Sticky filters on mobile. Company detail: click company name opens modal with company info, Glassdoor-style rating, other open roles, benefits list. Stats bar: total jobs, average salary, top hiring companies, most requested skills.
SEO: title, meta description, OG tags, JSON-LD JobPosting schema for each listing. Seed 15 jobs across categories.
Add cron setup instructions in a comment at the bottom: `<!-- Schedule: Run 'claude -p "Research current remote job listings from major job boards. Update JOBS array with fresh listings, remove expired ones. Redeploy."' via crontab daily at 8 AM -->`.
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
Email Job Alerts
Let users subscribe to alerts for specific roles, tech stacks, or salary ranges.
Salary Comparison Tool
Compare salary ranges across roles, levels, and companies with visual bar charts.
Company Reviews Section
Aggregate company reviews and remote work culture ratings from multiple sources.
Application Tracker
Track applied jobs in localStorage with status updates and interview notes.
Resume Tips by Role
Role-specific resume and cover letter tips tailored to each job category.
Interview Prep Resources
Curated interview questions and prep guides organized by role and tech stack.
Update Prompt
Update Prompt — Re-research and refresh listings
Research current remote job listings from We Work Remotely, RemoteOK, LinkedIn, and AngelList. Update JOBS array with new listings, remove expired ones (>30 days), update LAST_UPDATED. Highlight any featured positions. Redeploy.
SEO Tips
Target "remote jobs", "remote [role] jobs", "work from home [category]" in meta and headings.
Add JSON-LD JobPosting schema for each listing with title, salary, datePosted, and employmentType.
Create role-specific landing pages like "Remote Engineering Jobs" for focused search traffic.
Add salary survey content with data visualizations to capture "remote salary" queries.
Include "remote work tips" blog-style content for broader traffic and internal linking.
Monetization Ideas
Featured job listing fees at $50-200/month from employers wanting top placement.
Affiliate links to job prep courses and professional certifications.
Google AdSense on job listing pages for passive display ad revenue.
Premium "early access" job alerts subscription for serious job seekers.
Resume review and writing service referral fees from partner services.