Skip to main content
GitHub repository

lumen

lumen contains 9 collected skills from Sardor-M, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
9
updated
2026-04-23
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

debug-lumen
software-developers

Diagnose Lumen CLI or MCP issues — common errors, SQLite problems, search returning no results, compilation failures. TRIGGER when user reports a bug, error, or unexpected behavior.

2026-04-23
deploy-check
software-quality-assurance-analysts-and-testers

Pre-deploy verification for Lumen monorepo — type check, lint, test, build across all workspaces. TRIGGER when user says deploy, ship, release, pre-merge, or CI check.

2026-04-23
monorepo-guide
software-developers

Reference for navigating the Lumen turborepo — workspace commands, where things live, cross-app imports. TRIGGER when user asks about project structure, where to put files, or how workspaces connect.

2026-04-23
code-review
software-quality-assurance-analysts-and-testers

Review changed code for Lumen project conventions — catches gotchas that linters miss like wrong hash function, FTS5 quoting, missing .js extensions, interface instead of type. TRIGGER when user asks to review, check, or audit code they wrote.

2026-04-14
lumen-mcp
library-assistants-clerical-434121

Search, query, and explore the Lumen knowledge base via MCP tools. TRIGGER when user invokes /lumen or asks about their knowledge base, sources, concepts, or graph.

2026-04-13
web-page
web-developers

Scaffold a new page or component for the Lumen Next.js web app. TRIGGER when user asks to create, add, or build a new page, route, or dashboard section.

2026-04-13
new-command
software-developers

Scaffold a new Lumen CLI command following the Commander.js register pattern. TRIGGER when user asks to create, add, or implement a new CLI command or subcommand.

2026-04-07
new-module
software-developers

Scaffold a new Lumen module (store, ingest, search, chunker, etc.) following project patterns. TRIGGER when user asks to create, add, or scaffold a new module, extractor, or store layer.

2026-04-07
verify
software-quality-assurance-analysts-and-testers

Run the full Lumen verification suite — type check, lint, format, and smoke test the CLI pipeline. TRIGGER when user asks to verify, test, check, or validate changes before committing.

2026-04-07