Skip to main content
Run any Skill in Manus
with one click
GitHub repository

latitude-llm

latitude-llm contains 8 collected skills from erickirt, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

architecture-boundaries
software-developers

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
software-developers

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
software-developers

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

2026-04-23
testing
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-04-22
web-frontend
web-developers

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
database-architects

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

2026-04-02
env-configuration
software-developers

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

2026-03-31