artubss/SKILLS-CLAUDE-CODE

11Stars on the repository
151Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

github

01

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

When the user wants to use GitHub for SEO, parasite SEO, GEO, open source marketing, README optimization, or curated Awesome lists. Also use when the user mentions "GitHub," "GitHub SEO," "GitHub parasite SEO," "GitHub GEO," "awesome list," "GitHub README," "profile README," "pinned repositories," "Trending,"…

not rated 11 3mo ago A 165 tokens

readme-i18n

02

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.

not rated 11 3mo ago A 49 tokens

cloudflare-api

03

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues, and fleet-wide…

not rated 11 3mo ago A 141 tokens

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy. Use whenever the user wants to create a Worker project, set up Hono on Cloudflare, configure D1 / R2 / KV / Queues bindings, or troubleshoot Worker export syntax…

not rated 11 3mo ago A 86 tokens

d1-drizzle-schema

05

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASESCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSON stored as TEXT.…

not rated 11 3mo ago A 90 tokens

d1-migration

06

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle partial failures. Use when running migrations, fixing migration errors, or setting up D1 schemas.

not rated 11 3mo ago A 53 tokens

db-seed

07

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent TypeScript or SQL seed files. Handles D1 batch limits, unique constraints, and domain-appropriate data. Use when populating dev/demo/test databases. Triggers: 'seed…

not rated 11 3mo ago A 96 tokens

hono-api-scaffolder

08

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and APIENDPOINTS.md documentation. Use after a project is set up with cloudflare-worker-builder or vite-flare-starter, when you need to add API routes, create endpoints, or generate API…

not rated 11 3mo ago A 77 tokens

tanstack-start

09

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 +…

not rated 11 3mo ago A 115 tokens

vite-flare-starter

10

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of cloudflare

Scaffold a full-stack Cloudflare app from the vite-flare-starter template — React 19 + Hono + D1+Drizzle + better-auth + Tailwind v4+shadcn/ui + TanStack Query + R2 + Workers AI. Run setup.sh to clone, configure, and deploy. Use whenever the user wants a batteries-included Cloudflare full-stack app, vite-flare-starter…

not rated 11 3mo ago C 110 tokens

ai-image-generator

11

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of design-assets

Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch variations, multi-reference compositing; GPT Image 1.5 for transparent icons), the 5-part prompting framework, API calling patterns, multi-turn editing, and quality assurance. Produces…

not rated 11 3mo ago C 165 tokens

color-palette

12

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of design-assets

Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tokens, dark mode variants, Tailwind v4 CSS output, WCAG contrast checks. Use whenever the user supplies a brand hex and asks for a palette, mentions setting up a design system, wants Tailwind theme…

not rated 11 3mo ago A 87 tokens

favicon-gen

13

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of design-assets

Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use whenever the user wants a favicon, mentions replacing a CMS default favicon, converting a logo into a favicon, creating branded initials icons, or…

not rated 11 3mo ago A 81 tokens

icon-set-generator

14

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of design-assets

Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user needs custom icons, an icon set for a website or app, icons for a client project, or mentions needing SVG icons that look consistent together. Also trigger when the user describes a project and icons would…

not rated 11 3mo ago A 156 tokens

image-processing

15

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of design-assets

Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card images. Uses Pillow (Python) — no ImageMagick needed. Trigger with 'resize image', 'convert to webp', 'trim logo', 'optimise images', 'make thumbnail', 'create OG…

not rated 11 3mo ago A 93 tokens

app-docs

16

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Generate complete user documentation for a web app with screenshots. Browses the app via browser automation, screenshots every screen, and produces a structured user guide with step-by-step instructions, annotated screenshots, workflow diagrams, and reference tables. Supports quick (key screens), standard (all pages)…

not rated 11 3mo ago A 115 tokens

brains-trust

17

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Get a second opinion from leading AI models on code, architecture, strategy, prompting, or anything. Queries models via OpenRouter, Gemini, or OpenAI APIs. Supports single opinion, multi-model consensus, and devil's advocate patterns. Use whenever the user says 'brains trust', 'second opinion', 'ask gemini', 'ask…

not rated 11 3mo ago A 0 tokens

codex-review

18

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Run an independent code review using the OpenAI Codex CLI in headless mode. Gets a second opinion from a different model family (GPT-5/o3) on recent changes, a PR, a commit, or the whole app — covering bugs, regressions, security, data consistency, UX/state bugs, performance risks, and testing gaps. Saves a…

not rated 11 3mo ago A 129 tokens

deep-research

19

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Deep research and discovery before building something new. Explores local projects for reusable code, researches competitors, reads forums and reviews, analyses plugin ecosystems, investigates technical options, and produces a comprehensive research brief. Three depths: focused (30 min), wide (1-2 hours), deep (3-6…

not rated 11 3mo ago A 108 tokens

fork-discipline

20

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Audit and enforce the core/client boundary in multi-client projects. Detects where shared platform code is tangled with client-specific code, finds hardcoded client checks, config files that replace instead of merge, scattered client code, migration conflicts, and missing extension points. Produces a boundary map…

not rated 11 3mo ago A 124 tokens

git-workflow

21

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when asked to prepare a PR, clean branches, resolve conflicts, or tag a release.

not rated 11 3mo ago A 52 tokens

github-release

22

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creates version tags, and publishes via gh CLI. Trigger with 'release', 'publish', 'open source', 'prepare for release', 'create release', or 'github release'.

not rated 11 3mo ago A 65 tokens

onboarding-ux

23

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Audit and generate in-app user guidance — onboarding flows, empty states, tooltips, feature tours, contextual help, defaults, and inline hints. Browses the app to find where new users would get stuck, then produces the actual content and code to fix it. Pairs with ux-audit: audit finds problems, this skill builds the…

not rated 11 3mo ago A 119 tokens

project-docs

24

artubss/SKILLS-CLAUDE-CODE

Skill Claude CodeCodex

Part of dev-tools

Generate project documentation from codebase analysis — ARCHITECTURE.md, APIENDPOINTS.md, DATABASESCHEMA.md. Reads source code, schema files, routes, and config to produce accurate, structured docs. Use when starting a project, onboarding contributors, or when docs are missing or stale. Triggers: 'generate docs'…

not rated 11 3mo ago A 91 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: