Skip to main content
GitHub 仓库

lumen

lumen 收录了来自 Sardor-M 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
9
更新
2026-04-23
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

debug-lumen
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
图书馆文员助理

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
网页开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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