LichAmnesia/lich-skills

233Stars on the repository
15Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

build-until-pass

01

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use when a build, typecheck, lint, or test command is failing and you want the agent to drive it to green on its own — run the check, read the errors, apply the smallest fix, re-run, repeat until exit code 0. Stops the human from being the while-loop (run → read error → fix one line → run again) and stops the agent…

233 2mo ago A 93 tokens original MIT

debug-hypothesis

02

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use when debugging any non-trivial bug — wrong output, crash, flaky test, performance regression, or "it works locally but not in CI." Forces a scientific-method loop (Observe → Hypothesize → Experiment → Conclude) so the agent stops guessing and starts reasoning. Prevents the.

233 2mo ago A 64 tokens original MIT

frontend-design

03

LichAmnesia/lich-skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

233 2mo ago A 43 tokens copy · 89% MIT

go-no-go

04

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use BEFORE any spec, plan, or code exists — the Stage 0 gate that decides whether a project should start at all. NO-GO is the default. GO requires passing five framework checks (Differentiation · Audience–Market Fit · Acquisition Channel · Capacity · 7-Factor Wedge), a memory check against your own prior attempts, and…

233 2mo ago A 169 tokens original MIT

google-analytics

05

LichAmnesia/lich-skills

Skill Claude CodeCodex

Analyze Google Analytics 4 data — review website performance, identify traffic patterns, diagnose high-bounce pages, compare time periods, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

233 2mo ago A 59 tokens original MIT

nano-banana

06

LichAmnesia/lich-skills

Skill Claude CodeCodex

Generate or edit images with Google's Nano Banana 2 (gemini-3.1-flash-image-preview). Use when the user asks to generate an image, edit an image, or create a picture. Supports 512 / 1K / 2K / 4K resolutions.

233 2mo ago C 62 tokens original MIT

skills-map

07

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use at the START of any task, or whenever you are unsure which lich-skill applies. The router for this collection — it maps every lich-skill to the phase of work it belongs to (Decide → Spec → Plan → Build → Debug → Fan-out → Research → Media → Analyze) and walks a decision tree to pick the right one. Prevents the two…

233 2mo ago A 130 tokens original MIT

spec-driven-dev-v2

08

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use when an agent will work for hours or days across many files and multiple vertical slices. Drives a three-level Project → Sprint → Task hierarchy with isolated per-task execution, a review round-loop, context packs for subagent reviewers, governance-as-code, and orchestrator-readable state. Designed for…

233 2mo ago A 80 tokens original MIT

spec-driven-dev

09

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use when starting any non-trivial feature, refactor, or new project that will touch more than one file. Drives an AI coding agent through a gated Spec → Plan → Build → Test → Review → Ship lifecycle so work is specified before it is built, verified before it is reviewed, and reviewed before it ships.

233 2mo ago A 68 tokens original MIT

subagent-brief

10

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use BEFORE invoking the Task or Agent tool to spawn a subagent. Anthropic does NOT share prefix cache across subagents — every subagent cold-starts and re-tokenizes its full prompt (system prompt + tool definitions + the context you handed it). Spawning N subagents with full context = N× token cost; a single fan-out…

233 2mo ago A 137 tokens original MIT

tavily-search

11

LichAmnesia/lich-skills

Skill Claude CodeCodex

Web search and content extraction via the Tavily API. Use when you need real-time web results, citations, or raw article content without a browser. Requires TAVILYAPIKEY.

233 2mo ago C 42 tokens original MIT

wiki-aggregate

12

LichAmnesia/lich-skills

Skill Claude CodeCodex

Use when you have N≥3 raw research artifacts (notes, podcast summaries, deep-research dumps, daily intel, paper analyses) on one topic and want to lift them into a single structured pack with cross-source claims and provenance — instead of one-shot summarization that loses 90% of intermediate evidence. Treats the N…

233 2mo ago A 103 tokens original MIT