mcpbeat

Neeeophytee Skills

11 skills published by Neeeophytee across 1 repository. Together they weigh 6 005 tokens — that is what loading all of them at once would cost you in context.

11 skills 6 005 tokens total

Agent Interface Design
finding-unknowns-skills

Design tools, scripts, and CLIs that an agent will call, so the interface teaches its own use instead of a wall of prose and examples. Use when building an MCP server or tool definition, writing an agent-facing script, or when an agent keeps misusing a tool it already has.

649 tokens
Blindspot Pass
finding-unknowns-skills

Surface the user's unknown unknowns before work starts. Use when the user is entering an unfamiliar codebase area, an unfamiliar domain (design, video, infra), or explicitly asks for a "blindspot pass" or to find their "unknown unknowns.

483 tokens
Brainstorm Prototypes
finding-unknowns-skills

Generate several genuinely different throwaway variations (designs, approaches, drafts) for the user to react to. Use when the user can only recognize what they want by seeing it — visual design, UX flows, naming, tone — or asks to brainstorm or prototype before building.

494 tokens
Change Quiz
finding-unknowns-skills

After a working session, produce a report on what changed plus a quiz the user must pass before merging. Use when the user asks "what did we actually do," wants to review a large change, or invokes a quiz before merge.

534 tokens
Context Audit
finding-unknowns-skills

Audit the instructions an agent already carries — CLAUDE.md, AGENTS.md, skills, tool descriptions — for contradictions, over-constraint, and duplication, then propose a cut list. Use when an agent ignores its own instructions, when a CLAUDE.md has grown bloated, or when the user asks to audit or rightsize their agent context.

784 tokens
Implementation Notes
finding-unknowns-skills

Keep a running implementation-notes.md during a build, logging every deviation from the plan and every discovered edge case. Use whenever implementing against an agreed plan or spec, especially in long autonomous sessions.

474 tokens
Implementation Plan
finding-unknowns-skills

Write an implementation plan that leads with the decisions the user is most likely to change, and buries the mechanical work at the bottom. Use when planning is requested before a build, especially after brainstorming or an interview.

504 tokens
Interview Me
finding-unknowns-skills

Interview the user one question at a time to resolve remaining ambiguity before implementation. Use when planning or brainstorming is done but unknowns remain, or when the user asks to be interviewed about a task or spec.

448 tokens
Pitch Packager
finding-unknowns-skills

Package a finished piece of work (spec, prototype, implementation notes) into a single document that gets reviewers to understanding and approval fast. Use when the user needs buy-in, a review, or a shareable summary of what was built and why.

496 tokens
Progressive Disclosure
finding-unknowns-skills

Split an oversized skill, CLAUDE.md, or spec into an entry file plus files that load only when they're needed.

662 tokens
Reference Hunt
finding-unknowns-skills

Use existing source code as the specification when the user can't describe what they want in words. Use when the user points at a library, module, folder, or site and says "like this," even if it's in a different language or stack.

477 tokens