Skip to main content

latitude-dev/latitude-llm

SkillsMP 已收集 latitude-dev/latitude-llm 中的 29 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
29
GitHub 星标
4,585
GitHub Forks
378

已展示 29 / 29 个已收集 Skill。

职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

Installing dependencies, running dev/build/test/lint, filtering packages, single-test runs, git hooks, preparing a clone (.env.development / .env.test), or Docker-backed local services and dev servers.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Triages a PR with GitHub CLI: loads issue-level and inline review feedback (gh pr view, gh api REST, gh api graphql as appropriate), walks items in order, replies in the correct thread, optional resolve. Groups duplicate comments into one fix. Use when…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Create, validate, preview, and publish self-contained HTML artifacts. Use for dashboards, reports, timelines, prototypes, diff walkthroughs, benchmark viewers, decision docs, and existing HTML files that need previewing or publishing. Use direct file commands…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Adding or changing API operations in `@repo/operations`. One source of truth (`defineOperation` + a Zod schema) becomes an HTTP endpoint, an OpenAPI operation, an MCP tool, TS + Python SDK methods, a `latitude` CLI command, and an in-process agent tool —…

原文语言:英语

更新
职业分类
技术写作员
描述

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
数据库架构师
描述

Drizzle schema, repositories, RLS, SqlClient wiring, Postgres migrations, psql / reset, or platform mappers (toDomain* / toInsertRow).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Multi-channel notifications. Adding a new notification kind, group, or channel; in-app + email delivery; per-user prefs; project-level gates; idempotency.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Preparing a production release, pushing a vX.Y.Z release tag, running scripts/release.sh, or updating CHANGELOG.md with the changes that are about to be deployed to production.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Enables or disables Latitude production maintenance mode by redirecting all publicly exposed production services to the Better Stack status page. Use when asked to start, stop, toggle, verify, or prepare a maintenance window.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
数据库架构师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run the public Mintlify product docs site locally for live preview. Use when previewing or iterating on docs under `docs/` (`.mdx`/`.md` pages, `docs.json` nav), or when the user says "start the docs", "run mintlify", "preview the docs site".

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find, triage, and fix production errors captured by Datadog Error Tracking, then open a PR. Use when asked to look at "Datadog issues/incidents/errors", "find and fix bugs from Datadog", investigate the most-frequent or newest production errors, or work a…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Continuously monitor GitHub PR CI checks and automatically fix failures until all checks pass. USE THIS SKILL when: - The user wants to "keep an eye on CI" or "wait for checks to pass" - The user mentions monitoring PR status, CI status, or GitHub checks -…

原文语言:英语

更新
职业分类
网页开发工程师
描述

apps/web UI — routes, @repo/ui, TanStack Start server functions and collections, navigation (Link vs useNavigate), forms (useForm + createFormSubmitHandler + fieldErrorsAsStrings for Zod field errors), Tailwind layout rules, design-system updates, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Patterns and conventions for creating a good PR

原文语言:英语

更新
职业分类
软件开发工程师
描述

Composing Effect programs, domain errors, HttpError, repository error types, or error propagation at HTTP boundaries.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Adding, modifying, or guarding staff-only `/backoffice` features — cross-organisation admin tools gated behind `users.role === "admin"`.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze a problem and provide a detailed explanation of the issue, root cause, proposed fix, and verification steps.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Continuous Agentation annotation handling. Use when the user says "watch mode", asks you to watch for Agentation annotations, process feedback as it arrives, or keep fixing annotation-driven changes until told to stop or a timeout is reached.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create clear, actionable GitHub issues for bugs, features, and improvements. Issues are primarily consumed by LLMs, so optimize for agent readability and actionability.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal Python", "Temporal TypeScript", "Temporal Go", "Temporal Golang", "workflow replay",…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sessions, sign-in/sign-up flows, OAuth, magic links, or organization context on the session.

原文语言:英语

更新
已展示 29 / 29 个已收集 Skill。