Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

living-dictionaries

living-dictionaries 收录了来自 livingtongues 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
42
更新
2026-07-17
Forks
3
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

api-endpoint
网页开发工程师

Critical instructions on how to create and test SvelteKit API endpoints

2026-07-17
database
数据库架构师

SQLite Database skill for LD's admin shared.db + per-dict dictionaries/<id>.db (content) — how to WRITE DB/sync/schema/migration code AND how to READ/query the live local and production VPS databases (user/dictionary lookups, schema state, edits). wa-sqlite in browsers + better-sqlite3 on the VPS, sync engines, schema, migrations, queries, live reactive UI data.

2026-07-17
dev-auth
软件质量保证分析师与测试员

Log in as any user — site admin, super manager, dictionary manager/editor/contributor, or plain visitor — in dev/e2e browser testing without a real inbox or hand-minted tokens. Read before any puppeteer/curl session that needs an authenticated LD user.

2026-07-17
check-logs
软件开发工程师

Read the LD client_logs telemetry — browser errors/crashes/sessions AND server-side events — to debug an issue, see what a user did, or verify telemetry. Read this whenever you need to look at the logs for ANY reason, in local dev (site/.data/logs.db) or production (the living VPS).

2026-07-05
sqlite-query
软件开发工程师

Query the live browser wa-sqlite DBs (admin shared.db + per-dict dict.db) via the local dev proxy. Use to inspect or debug local data — dirty rows, sync watermarks, entries/senses, catalog, messages, users — without opening DevTools.

2026-07-05
svelte-ui
网页与数字界面设计师

UI design guidelines (CSS, icons, theme) and svelte-look component stories for visual screenshot verification. Read when building or modifying the SvelteKit web app components.

2026-07-04
svelte
网页开发工程师

Svelte 5 and SvelteKit documentation lookup and code analysis. Use when writing or debugging Svelte components.

2026-07-03