claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Claude Skills

finding-unknowns-skills

8 installable Claude Code skills for finding your unknowns before they get expensive: blindspot pass, brainstorms, interviews, references, plans, notes, pitc…

// Claude Skills[ web ][ claude ]#claude#agent-skills#ai-agents#claude-code#prompting#skillsNOASSERTION$open-sourceupdated 3 days ago
// install
git clone https://github.com/Neeeophytee/finding-unknowns-skills

Finding-Unknowns Skills

8 installable skills that make Claude help you find what you don't know — before it gets expensive to fix.

The map is not the territory. Your prompt is a map; the codebase and the real world are the territory. The gap between them is your unknowns, and with strong models the quality of the work is bottlenecked by how well you clarify them. These skills turn that idea, from Thariq Shihipar's essay A Field Guide to Fable: Finding Your Unknowns, into commands you can run in Claude Code (or any agent that reads the agentskills.io SKILL.md format).

Community project. Distilled, with attribution, from a public essay by Thariq Shihipar (Anthropic, Claude Code team). Not an official Anthropic repository.

The idea in one table

KnownUnknown
KnownWhat's in your promptWhat you know you haven't figured out
UnknownSo obvious you'd never write it down, but you'd recognize it on sightWhat you haven't considered at all

Every skill below is a cheap way to move something out of the bottom row before implementation makes it expensive.

The skills

SkillPhaseOne line
blindspot-passBeforeSurface your unknown unknowns in an unfamiliar area, then help you prompt better
brainstorm-prototypesBeforeThrowaway variations you can react to, for taste you can't verbalize
interview-meBeforeOne question at a time, architecture-changing questions first
reference-huntBeforeUse working source code as the spec, even across languages
implementation-planBeforeA plan that leads with the decisions you're most likely to change
implementation-notesDuringLog every deviation from the plan so the next attempt learns from this one
pitch-packagerAfterBundle spec + prototype + notes into a buy-in doc for reviewers
change-quizAfterA comprehension quiz you must pass before you merge

Install

As a Claude Code plugin (all 8 skills):

/plugin marketplace add Neeeophytee/finding-unknowns-skills
/plugin install finding-unknowns@finding-unknowns-skills

Manually (pick the skills you want): copy any skills/<name>/ folder into your project's .claude/skills/ directory (or ~/.claude/skills/ for all projects).

The one-file version: if you'd rather have the whole approach as passive guidance instead of commands, drop CLAUDE.md into your project root (or append it to your existing one).

When to reach for which

  • New to a part of the codebase, or a whole domain → blindspot-pass
  • You'll know it when you see it (design, UX, tone) → brainstorm-prototypes
  • You've brainstormed but ambiguity remains → interview-me
  • You can't describe it, but some code somewhere does it right → reference-hunt
  • Ready to build → implementation-plan, then keep implementation-notes running
  • Built → pitch-packager for buy-in, change-quiz before you merge

See EXAMPLES.md for real prompts.

Credit

The techniques and the unknowns framing come from Thariq Shihipar's essay and his companion artifacts. This repo distills them into the SKILL.md format with original instruction text; read the essay for the full reasoning and the Fable 5 launch-video story that motivates it. Coverage: The Decoder.

License

MIT for the skill text in this repo. The underlying techniques belong to their author; attribution above.


Maintained alongside awesome-ai-workflows, a list of AI workflows re-checked by CI, and FlowStacks, where each recipe carries a machine-verified badge. If this repo is useful, a star helps the next person find it.

// compatibility

Platformsweb
Operating systems
AI compatibilityclaude
LicenseNOASSERTION
Pricingopen-source
Language

// faq

What is finding-unknowns-skills?

8 installable Claude Code skills for finding your unknowns before they get expensive: blindspot pass, brainstorms, interviews, references, plans, notes, pitches, and a merge quiz. Community distillation, not official Anthropic.. It is open-source on GitHub.

Is finding-unknowns-skills free to use?

finding-unknowns-skills is open-source under the NOASSERTION license, so it is free to use.

What category does finding-unknowns-skills belong to?

finding-unknowns-skills is listed under skills in the Claudeers registry of Claude-compatible tools.

0 views
14 stars
unclaimed
updated 3 days ago

// embed badge

finding-unknowns-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/finding-unknowns-skills.svg)](https://claudeers.com/finding-unknowns-skills)

// retro hit counter

finding-unknowns-skills hit counter
[![Hits](https://claudeers.com/api/counter/finding-unknowns-skills.svg)](https://claudeers.com/finding-unknowns-skills)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell249,840MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python159,495[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python117,790MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python77,228MIT[ claude ]
→ see how finding-unknowns-skills connects across the ecosystem