BjornMelin/dev-skills

AgentSkills library: reusable skills for AI coding agents (AI SDK, Codex, LangGraph, Supabase, Docker, Vitest, pytest, Streamlit, Zod).

This repository also configures its own agents. See what dev-skills tells them →

7Stars on the repository
138Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

better-writing

49

BjornMelin/dev-skills

Skill Codex

UX writing and interface copy, from button labels to error messages and empty states. Use when writing or reviewing any user-facing text: button and link labels, form errors, placeholders, settings labels, onboarding flows, notifications, or empty states. Docs and marketing prose belong to writing-guidelines. Triggers…

not rated 7 4d ago A 105 tokens

bun-dev

50

BjornMelin/dev-skills

Skill Codex

Bun development/runtime: adoption, Node migration, lockfiles/package-manager drift, bunfig, test, build, and command policy.

not rated 7 4d ago A 30 tokens

caveman-compress

51

BjornMelin/dev-skills

Skill Codex

Compress prose-heavy docs into caveman format while preserving technical substance, code, paths, URLs, and structure.

not rated 7 4d ago A 28 tokens

codex-delegate

52

BjornMelin/dev-skills

Skill Codex

Delegate implementation, investigation, or bulk work to gpt-5.6 codex via pinned codex exec. Use for clear-spec builds, migrations, debugging, or any task MODELS.md routes to codex.

not rated 7 4d ago A 49 tokens

codex-review

53

BjornMelin/dev-skills

Skill Codex

Independent gpt-5.6 diff review via the Codex CLI, normal or steerable adversarial with JSON findings. Use before shipping nontrivial changes.

not rated 7 4d ago A 37 tokens

codex-sdk

54

BjornMelin/dev-skills

Skill Codex

Architect-level guidance, workflows, and scripts for building agentic coding systems with OpenAI Codex. Use for Codex SDK (@openai/codex-sdk) threads + streaming JSONL events; Codex CLI automation (codex exec, output schema, JSONL, resume); MCP server usage (codex mcp-server) and dynamic tool integration; multi-agent…

not rated 7 4d ago A 115 tokens

codex-utils

55

BjornMelin/dev-skills

Skill Codex

Use built-in Codex coordination, retrieval, and utility tools effectively during live sessions. Trigger when work benefits from maintaining a step plan, asking the user 1-3 short multiple-choice questions before risky edits, inspecting a local image from disk, searching or browsing the web for current or source-backed…

not rated 7 4d ago A 81 tokens

commit

56

BjornMelin/dev-skills

Skill Codex

Stage + commit changes in semantic + reviewablegroups. Use when user wants to commit changes, organize commits, or clean up a branch before pushing.

not rated 7 4d ago A 32 tokens

context7-research

57

BjornMelin/dev-skills

Skill Claude CodeCodex

Deep library, dependency, framework, and API documentation research using Context7 MCP tools only. Use when you need up-to-date docs, version-specific API reference, migration guidance, or to verify code against official documentation. Triggers on requests like “look up docs”, “API reference”, “how do I use X”…

not rated 7 4d ago A 92 tokens

convex-audit

58

BjornMelin/dev-skills

Skill Codex

Audit Convex—schema, security, runtime edges, migrations, function risk. Triggers—review, contract, remediate. Not greenfield spec (convex-feature-spec).

not rated 7 4d ago A 41 tokens

BjornMelin/dev-skills

Skill Codex

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy.

not rated 7 4d ago A 40 tokens

BjornMelin/dev-skills

Skill Codex

Researches a Convex component against a private app's live backend graph, asks scored one-at-a-time design questions, and produces a reusable adoption or rejection package with PLAN.md and CODEXFULLPROMPT.md.

not rated 7 4d ago A 54 tokens

convex-feature-spec

61

BjornMelin/dev-skills

Skill Codex

Convex-first specs—model, API, rollout, verify. New Convex plans. Not backend audit (convex-audit).

not rated 7 4d ago A 32 tokens

dash-audit

62

BjornMelin/dev-skills

Skill Codex

Audit Dash apps for callback hazards, state flow risks, layout and accessibility issues, and Dash-specific UX regressions. Use when the user asks for a Dash callback review, Dash UI audit, Dash web-interface audit, or a read-first remediation plan for a Dash app. Do not use for generic React or Next.js UI review.

not rated 7 4d ago A 70 tokens

dmc-best-practices

63

BjornMelin/dev-skills

Skill Codex

Dash Mantine Components (DMC) best practices and performance optimization guidelines. Use this skill when writing, reviewing, or refactoring Dash apps with DMC to ensure optimal patterns. Triggers on: DMC components, Mantine styling, Dash callbacks, dcc.Store, theming, or performance optimization in Plotly Dash…

not rated 7 4d ago A 74 tokens

docker-architect

64

BjornMelin/dev-skills

Skill Codex

Docker + Compose—arch, implement, harden, CI. Triggers—Dockerfile, compose, bake, dockerignore, audit, build/run debug, multi-svc dev/prod.

not rated 7 4d ago A 43 tokens

docs-align

65

BjornMelin/dev-skills

Skill Codex

Align docs with code. Detect drift and update ADRs, specs, README, AGENTS. Use after implementation or for docs drift reviews. Not for code review fixes or platform architecture.

not rated 7 4d ago A 40 tokens

expo-motion

66

BjornMelin/dev-skills

Skill Codex

Expo and React Native motion for iOS, Android, and web: Reanimated 4, worklets, gestures, transitions, Skia, accessibility, and manifest-driven validation.

not rated 7 changed 3d ago A 39 tokens

firecrawl

67

BjornMelin/dev-skills

Skill Claude CodeCodex

Firecrawl CLI for search, scrape/crawl, map, extract, interact, monitor, and parse local PDF/DOCX/XLSX/HTML.

not rated 7 changed 6d ago A 34 tokens

gh-pr-review-fix

68

BjornMelin/dev-skills

Skill Codex

Fix unresolved GitHub PR review threads with codex-dev: fetch hosted state, verify, patch, validate, commit, push, and close out.

not rated 7 4d ago A 36 tokens

grill-me

69

BjornMelin/dev-skills

Skill Codex

Relentless plan/design interview until shared understanding; resolve each decision branch. Use for “grill me”, grilling, and stress-test requests.

not rated 7 changed 6d ago A 33 tokens

gsap

70

BjornMelin/dev-skills

Skill Codex

GSAP animation for React, Next.js and vanilla JS. Use for scroll-driven animation, pinning, parallax, timelines, SplitText or SVG animation, Flip transitions, or useGSAP with SSR-safe cleanup.

not rated 7 changed 3d ago A 47 tokens

improve-ui

71

BjornMelin/dev-skills

Skill Codex

Read-only design-system drift audit: compare an implementation against its own documented design contract, prove each deviation, and plan verified refinements without replacing product identity. Scope is system consistency only -- it deliberately excludes accessibility, semantics, and copy, so it is not a general UI…

not rated 7 4d ago A 86 tokens

kimi-ui-agent

72

BjornMelin/dev-skills

Skill Codex

Explicit-only Kimi-powered frontend/UI orchestration skill and CLI for repo profiling, design-system context generation, Codex/Kimi Code/Claude Code adapter setup, plan-first git worktree runs, status/reply/finalize lifecycle control, and review artifacts. Use only when the user explicitly invokes $kimi-ui-agent or…

not rated 7 4d ago A 97 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: