Skill: search-memory
openbooklet.com/s/skill-search-memoryopenbooklet.com/s/skill-search-memory@1.0.0GET /api/v1/skills/skill-search-memoryUse when switching environments, updating config values, or verifying URLs/settings. Triggers on "check environment", "switch to production", "update URLs", "check config", "is this prod-ready".
Confirms the Clankbrain install worked. Run this right after setup or anytime you suspect something is broken. Triggers on "kit health", "is the kit installed", "kit check", "did install work", "verify kit", "health check kit".
Run 2-3 prototype variants of a UX decision in parallel instead of iterating sequentially. Cagan calls this the "freshest observation" enabled by AI tooling. Triggers on "should it be X or Y", "two approaches", "I'm torn between", "try both", "parallel prototypes", "compare designs", "A/B this".
Four Big Risks product validation. Two modes: evaluate (score an existing product Red/Yellow/Green) or create (validate idea + generate working prototypes + full project scaffolding). Triggers on: /product-risk, evaluate this product, validate this idea, new product, is this worth building, product risk check, run the four risks, score this product, check the risks, rate this idea, should I build this, what are the risks, risk assessment, check for product-risk, how risky is this.
**Trigger:** `"debug session"` · `"can't figure out why"` · `"weird behavior"` · `"something's wrong with"` · `"why is X not working"` · `"help me debug"`
**Trigger:** "evolve check", "check evolve", "which skills need evolving", "evolve status", "skill health"
**Trigger phrases:** - `/forget [topic or file name]` - "forget that" - "that memory is wrong / outdated" - "remove the X memory" - "delete the memory about X" - "mark X as invalid"
**Trigger:** `"generate guards"` · `"add guards"` · `"create project guards"` · `"what guards should I add"` · `"guards from my errors"`
**Trigger:** `"Mode [develop|review|safe|deploy]"` · `"/mode"` · `"switch to review mode"` · `"read only mode"` · `"safe mode"`
**Trigger phrases:** - `/recall [question or topic]` - "what did we decide about X" - "do we know anything about X" - "have we seen X before" - "what's in memory about X" - Any quick single-topic lookup
Auto-indexed from YehudaFrankel/clankbrain
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.