By LichAmnesia
Provides a skills-map router plus structured workflows for spec-driven development, multi-session project management, scientific-method debugging, self-correcting build loops, frontend design, web search, image generation, and agent token optimization.
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 from bulldozing huge speculative rewrites between checks.
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
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.
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 a 24-hour pattern-interrupt if enthusiasm-high is detected. Output is a public commitment artifact with pre-mortemed kill criteria (D14/D30/D60/D90 review gates). Triggered by "/go-no-go [project]", any "I want to build / start / take on X" intent, or before opening any new repo or signing any new contract. Pairs with spec-driven-dev (this is Stage 0, that is Stage 1).
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal skill collection for Claude Code, Gemini CLI, and OpenAI Codex — by @LichAmnesia.
Telegraph-style, opinionated, no filler. Engineering judgment skills plus high-leverage utility tools.
中文版:README-zh.md
┌─────────────────────────────────────┐
│ NO-GO is the default. │
│ GO requires evidence. │
└──────────────┬──────────────────────┘
│
MEMORY → HYPOTHESIS → FIVE CHECKS → 24h INTERRUPT? → COMMITMENT
┌────────┐ ┌─────────────┐ ┌────────────────┐ ┌──────────────┐ ┌──────────────┐
│ Search │ │ One-sentence│ │ Differentiation│ │ Enthusiasm │ │ Public doc + │
│ prior │───▶│ guess + │─▶│ Audience-fit │─▶│ high? Wait │──▶│ kill criteria│
│ tries │ │ confidence% │ │ Acquisition │ │ 24h, restart │ │ D14/30/60/90 │
└────────┘ └─────────────┘ │ Capacity │ └──────────────┘ └──────┬───────┘
│ 7-Factor Wedge │ │
└────────────────┘ │
▼
GO → spec-driven-dev
NO-GO → journal entry
Stage 0 before any /spec. Five framework gates, mandatory memory check against
prior attempts, 24h pattern-interrupt for high-enthusiasm signals, public commitment
artifact with pre-mortemed kill criteria. See skills/go-no-go/.
DEFINE PLAN BUILD TEST REVIEW SHIP
┌────────┐ ┌────────┐ ┌─────────┐ ┌────────┐ ┌────────┐ ┌────────┐
│ Spec │──▶│ Plan │──▶│ Build │──▶│ Test │──▶│ Review │──▶│ Ship │
│ PRD │ │ Tasks │ │ Impl │ │ Verify │ │ Gate │ │ Tag │
└────────┘ └────────┘ └─────────┘ └────────┘ └────────┘ └────────┘
▲ │
└─────────────────── feedback / regression ──────────────────────┘
One skill, six phases, explicit exit criteria per step. Pairs with go-no-go as
Stage 1 of the pipeline. See skills/spec-driven-dev/.
┌─────────────────────────────┐
│ all hypotheses rejected? │
│ back to OBSERVE │
└──────────┬──────────────────┘
│
OBSERVE ──▶ HYPOTHESIZE ──▶ EXPERIMENT ──▶ CONCLUDE
│ │ │ │
▼ ▼ ▼ ▼
Reproduce List 3-5 One test, Root cause
the bug, causes + max 5 lines, confirmed
collect evidence falsify → fix +
symptoms for each don't confirm regression test
│ │ │ │
│ │ ┌──────┘ │
│ │ │ rejected? │
│ │ ▼ │
│ │ next hypothesis │
│ │ │
└──────────────┴──── everything in DEBUG.md ──────┘
Scientific-method debugging. Prevents the #1 AI failure: bulldozing through a wrong theory. See skills/debug-hypothesis/.
Trajectories-as-environment
╔════════════════════════════════════════╗
║ src_1 src_2 src_3 ... src_N ║
║ [..] [..] [..] [..] ║
║ ║
║ not concatenated. not summarized. ║
║ navigated. ║
╚═══════════════════╤════════════════════╝
▼
┌────────────────────────────────────────┐
│ AGGREGATOR (lite agent) │
│ inspect_file / inspect_section │
│ search_sources / cross_pack_check │
│ │
│ notes = [] (every claim → path:line)│
│ budget = 25 → loop until coverage │
└───────────────────┬────────────────────┘
▼
pack/ brief.md / findings.md /
sources.tsv / _aggregation_log.md
npx claudepluginhub lichamnesia/lich-skills --plugin lich-skillsA comprehensive collection of custom skills for Claude Code covering engineering, product management, design, content, trading, database, QA, and educational domains
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Agents for UI/UX design, accessibility, and user experience optimization
A curated collection of AI coding agent skills for browser automation, frontend design, performance auditing, task tracking, and structured problem-solving workflows.
Tools for crafting, reviewing, analyzing, refining, and optimizing LLM prompts for clarity, precision, goal effectiveness, and token efficiency
Personal Claude Code / Codex skills — spec-driven development, agent teams, browser automation, productivity, and setup helpers. Install with `npx skills add devstefancho/claude-plugins`.