Skip to main content
مستودع GitHub

lumen

يحتوي lumen على 9 من skills المجمعة من Sardor-M، مع تغطية مهنية على مستوى المستودع وصفحات 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