delacournz/agent-skills

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

dlc-scaffold-biome

01

delacournz/agent-skills

Skill Claude Code

Scaffold the shared @{org}/biome-config package (root.jsonc + react.jsonc), the root biome.jsonc, and apply the correct per-app biome.jsonc variant for any app or package in a Bun/Turborepo monorepo. Run as part of /dlc-scaffold-monorepo, or standalone to add or refresh Biome config. Use when setting up Biome, adding…

not rated 2 22d ago A 138 tokens

delacournz/agent-skills

Skill Claude CodeCodex

Scaffold the colocated module pattern under src/modules/ for any app. Creates src/modules/ plus AGENTS.md and CLAUDE.md documenting the per-domain convention (components/, sheets/, contexts/, hooks/, utils/ added on demand). No code, no empty folders, no example module. Delegates the full procedure to…

not rated 2 22d ago A 162 tokens

delacournz/agent-skills

Skill Claude Code

Scaffold the shared Bun/Turborepo monorepo root - packages, configs, pre-commit hooks, and shared types. Run this FIRST, then use /dlc-scaffold-tanstack, /dlc-scaffold-tauri, or /dlc-expo to add an app.

not rated 2 22d ago C 69 tokens

delacournz/agent-skills

Skill Claude Code

Scaffold the shared @{org}/tsconfig package (tsconfig.base.json + tsconfig.react.json) and apply the correct per-app tsconfig.json variant for any app or package in a Bun/Turborepo monorepo. Run as part of /dlc-scaffold-monorepo, or standalone to add or refresh TypeScript config. Use when setting up tsconfig, adding a…

not rated 2 22d ago A 125 tokens

delacournz/agent-skills

Skill Claude CodeCodex

Scaffold better-auth with Drizzle + PostgreSQL in a Bun monorepo. Email OTP, Google OAuth, admin() RBAC with shared permissions, organizations, TanStack Start integration, test config, and coss login UI. Use when setting up auth, adding authentication, or creating login flows.

not rated 2 22d ago A 69 tokens

dlc-scaffold-elysia

06

delacournz/agent-skills

Skill Claude Code

Scaffold an Elysia backend API app inside an existing Bun/Turborepo monorepo. Three-layer architecture (Controller/Service/API), Drizzle ORM, Zod validation, Bun test runner. Run /dlc-scaffold-monorepo first.

not rated 2 22d ago A 61 tokens

dlc-scaffold-db

07

delacournz/agent-skills

Skill Claude Code

Scaffold a shared Drizzle ORM + PostgreSQL database package in a Bun/Turborepo monorepo. Pooled singleton client with connection retry, org-scoped service layer with AsyncResult, zod validation, transactions, soft-deletes, error handling, and migrations. Run /dlc-scaffold-monorepo first.

not rated 2 22d ago A 73 tokens

dlc-scaffold-tauri

08

delacournz/agent-skills

Skill Claude Code

Scaffold a Tauri v2 desktop app inside an existing Bun/Turborepo monorepo. Creates Rust backend, invoke() wrappers, TanStack Router frontend, and AGENTS.md files. Run /dlc-scaffold-monorepo first.

not rated 2 22d ago A 58 tokens

delacournz/agent-skills

Skill Claude CodeCodex

React and React Native composition patterns for flexible, maintainable components. Use when refactoring components with boolean-prop proliferation, building compound components, designing reusable component APIs, wiring context providers, deciding between render props and children, or composing HeroUI Native…

not rated 2 22d ago A 100 tokens

delacournz/agent-skills

Skill Claude Code

Scaffold a TanStack Start + Vite app inside an existing Bun/Turborepo monorepo. Creates routes, server functions, API clients, and AGENTS.md files. Run /dlc-scaffold-monorepo first.

not rated 2 22d ago A 56 tokens

delacournz/agent-skills

Skill Claude Code

Scaffold a shared UI component package inside an existing Bun/Turborepo monorepo. Base UI primitives, CVA variants, Tailwind v4 theming, Central Icons, auto-export script. Run /dlc-scaffold-monorepo first.

not rated 2 22d ago A 59 tokens

dlc-pr

12

delacournz/agent-skills

Skill Claude CodeCodex

Create a GitHub pull request following project conventions using the gh CLI, matching any repo-supplied rules for PR titles and descriptions (commitlint, semantic PR title actions, PR templates, contributor docs) and falling back to gitmoji conventional commit titles. Use when the user asks to create a PR, open a pull…

not rated 2 22d ago A 158 tokens

dlc-reanimated

13

delacournz/agent-skills

Skill Claude CodeCodex

Generate React Native Reanimated animation code for React Native apps. Use when user asks to create, implement, or add animations in React Native, including transitions, gestures, scroll-linked effects, layout animations, layout transitions, entering/exiting animations, CSS animations, CSS transitions, shared element…

not rated 2 22d ago A 143 tokens

dlc-signoff

14

delacournz/agent-skills

Skill Claude Code

Sign off the current PR or commit with basecamp/gh-signoff by running the repo's CI checks locally and writing the signoff commit statuses branch protection requires, or set gh-signoff up in a repo. Routes to one of two references, run mode by default, setup mode when the request is about configuring the repo.…

not rated 2 22d ago A 191 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: