Latitude avatar

Latitude

Official

@latitude-dev · United States of America

0Followers
|
47Public Repos
|
28Published Skills

Self-healing AI Agents

Skills Distribution
DomainDeveloper To...Architecture & Gov.. (30%)Database Schema Ma.. (30%)Authentication & S.. (20%)Frontend & State M.. (20%)

Agent Skills by Latitude

Showing 28 vetted skills indexed across 1 GitHub repositories.

latitude-devlatitude-dev
4.6k

production-release

Automates production releases by updating changelogs, bumping Helm chart versions, and pushing git tags.

Official
Intermediate
latitude-devlatitude-dev
4.6k

fix-datadog-issues

Triage and fix production errors from Datadog Error Tracking, then open a pull request.

Official
Advanced
latitude-devlatitude-dev
4.6k

backoffice

Implements staff-only admin features gated behind three independent security guards.

Official
Advanced
latitude-devlatitude-dev
4.6k

api-endpoints

Define API operations that generate HTTP routes, OpenAPI specs, MCP tools, SDKs, and CLI commands.

Official
Advanced
latitude-devlatitude-dev
4.6k

explain-diff-html

Generates a self-contained interactive HTML explanation of a code change or diff.

Official
Intermediate
latitude-devlatitude-dev
4.6k

artifact-designer

Create, validate, preview, and publish self-contained HTML artifacts to Cloudflare Workers.

Official
Advanced
latitude-devlatitude-dev
4.6k

humanizer

Detect and rewrite AI-generated writing patterns to produce natural human-sounding text.

Official
Intermediate
latitude-devlatitude-dev
4.6k

create-pr

Generates GitHub pull request titles and descriptions following team writing conventions.

Official
Basic
latitude-devlatitude-dev
4.6k

notifications

Implements multi-channel notification kinds, groups, topics, and delivery pipelines with idempotency.

Official
Advanced
latitude-devlatitude-dev
4.6k

env-configuration

Enforce LAT_ prefixed environment variables and validate startup configuration with parseEnv.

Official
Intermediate
latitude-devlatitude-dev
4.6k

review-pr-comments

Load PR comments and apply consolidated fixes via GitHub CLI.

Official
Advanced
latitude-devlatitude-dev
4.6k

architecture-boundaries

Define and enforce architecture boundaries across multi-layer applications.

Official
Advanced
latitude-devlatitude-dev
4.6k

gh-issue

Create structured GitHub issues with problem, impact, solution, and acceptance criteria.

Official
Intermediate
latitude-devlatitude-dev
4.6k

async-jobs-and-events

Automate background jobs, domain events, and asynchronous side effects with queuing and outbox patterns.

Official
Advanced
latitude-devlatitude-dev
4.6k

ci-watchdog

Monitor GitHub PR CI checks and automatically fix failures until all pass.

Official
Advanced
latitude-devlatitude-dev
4.6k

agentation-watch-mode

Watch Agentation annotations, acknowledge, apply fixes, and resolve them in a loop.

Official
Advanced
latitude-devlatitude-dev
4.6k

analyze-problem

Analyze bug reports to identify root causes and propose fixes.

Official
Advanced
latitude-devlatitude-dev
4.6k

temporal-developer

Guide Temporal workflow development across Python, TypeScript, and Go.

Official
Advanced
latitude-devlatitude-dev
4.6k

docs

Archive session decisions and repo changes into structured docs and AGENTS.md.

Official
Advanced
latitude-devlatitude-dev
4.6k

testing

Codify unit and integration test types with in-memory Postgres and ClickHouse databases.

Official
Advanced
latitude-devlatitude-dev
4.6k

toolchain-commands

Automate Node.js environment setup, dependency management, and development tasks.

Official
Intermediate
latitude-devlatitude-dev
4.6k

better-auth-best-practices

Standardize Better Auth setup for TypeScript projects with structured workflows.

Official
Advanced
latitude-devlatitude-dev
4.6k

code-style

Enforce Biome-based code style and TypeScript conventions in monorepos.

Official
Advanced
latitude-devlatitude-dev
4.6k

database-clickhouse-weaviate

Automate ClickHouse and Weaviate integration with queries, migrations, and schema bootstrapping.

Official
Advanced

Frequently Asked Questions About Latitude

FAQPage Schema
What specific engineering tasks does Latitude enable?

Latitude enables structured management of environment variables, automated PR check resolution, and enforcement of architectural boundaries. It provides standardized patterns for database migrations in Postgres and ClickHouse, authentication implementation via Better Auth, and error modeling using Effect, ensuring consistency across complex TypeScript and Go development environments.

Which technical personas benefit most from these capabilities?

Full-stack engineers, platform architects, and backend developers working in TypeScript-heavy monorepos benefit from these capabilities. It is specifically designed for teams requiring rigorous enforcement of code style, database schema integrity, and standardized authentication patterns to maintain high-velocity development cycles without sacrificing system reliability.

What are the prerequisites for integrating these capabilities?

Integration requires a TypeScript-based project environment, typically utilizing Node.js. Specific dependencies include Drizzle ORM for database interactions, Biome for code style enforcement, and Better Auth for identity management. Users should have an existing GitHub repository to leverage the PR-based monitoring and issue-tracking features provided by the registry.