.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/neeeophytee/finding-unknowns-skills
home/skills/neeeophytee/finding-unknowns-skills
neeeophytee avatar

neeeophytee/finding-unknowns-skills

8 skills

View on GitHub
$npx skills add neeeophytee/finding-unknowns-skills
SkillInstalls
blindspot-passSurface the user's unknown unknowns before work starts. Use when the user is entering an unfamiliar codebase area, an unfamiliar domain (design, video, infra),…—brainstorm-prototypesGenerate several genuinely different throwaway variations (designs, approaches, drafts) for the user to react to.—change-quizAfter a working session, produce a report on what changed plus a quiz the user must pass before merging.—implementation-notesKeep a running implementation-notes.md during a build, logging every deviation from the plan and every discovered edge case.—implementation-planWrite an implementation plan that leads with the decisions the user is most likely to change, and buries the mechanical work at the bottom.—interview-meInterview the user one question at a time to resolve remaining ambiguity before implementation.—pitch-packagerPackage a finished piece of work (spec, prototype, implementation notes) into a single document that gets reviewers to understanding and approval fast.—reference-huntUse existing source code as the specification when the user can't describe what they want in words.—