← All creators

liyong-labs

User

Self-contained Claude Code skill toolkit for daily code maintenance: refactor, dedup, DB tune, doc organize, Vue review, tool bootstrap, self-evolve.

8 indexed · 0 Featured · 0 stars · avg score 75
Prolific

Categories

Indexed Skills (8)

AI & Automation Listed

config-base

Toolchain bootstrap required by repo-medic — detect + install + upgrade every supporting component (ruff/mypy/codegraph/node/psql etc.). Run `python scripts/tools.py check` to see the status table; `install` auto-installs missing items. Triggers: tool missing, configuration, environment bootstrap, install deps, bootstrap, setup, environment check, dependency check

0 Updated 4 days ago
liyong-labs
API & Backend Listed

db-tweak

PostgreSQL database tuning — slow query optimization / index design / 9 iron laws / 7 phases / 8 patterns / retirement pipeline (PLAN_DELETE_ rename). Includes plan-delete.sh, audit-plan-delete.sh, config_drift.py. Triggers: PostgreSQL, PG, index, EXPLAIN, VACUUM, slow query, DROP, schema, tuning, plan-delete, migration, database tune, query optimization, bloat

0 Updated 4 days ago
liyong-labs
Code & Development Listed

doc-reorg

One-pass directory + document + file reorganization — git mv renames, tmp archiving, script sorting, debug artifact cleanup, document classification and archiving (MRD/PRD/ARCH/DESIGN/TEST/RESEARCH), env.md/deploy.md sync. Triggers: directory reorganization, file archiving, tmp cleanup, document classification, README, templates, env, deploy, git mv, file reorganization, archive

0 Updated 4 days ago
liyong-labs
Code & Development Listed

evolve

repo-medic self-evolution — collect recent pitfalls and lessons from the current project, distill them into additive lessons stored in the upgrade-safe repo-medic-lessons companion skill, and stop future runs from hitting the same pitfalls. Scan git log + docs/work-note/, cluster, review with the user, then bucket per sub-skill. Triggers: pitfall, experience, lessons learned, distill, postmortem, retrospective, evolution, evolve, project retrospective, KB feedback, self-improve

0 Updated 4 days ago
liyong-labs
Code & Development Listed

py-improve

Python code improvement — god-fn splitting / dead code removal / duplicate method merging / dict constant dedup / silent-swallow fixes / logging observability / pre-merge CR. Includes the ruff/vulture/bandit/radon/pyright MCP toolchain. Triggers: god-fn, code review, Python, pytest, mypy, ruff, vulture, refactor, dedup, silent error, god function

0 Updated 4 days ago
liyong-labs
API & Backend Listed

repo-medic

Repo code maintenance skill package entry. Routes to sub-skills: py-improve (Python) / doc-reorg (docs + directories) / db-tweak (PostgreSQL) / vue-improve (Vue 3) / config-base (toolchain) / evolve (pitfall distillation). Use when the maintenance request is ambiguous and no single sub-skill clearly matches. Triggers: repo-medic, code maintenance, meta skill, project upkeep, evolve, pitfall distillation

0 Updated 4 days ago
liyong-labs
Web & Frontend Listed

vue-improve

Vue 3 + TypeScript + Vite + Pinia frontend code improvement. Covers component design, setup TDZ pitfalls, watchEffect traps, Pinia store patterns, Vite build optimization, chunk hash deployment. Triggers: Vue, component, Pinia, Vite, setup, watch, watchEffect, ref, routing, bundle, chunk, TypeScript, TS, frontend, SPA, reactivity

0 Updated 4 days ago
liyong-labs
Code & Development Listed

repo-medic-lessons

Accumulated hard-won lessons distilled from real projects by /evolve, bucketed per sub-skill. Consult before running repo-medic sub-skills; each bucket lists pitfalls, root causes, and the 'when X happens, do Y' rule that avoids them. Triggers: repo-medic-lessons, lessons, pitfalls, past mistakes, known issues, gotchas, hard-won

0 Updated 4 days ago
liyong-labs

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.