PyModel

68 mods across 6 repositories, 92 stars between them.

msw

49

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current MSW v2 guidance for request handlers, Node/browser setup, HTTP and GraphQL mocking, test isolation, timing, and debugging. General test framework patterns are covered by vitest and methodology by tdd.

3 11d ago A 46 tokens original MIT

nextjs

50

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current Next.js 16 App Router guidance for caching, Cache Components, Server Components, routing, Server Actions, and next.config.js. Use for Next.js 16.x code. Generic React 19 patterns are covered by the react skill.

3 11d ago A 51 tokens original MIT

nuqs

51

PyModel/react-frontend-skills

Skill Claude CodeCodex

Comprehensive guide for type-safe URL query state management with nuqs in Next.js applications. Contains 42 rules across 8 categories, prioritized by impact to guide code generation, refactoring, and code review.

3 11d ago A 76 tokens original MIT

playwright

52

PyModel/react-frontend-skills

Skill Claude CodeCodex

Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E tests with Playwright. Triggers on tasks involving test selectors, flaky tests, authentication state, API mocking, hydration testing, parallel execution, CI…

3 11d ago A 69 tokens copy · 92% MIT

react-hook-form

53

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current React Hook Form v7 guidance for useForm, useWatch, useController, useFieldArray, validation, subscriptions, and UI-library integration. React Server Actions and useActionState are covered by the react skill.

3 11d ago A 48 tokens original MIT

react

54

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current React 19.2 guidance for concurrent rendering, Server Components, Actions, effects, React Compiler, state, and memoization. Use for React components and hooks. Next.js-specific routing/caching belongs to the nextjs skill; React Hook Form integration belongs to react-hook-form.

3 11d ago A 59 tokens original MIT

shadcn

55

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current shadcn/ui component guidance for projects generated with Radix UI or Base UI, including primitive-specific composition, Tailwind CSS v4 theming, accessibility, forms, tables, and state patterns. Inspect the checked-in component implementation before applying Radix asChild or Base UI render APIs.

3 11d ago A 63 tokens original MIT

tailwind

56

PyModel/react-frontend-skills

Skill Claude CodeCodex

Tailwind CSS v4 performance optimization and best practices guidelines (formerly tailwindcss-v4-style). This skill should be used when writing, reviewing, or refactoring Tailwind CSS v4 code to ensure optimal build performance, minimal CSS output, and correct usage of v4 features. Triggers on tasks involving Tailwind…

3 11d ago A 90 tokens copy · 86% MIT

tanstack-query

57

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current TanStack Query v5 guidance for queries, mutations, caching, prefetching, Suspense, and render optimization. Use with useQuery, useMutation, queryClient, queryOptions, skipToken, mutation scopes, or cache invalidation. API mocking is covered by the msw skill.

3 11d ago A 64 tokens copy · 86% MIT

tdd

58

PyModel/react-frontend-skills

Skill Claude CodeCodex

Test-Driven Development methodology and red-green-refactor workflow (formerly test-tdd). This skill should be used when practicing TDD, writing tests first, designing tests before implementation, or reviewing test-first approaches. Triggers on "write tests first", "test before code", "red green refactor", "test driven…

3 11d ago A 96 tokens copy · 98% MIT

typescript

59

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current TypeScript guidance, including TypeScript 7 migration, tsconfig design, type errors, declaration performance, async patterns, module organization, and runtime type safety. Use for .ts, .tsx, and .d.ts work; framework-specific patterns and testing are covered by their dedicated skills.

3 11d ago A 61 tokens original MIT

ui-design

60

PyModel/react-frontend-skills

Skill Claude CodeCodex

UI/UX and frontend design best practices guidelines (formerly frontend-design). This skill should be used when writing, reviewing, or designing frontend code to ensure accessibility, performance, and usability. Triggers on tasks involving HTML structure, CSS styling, responsive layouts, form design, animations, or…

3 11d ago A 63 tokens copy · 88% MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture.

3 11d ago A 51 tokens copy · 75% MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

3 11d ago A 67 tokens copy · 78% MIT

vitest

63

PyModel/react-frontend-skills

Skill Claude CodeCodex

Current Vitest 4 guidance for setup, async tests, vi mocks, snapshots, worker pools, environments, assertions, and test performance. TDD methodology is covered by tdd and network mocking by msw.

3 11d ago A 46 tokens original MIT

PyModel/react-frontend-skills

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

3 11d ago A 44 tokens copy · 84% MIT

zod

65

PyModel/react-frontend-skills

Skill Claude CodeCodex

Zod 4 schema validation best practices for type safety, parsing, and error handling. Use when defining schemas, validating string formats, calling safeParse, formatting Zod errors, or inferring input/output types. React Hook Form integration is covered by the react-hook-form skill.

3 11d ago A 59 tokens copy · 92% MIT

PyModel/claude-agy-mcp

Instructions file

Claude Code instructions for PyModel/claude-agy-mcp: You have claude-agy-mcp MCP tools that delegate heavy work to the Antigravity CLI (Gemini). Delegation keeps large content OUT of your context — only answers come back. Prefer delegating over doing it yourself when.

0 4d ago A 221 tokens copy · 89% MIT

agy-delegation

67

PyModel/claude-agy-mcp

Skill Claude CodeCodex

Use when analyzing large files (>200 lines), more than 3 files at once, deep git/grep searches, web lookups, or adversarial reviews - delegates to the Antigravity CLI via claude-agy-mcp MCP tools to save context.

0 4d ago A 57 tokens original MIT

claude-agy-mcp

68

PyModel/claude-agy-mcp

MCP server Claude CodeCodexCursor

Delegate heavy tasks from Claude Code to the Antigravity CLI (Gemini) with quota-aware failover. Runs locally from the @pymodel/claude-agy-mcp npm package. Needs 6 environment variables to run.

0 4d ago A tokens not measured original MIT