Skip to main content
GitHub repository

harmonia

harmonia contains 7 collected skills from FindMalek, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-05-01
Forks
5
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

auth-better-auth
software-developers

Better Auth integration for Next.js (App Router) with Drizzle adapter. Use when connecting to Better Auth, configuring OAuth providers, or implementing protected routes with middleware.

2026-05-01
ci-pipeline
software-developers

Enforce CI pipeline conventions for your application. Use when adding CI checks, modifying GitHub Actions workflows, discussing CI vs deployment, or working with scripts/ci.sh. Prevents deployment steps in CI and ensures the extensible step pattern is followed.

2026-05-01
trigger-dev
software-developers

Trigger.dev v3 background jobs in this monorepo. Use when editing Trigger tasks, calling tasks.trigger, trigger.config.ts, HARMONIA_TRIGGER_* env vars, or pipeline stage subtasks.

2026-05-01
drizzle
software-developers

Complete Drizzle ORM documentation in markdown format. Use when working with Drizzle ORM - covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), integrations (Neon, Supabase, PlanetScale, Cloudflare D1, Turso), column types, relations, transactions, and framework usage (Next.js, SvelteKit, Astro).

2026-05-01
drizzle
software-developers

Complete Drizzle ORM documentation in markdown format. Use when working with Drizzle ORM - covers schema definition, queries, migrations, database connections (PostgreSQL, MySQL, SQLite), integrations (Neon, Supabase, PlanetScale, Cloudflare D1, Turso), column types, relations, transactions, and framework usage (Next.js, SvelteKit, Astro).

2026-03-07
pr-status-triage
software-quality-assurance-analysts-and-testers

Triage CI failures and PR review comments using scripts/pr-status.js. Use when investigating failing CI jobs, flaky tests, or PR review feedback. Covers blocker-first prioritization (build > lint > types > tests), CI env var matching for local reproduction, and the Known Flaky Tests distinction.

2026-03-07
tanstack-query
software-developers

Master TanStack Query (React Query) v5 for server state management in React applications. Use when fetching data from APIs, managing server state, caching, or handling mutations. Triggers on phrases like "react query", "tanstack query", "data fetching", "cache management", "server state", or file patterns like *query*.ts, *Query*.tsx, queryClient.ts.

2026-03-07