civitai

64 mods across 3 repositories, 7.3k stars between them.

axiom

25

civitai/civitai

Skill Claude CodeCodex

Query Axiom logs and datasets using APL (Axiom Processing Language). Use when investigating production errors, debugging webhook failures, checking log patterns, or analyzing system behavior.

7.2k +1 today A 37 tokens original Apache-2.0

bitdex-test

26

civitai/civitai

Skill Claude CodeCodex

Test that BitDex correctly handles all image search filter combinations used across the site.

7.2k +1 today A 0 tokens original Apache-2.0

browser-automation

27

civitai/civitai

Skill Claude CodeCodex

Browser automation via HTTP server. Supports multiple concurrent sessions for multi-user testing, saved flows, and profile-based auth persistence.

7.2k +1 today A 28 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Query and explore Civitai Orchestration workflows, jobs, and results. Use for analyzing image/video generation jobs, viewing job results, searching by workflow ID, job ID, user, or date range.

7.2k +1 today A 49 tokens original Apache-2.0

civitai-review

29

civitai/civitai

Skill Claude CodeCodex

Run the five Civitai review agents (reuse, safety, performance, tests, intent) over a feature segment in the main Next.js app (src/), consolidate their findings, and drive the fix loop to ship. Use before calling a segment done, or when asked to review main-app work.

7.2k +1 today C 66 tokens original Apache-2.0

cleanup

30

civitai/civitai

Skill Claude CodeCodex

Runs the two no-gate review lanes over everything this session touched, consolidates them, and APPLIES the fixes: comment-review (comment necessity + false claims) and docs-drift-review (docs the session made wrong). Session-scoped, not segment-scoped. Use partway through a long session, and before opening a PR.

7.2k +1 today A 71 tokens original Apache-2.0

clickhouse-query

31

civitai/civitai

Skill Claude CodeCodex

Run ClickHouse queries for analytics, metrics analysis, and event data exploration. Use when you need to query ClickHouse directly, analyze metrics, check event tracking data, or test query performance. Read-only by default.

7.2k +1 today A 47 tokens original Apache-2.0

clickup

32

civitai/civitai

Skill Claude CodeCodex

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

7.2k +1 today A 40 tokens original Apache-2.0

cloudflare

33

civitai/civitai

Skill Claude CodeCodex

Query Cloudflare HTTP analytics AND manage security rules across zones. Traffic investigation (top IPs, paths, user agents, bot scores, timelines, scrape analysis) plus export and port of Custom Rules + Rate Limit Rules between zones (e.g. civitai.com -> civitai.red).

7.2k +1 today A 60 tokens original Apache-2.0

component-preview

34

civitai/civitai

Skill Claude CodeCodex

Preview React components with real Mantine + Tailwind styling using Ladle. Use when modifying UI components, fixing visual bugs, or when the user asks to see what a component looks like. Creates Ladle stories, captures screenshots in dark/light mode, and presents them for review. Use proactively after UI changes.

7.2k +1 today A 65 tokens original Apache-2.0

deploy-status

35

civitai/civitai

Skill Claude CodeCodex

Check civitai PROD deployment status across the live Tekton -> Flux -> Flagger chain on the DataPacket cluster (kubectl, read-only). Tekton/Flagger cluster state is the primary truth; the GitHub Deployments API is kept as a public cross-check. Use to see where a deploy is in the chain, watch it to completion, or debug…

7.2k +1 today A 83 tokens original Apache-2.0

dev-server

36

civitai/civitai

Skill Claude CodeCodex

Manage Next.js dev servers across worktrees. Start, stop, and read logs from dev servers. Agents can access logs from any running session, regardless of who started it.

7.2k +1 today D 38 tokens original Apache-2.0

discord

37

civitai/civitai

Skill Claude CodeCodex

Post announcements and messages to Discord channels. Use when sharing updates, releases, or team communications.

7.2k +1 today A 21 tokens original Apache-2.0

ecosystem-seo-page

38

civitai/civitai

Skill Claude CodeCodex

Generate a programmatic-SEO "ecosystem hub page" mockup for a Civitai generation ecosystem (Flux, SDXL, Pony, Illustrious, Wan, Qwen, etc.). Produces a self-contained, on-brand HTML landing page that ranks for " AI", "best models", " vs X", "how to run " and funnels visitors into the generator and membership.…

7.2k +1 today A 162 tokens original Apache-2.0

feature-walkthrough

39

civitai/civitai

Skill Claude CodeCodex

Capture a finished feature as live screenshots and assemble them into a shareable walkthrough page for review. Use when someone needs to see a feature working but a live demo isn't possible — a reviewer in another timezone, a stakeholder who wants to look before a rollout, a PR whose value doesn't survive a diff.…

7.2k +1 today A 76 tokens original Apache-2.0

feedback-triage

40

civitai/civitai

Skill Claude CodeCodex

Turn a batch of user feedback (Discord threads, DMs, article comments, support tickets) into a triage checklist. Produces TWO artifacts — a full private one with attribution and tracker links, and a sanitized public one safe for docs/. Use when asked to triage feedback, build a feedback checklist, or record what a…

7.2k +1 today A 77 tokens original Apache-2.0

flipt

41

civitai/civitai

Skill Claude CodeCodex

Manage Flipt feature flags - list, create, enable/disable, and configure rollout rules. Use when you need to control feature flag state or set up segmented rollouts.

7.2k +1 today A 38 tokens original Apache-2.0

freshdesk

42

civitai/civitai

Skill Claude CodeCodex

Interact with Freshdesk support platform - search/view/update tickets, reply to customers, add notes, look up contacts, and manage Knowledge Base articles. Use when you need to manage support tickets, look up customer information, or work with KB content.

7.2k +1 today A 52 tokens original Apache-2.0

meilisearch-admin

43

civitai/civitai

Skill Claude CodeCodex

Check Meilisearch index status, tasks, health, and settings. Use for debugging search issues, monitoring indexing tasks, and inspecting index configuration. Read-only admin operations.

7.2k +1 today A 39 tokens original Apache-2.0

metabase

44

civitai/civitai

Skill Claude CodeCodex

Create and manage Metabase questions, dashboards, and public links. Use when the user wants to build metrics dashboards, create saved questions with SQL queries, or share analytics publicly.

7.2k +1 today A 38 tokens original Apache-2.0

mod-actions

45

civitai/civitai

Skill Claude CodeCodex

Comprehensive moderation toolkit: user actions (ban/mute/DM), strike system, image moderation, report handling, generation moderation, content/training moderation, and NCMEC/CSAM reporting. All via Civitai tRPC API.

7.2k +1 today A 52 tokens original Apache-2.0

civitai/civitai

Skill Claude CodeCodex

Port a moderator page from the main Next.js app (src/pages/moderator/) into apps/moderator. Use when asked to migrate, move or cut over a /moderator/ page to the spoke, or to port its tRPC procedures and Prisma services to SvelteKit loads/actions and Kysely.

7.2k +1 today A 71 tokens original Apache-2.0

postgres-query

47

civitai/civitai

Skill Claude CodeCodex

Run PostgreSQL queries for testing, debugging, and performance analysis. Use when you need to query the database directly, run EXPLAIN ANALYZE, compare query results, or test SQL optimizations. Always pass a target — --prod or --dev — because prod and dev are different databases and the default is prod. Always uses…

7.2k +1 today A 82 tokens original Apache-2.0

quick-mockups

48

civitai/civitai

Skill Claude CodeCodex

Create multiple UI design mockups in parallel. Use when asked to create mockups, wireframes, or design variations for a feature. Creates HTML files using Mantine v7 + Tailwind following Civitai's design system.

7.2k +1 today A 51 tokens original Apache-2.0