iwritec0de

66 mods across 2 repositories, 4 stars between them.

js-debugging

25

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to 'debug a JavaScript error', 'fix a TypeScript error', 'debug a React component', 'fix a Next.js error', 'debug an API route', 'fix a hydration error', 'investigate a runtime error', or mentions 'JS debugging', 'stack trace', 'React error boundary', 'hydration mismatch'…

3 4mo ago A 120 tokens original MIT

js-testing

26

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to 'write tests', 'add test coverage', 'test a component', 'test an API route', 'test a hook', 'set up Vitest', 'use React Testing Library', 'mock an API', or mentions 'component testing', 'integration tests', 'vitest', 'RTL', 'msw', 'testing library'. Provides…

3 4mo ago A 100 tokens original MIT

knip-cleanup

27

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "find unused code", "clean up dead code", "find unused dependencies", "find unused exports", "find unused files", "remove dead code", "run knip", "check for unused imports", "clean up dependencies", "prune unused packages", or mentions "knip", "dead code detection"…

3 4mo ago A 128 tokens original MIT

mysql-expert

28

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "write a MySQL query", "configure my.cnf", "choose a storage engine", "tune MySQL performance", "set up MySQL replication", or mentions "mysql", "mariadb", "innodb", "my.cnf", "mysqldump", "mysql replication", "mysql tuning", "mysql index", "mysql json", "charset"…

3 4mo ago A 116 tokens original MIT

nextjs-expert

29

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "build a Next.js app", "configure App Router routing", "implement data fetching", "create a server action", "optimize Next.js performance", or mentions "next.js", "app router", "server component", "client component", "next config", "middleware", "route handler", "server…

3 4mo ago A 111 tokens original MIT

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "set up a Next.js TypeScript project", "define code conventions", "organize project structure", "implement component patterns", "enforce type safety", or mentions "next.js project", "typescript convention", "code style", "project structure", "component pattern", "api…

3 4mo ago A 102 tokens original MIT

postgresql-expert

31

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to 'write a PostgreSQL query', 'configure postgresql.conf', 'use JSONB', 'set up a PG extension', 'tune Postgres performance', 'optimize a Postgres query', or mentions 'postgresql', 'postgres', 'pg', 'jsonb', 'array type', 'CTE', 'window function', 'extension'…

3 4mo ago A 119 tokens original MIT

prisma-orm

32

iwritec0de/app-dev

Skill Claude CodeCodex

Prisma ORM expertise for schema design, migrations, client usage, and deployment. Use when writing Prisma schemas, creating migrations, querying with Prisma Client, defining relations, or deploying database changes. Triggers on "prisma", "prisma schema", "prisma migrate", "prisma client", "prisma relation", "@@map"…

3 4mo ago A 93 tokens original MIT

quality-gate

33

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "run a quality gate", "check code quality", "run lint checks", "run pre-push security scan", "check for dead code", or mentions "quality gate", "quality check", "lint check", "run checks", "code quality", "pre-push scan", "security scan". Provides automated…

3 4mo ago A 115 tokens original MIT

supabase

34

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "integrate Supabase", "set up Supabase auth", "write RLS policies", "use Supabase storage", "subscribe to realtime changes", or mentions "supabase", "supabase auth", "RLS", "row level security", "supabase client", "supabase storage", "realtime", "edge function"…

3 4mo ago A 109 tokens original MIT

tailwind

35

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used when the user asks to "style a component with Tailwind", "set up dark mode", "create a responsive layout", "build a reusable UI component", "configure Tailwind", "use cn() utility", or mentions "tailwind", "tailwindcss", "utility class", "className", "dark mode", "responsive design"…

3 4mo ago A 149 tokens original MIT

verification

36

iwritec0de/app-dev

Skill Claude CodeCodex

This skill should be used before claiming any work is complete, before committing, before creating PRs, or before reporting task status. Enforces fresh verification evidence for all completion claims. Provides the verification gate methodology: run commands, read output, then report.

3 4mo ago A 53 tokens original MIT

wp-dev

37

iwritec0de/wp-dev

Plugin Claude Code

WordPress development plugin — enforces WPCS, blocks insecure code patterns, and provides WP/WooCommerce development guidance.

1 4mo ago A tokens not measured original MIT

iwritec0de/wp-dev

Agent

Use this agent for Gutenberg custom block development. Trigger when the user asks to "create a block", "build a Gutenberg block", "add a custom block", "register a block", "create block variation", "add block pattern", "set up block plugin", "scaffold a block", "create dynamic block", "create static block", "add block…

1 4mo ago A 150 tokens original MIT

wp-perf-analyzer

39

iwritec0de/wp-dev

Agent

Use this agent to perform static performance analysis on WordPress plugins and themes. Trigger when the user asks to "audit plugin performance", "find slow queries in my plugin", "check for N+1 queries", "scan for performance issues", "optimize my WordPress plugin", or mentions "performance audit", "query…

1 4mo ago A 107 tokens original MIT

wp-security-auditor

40

iwritec0de/wp-dev

Agent

Use this agent to perform comprehensive WordPress security audits. Trigger when the user asks to "audit WordPress security", "scan for PHP vulnerabilities", "check for unescaped output", "find SQL injection", "review WordPress plugin security", "check nonce usage", or mentions "WordPress security", "WPCS"…

1 4mo ago A 109 tokens original MIT

wp-theme-developer

41

iwritec0de/wp-dev

Agent

Use this agent for WordPress theme development tasks. Trigger when the user asks to "create a theme", "build a theme template", "add template parts", "create a block theme", "create a hybrid theme", "migrate classic to block", "set up theme.json", "add theme support", "create template hierarchy", "build a child…

1 4mo ago A 142 tokens original MIT

wp-cleanup

42

iwritec0de/wp-dev

Command

Find and clean up unused PHP code, Composer dependencies, imports, and dead code in WordPress projects.

1 4mo ago A 20 tokens original MIT

wp-gutenberg-layout

43

iwritec0de/wp-dev

Command

Build a Gutenberg page layout by discovering available blocks and generating valid block markup.

1 4mo ago A 14 tokens original MIT

wp-hooks-ref

44

iwritec0de/wp-dev

Command

Quick reference lookup for WordPress and WooCommerce hooks.

1 4mo ago A 10 tokens original MIT

wp-perf-audit

45

iwritec0de/wp-dev

Command

Run a static performance audit on the current WordPress plugin or theme.

1 4mo ago A 13 tokens original MIT

wp-perf

46

iwritec0de/wp-dev

Command

Run live performance diagnostics on a connected WordPress site via the MCP adapter.

1 4mo ago A 14 tokens original MIT

wp-scaffold

47

iwritec0de/wp-dev

Command

Scaffold WordPress plugin, theme, block, CPT, taxonomy, REST endpoint, widget, shortcode, or WooCommerce boilerplate.

1 4mo ago A 26 tokens original MIT