Lucioway
UserOne-command Claude Code power setup: orchestrator + PARA vault (Graphify-indexed markdown) + SDD agent factory + hooks + 8 plugins + 7 design skills
Categories
Indexed Skills (7)
create-agent
Meta-skill — Use when user describes a workflow to automate, says 'build me an agent for X', wants a custom bot, or asks to automate a repeatable process. Runs SDD Phase 0 (intake): structured interview → PROJECT_BRIEF.md. Then hands off to /agent-spec.
deploy-project
Conversational deployment agent — Use when user says 'deploy this project', 'publish this', 'put this online', or asks to manage existing deploys (update, rollback, health check, env vars). Analyzes, secures, and deploys web projects to Vercel via a 10-step pipeline: preflight, deep scan, 5-level security audit, auth, TypeScript check, build test, git, preview deploy, verification, production. Maintains a permanent registry of every deploy.
vault-lint
Use when user says 'lint the vault', 'health check', 'find stale notes', 'vault audit'. Scans for contradictions, orphan pages, stale claims, missing cross-refs. Produces lint report in 02_KNOWLEDGE/learnings/.
vault-ingest
Use when user says 'ingest', 'save this to vault', 'remember this source', or drops an article/PDF/note to summarize. Reads source → writes structured page to vault → updates index.md + log.md. Karpathy LLM Wiki pattern.
vault-query
Use when user asks 'what do we know about X?', 'have we solved this before?', 'find notes on Y'. Reads vault index → drills into relevant pages → synthesizes answer with [[wikilink]] citations. Karpathy LLM Wiki pattern.
shinen-design
SHIN-EN 深淵 design system — dark Japanese minimal monochrome for tool dashboards and local web UIs. Use when the user asks for a "dark dashboard", "monochrome UI", "SHIN-EN style", "minimal dark design system", or wants a consistent premium look across internal tools. Vanilla HTML/CSS/JS only — no frameworks, works inline in Python stdlib http.server.
handoff
Write or update a handoff document so the next agent with fresh context can continue this work.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.