Problem
The homepage initially orders projects by GitHub stars, while the link to all techniques sits below the full 50-project directory. Readers who know what they want to improve in their agent instructions have no prominent starting point for that task.
Proposed change
Add compact, task-based entry points near the homepage search, such as “Reduce context,” “Improve verification,” and “Organize a monorepo.” Map these to techniques and examples grounded in the existing editorial corpus. Preserve the two-column directory, Modem visual identity, and existing filtering controls.
Acceptance criteria
- Readers can reach relevant examples from task-based links near the top of the homepage.
- Each collection explains its scope and links to supporting project analysis.
- Popularity remains clearly distinguished from instructional quality.
- Compare a few concrete mockups before implementing any substantial visual change.
- Verify keyboard access and narrow layouts in both themes; run lint and typecheck.
Relevant files: app/page.tsx, components/project-explorer.tsx, app/agent-rules/page.tsx.
Problem
The homepage initially orders projects by GitHub stars, while the link to all techniques sits below the full 50-project directory. Readers who know what they want to improve in their agent instructions have no prominent starting point for that task.
Proposed change
Add compact, task-based entry points near the homepage search, such as “Reduce context,” “Improve verification,” and “Organize a monorepo.” Map these to techniques and examples grounded in the existing editorial corpus. Preserve the two-column directory, Modem visual identity, and existing filtering controls.
Acceptance criteria
Relevant files:
app/page.tsx,components/project-explorer.tsx,app/agent-rules/page.tsx.