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

latitude-llm

latitude-llm 收录了来自 erickirt 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

architecture-boundaries
软件开发工程师

Layering and boundaries, web vs public API, app layout (clients, routes, logging), ports/adapters, runtime-portable domain/shared/utils code, multi-tenancy, DDD layout, or anti-patterns.

2026-04-27
docs
软件开发工程师

Review the current conversation context and git changes, then persist durable repository knowledge into `dev-docs/*.md` by domain and into `AGENTS.md` for cross-cutting repo rules. Use after features, fixes, refactors, architecture changes, schema changes, or when the user mentions docs, documentation, design, architecture, business logic, conventions, or `AGENTS.md`.

2026-04-27
code-style
软件开发工程师

Biome formatting, import style, strict TypeScript, naming (including React file names), or generated files.

2026-04-23
testing
软件质量保证分析师与测试员

Writing or debugging tests, choosing unit vs integration style, Postgres/ClickHouse tests, regenerating ClickHouse test schema, or exporting test helpers from packages without pulling test code into production bundles.

2026-04-23
async-jobs-and-events
软件开发工程师

Queues and workers, domain event publishers, async notifications or projections, or not doing that work inside HTTP handlers.

2026-04-22
web-frontend
网页开发工程师

apps/web UI — routes, @repo/ui, TanStack Start server functions and collections, forms (useForm + createFormSubmitHandler + fieldErrorsAsStrings for Zod field errors), Tailwind layout rules, design-system updates, and useEffect / useMountEffect policy.

2026-04-17
database-clickhouse-weaviate
数据库架构师

ClickHouse queries, Goose migrations, chdb test schema, Weaviate collections/migrations, or telemetry storage paths.

2026-04-02
env-configuration
软件开发工程师

Adding or reading env vars, updating .env.example, or validating config at startup with parseEnv / parseEnvOptional.

2026-03-31