agentsclimarketplace

Reader first portfolio architecture

Skill ArthurZakirov/ProofStack/skills/reader-first-portfolio-architecture

Design personal websites, portfolios, landing pages, and README hubs around what the reader can gain, not around generic sections like Blog, Projects, and Resume.From its SKILL.md

Install
npx -y skills add ArthurZakirov/ProofStack --skill reader-first-portfolio-architecture

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.5 KB, 507 tokens by cl100k_base, as published. Nobody here has run it

Reader-First Portfolio Architecture Skill

Purpose

Design personal websites, portfolios, landing pages, and README hubs around what the reader can gain, not around generic sections like "Blog," "Projects," and "Resume."

Principle

A visitor does not primarily care that you have projects, posts, or a resume. They care about:

  • What can I learn?
  • What can I use?
  • Why should I trust this person?
  • How can I work with or contact them?

Replace Generic Sections

Generic SectionReader-First Section
BlogGuides from real accomplishments
ProjectsTools you can use
ResumeResults & track record
ContactWays to get in touch
AboutOperating principles / beyond work / how I think

Recommended Homepage Layout

  1. Hero
    • One authority-backed line.
    • Explain what you do, what proof exists, and what the reader can use.
  2. Guides
    • List actual guide titles immediately.
    • Include status labels: published, in progress, planned.
    • Do not hide everything behind "Read the blog."
  3. Tools
    • List the most relevant tools directly.
    • Include benefit-focused one-liners.
    • Link to setup guides or repositories.
  4. Results & Track Record
    • Show proof so the reader can judge whether the methods lead to outcomes they want.
    • Add organization context before bullets.
    • Bullets should focus on outcomes, not responsibilities.
  5. Testimonials / What Others Say
    • Use concise quotes in callout blocks.
    • Include attribution and role when relevant.
  6. Ways to Get in Touch
    • Explain what kind of problems are appropriate to reach out about.

Layout Pattern

Use a wide layout and reduce unnecessary vertical stacking.

Good:

  • 2x2 grid for top-level categories
  • Full-width proof section
  • Cards for tools/guides
  • One-column track record if entries are dense

Avoid:

  • Narrow centered column for everything
  • Empty "Explore more" cards with no visible content
  • Navigation tabs that hide the core value

Checklist

  • Are the actual guide/tool titles visible without clicking?
  • Does every section answer "what can the reader do with this?"
  • Are project descriptions framed as usable tools?
  • Is proof used to support trust, not to brag?
  • Does the page avoid negative framing such as "not toy projects"?

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,696. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.