portfolio-project-review

portfolio-project-review is a skill for Claude Code, Codex from surfmind-space/awesome-surfmind. It costs 84 tokens per session (1,153 once invoked), scanned A, original, MIT.

A decision aid for judging whether a portfolio or side project is worth building for a specific target role. It scores how well the idea demonstrates relevant skills, stands out, can be shown, and can support an interview story.

In plain words
What is it for?
Use it to assess a project idea, repo, hackathon concept, or resume project and decide whether to build it, change it, or choose another idea.
Why use it?
It helps avoid spending time on projects that may be interesting but provide little evidence for the job you want.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess a project idea, repo, hackathon concept, or resume project and decide whether to build it, change it, or choose another idea.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/surfmind-space/awesome-surfmind/portfolio-project-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add surfmind-space/awesome-surfmind --skill portfolio-project-review
Clone the repo
git clone --depth 1 https://github.com/surfmind-space/awesome-surfmind

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for portfolio-project-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/portfolio-project-review/github.svg)](https://agentmods.dev/skills/surfmind-space/awesome-surfmind/portfolio-project-review)
Your own site
<a href="https://agentmods.dev/skills/surfmind-space/awesome-surfmind/portfolio-project-review"><img src="https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/portfolio-project-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for portfolio-project-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/surfmind-space/awesome-surfmind/portfolio-project-review"><img src="https://agentmods.dev/badge/skills/surfmind-space/awesome-surfmind/portfolio-project-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,153 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.01153
Opus 5 $0.00042 $0.00576
Sonnet 5 $0.00017 $0.00231
Haiku 4.5 $0.00008 $0.00115

Measured 11d ago against content hash 14a769e8a394, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

portfolio-project-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/portfolio-project-review/SKILL.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Portfolio Project Review

Evaluate a portfolio project as a career decision aid: should the user build it, and if so, how. Work from whatever the user provides — a repo, project page, ideas list, hackathon brief, selected text, or an idea typed in chat — plus their target role, background, and available time. Judge against the user's actual target role, not novelty for its own sake; a clever project that signals nothing for the role they want is still a weak fit. Use web search or browser tools to check how common a project type is or what a target role values. Adapted from santifer/career-ops project mode.

  1. Confirm the project and the target role. If the target role or direction is unclear, ask for it, since the strongest dimension depends on what the project is meant to signal.

  2. Score the project 1-5 on each dimension of the weighted matrix below, using only what the user described and what is visible or cited. If a dimension cannot be measured, score it honestly and say why.

    Dimension Weight 5 = 1 =
    Signal for target roles 25% Directly demonstrates a skill the target role requires Unrelated to the role
    Uniqueness 20% Few people have built this Very common, done often
    Demo ability 20% Live demo a reviewer grasps in two minutes Code only, nothing to show
    Metrics potential 15% Clear metrics are possible, such as latency, cost, accuracy, or another concrete measure No measurable outcome
    Time to a working version 10% About one week Three months or more
    Interview-story potential 10% A rich story with real trade-offs Implementation with no narrative
  3. Compute the weighted total and give a verdict: Build with a plan, Skip with why and what to do instead, or Pivot to [alternative] — a more impactful variant of the same idea.

  4. For a Build verdict, give an 80/20 plan: week 1 ships a working version with one core metric, week 2 adds polish and the interview pack.

  5. Specify the interview pack so the project actually helps in interviews: a one-pager (what it is, architecture, metrics, how it was evaluated), a demo (live URL or a two-minute walkthrough), and a short postmortem (what worked, what did not, what you would change).

Return these sections: Project snapshot (what it is and the target role it serves), Scorecard (the six dimensions with scores and the weighted total), Verdict (Build, Skip, or Pivot with the deciding reason), Plan (the 80/20 weekly milestones when the verdict is Build), and Interview pack (the one-pager, demo, and postmortem the finished project needs). Respond in the same language as the user's request.

Read the full file on GitHub · 62 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 62 lines · 84 tokens per session scan A 14a769e8a394

Subscribe to this mod's changes

portfolio-project-review is a skill published in the GitHub repository surfmind-space/awesome-surfmind (5 stars, last pushed 1mo ago), licensed MIT. It adds 84 tokens to every session and 1,153 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.