fellipeutaka

60 mods across 1 repository, 5 stars between them.

fixing-metadata

25

fellipeutaka/leon

Skill Claude CodeCodex

Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding SEO metadata, fixing social share previews, reviewing Open Graph tags, setting up canonical URLs, or shipping new pages that…

5 3d ago A 71 tokens copy · 100% MIT

fellipeutaka/leon

Skill Claude CodeCodex

Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.

5 3d ago A 45 tokens copy · 100% MIT

frontend-design

27

fellipeutaka/leon

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

5 3d ago A 40 tokens copy · 100% MIT

gh-stack

28

fellipeutaka/leon

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

5 3d ago A 65 tokens original MIT

hono

29

fellipeutaka/leon

Skill Claude CodeCodex

Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code imports from 'hono' or 'hono/', or user mentions Hono. Use npx hono request to test endpoints.

5 3d ago A 66 tokens copy · 100% MIT

implement

30

fellipeutaka/leon

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

5 3d ago A 16 tokens original MIT

interaction-design

31

fellipeutaka/leon

Skill Claude CodeCodex

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

5 3d ago A 38 tokens original MIT

interface-design

32

fellipeutaka/leon

Skill Claude CodeCodex

Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and interactive products. Use when designing, building, reviewing, auditing, or refining product UI where visual craft, layout hierarchy, tokens, states, visual direction, or design-system consistency matter.…

5 3d ago A 78 tokens copy · 100% MIT

kanpeki

33

fellipeutaka/leon

Skill Claude CodeCodex

Use Kanpeki component library in React projects. Activate when user wants to add, use, customize, or compose accessible UI components from Kanpeki (@kanpeki/). Triggers: shadcn CLI, copy-paste components, Field.Root, composeRenderProps, /components/ui/, React Aria Components + Tailwind CSS 4.1 + CVA. Covers…

5 3d ago A 104 tokens original MIT

motion

34

fellipeutaka/leon

Plugin Claude Code

Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full). Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind…

5 3d ago A tokens not measured original MIT

motion

35

fellipeutaka/leon

Skill Claude CodeCodex

Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG. Bundle: 2.3 KB (mini) to 34 KB (full). Use when: drag-and-drop, scroll animations, modals, carousels, parallax. Troubleshoot: AnimatePresence exit, list performance, Tailwind…

5 3d ago A 89 tokens original MIT

nestjs

36

fellipeutaka/leon

Skill Claude CodeCodex

NestJS best practices for building production-ready REST APIs, GraphQL APIs, and microservices with TypeScript. Use when writing, reviewing, or refactoring NestJS code: controllers, modules, providers, dependency injection, guards, interceptors, pipes, exception filters, middlewares, custom decorators, DTOs…

5 3d ago A 217 tokens original MIT

next-best-practices

37

fellipeutaka/leon

Skill Claude CodeCodex

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling.

5 3d ago A 38 tokens copy · 100% MIT

fellipeutaka/leon

Skill Claude CodeCodex

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

5 3d ago A 95 tokens copy · 91% MIT

fellipeutaka/leon

Skill Claude CodeCodex

Optimize a Next.js app that has cacheComponents: true — either the static shell on first paint, or the in-app navigation between routes. Picks the matching diagnostic loop and runs it.

5 3d ago A 45 tokens copy · 100% MIT

next-upgrade

40

fellipeutaka/leon

Skill Claude CodeCodex

Upgrade Next.js to the latest version following official migration guides and codemods.

5 3d ago A 19 tokens copy · 100% MIT

nginx

41

fellipeutaka/leon

Skill Claude CodeCodex

Nginx web server and reverse proxy expert: configuration, reverse proxying, load balancing, SSL/TLS termination, rate limiting, caching, gzip compression, WebSocket proxying, and security hardening. Use for nginx.conf creation/review, performance tuning, HTTPS setup, upstream configuration, and troubleshooting.

5 3d ago A 67 tokens original MIT

nuqs

42

fellipeutaka/leon

Skill Claude CodeCodex

Implement, review, debug, or test type-safe URL query state with nuqs 2.x. Use when selecting a NuqsAdapter, choosing parsers and useQueryState/useQueryStates, defining URL update semantics, sharing state with server loaders or caches, serializing links, or testing query state in Next.js, React, Remix, React Router…

5 3d ago A 79 tokens original MIT

paraglide-js

43

fellipeutaka/leon

Skill Claude CodeCodex

Implement internationalization (i18n) with Paraglide JS — a compiler-based i18n library that compiles translation files into tree-shakable JavaScript functions. Use when working with Paraglide JS, @inlang/paraglide-js, or any i18n task involving compiled message functions, locale strategies, i18n routing, or…

5 3d ago A 141 tokens original MIT

playwright

44

fellipeutaka/leon

Skill Claude CodeCodex

Write, debug, and maintain Playwright end-to-end tests for web applications. Use when working with Playwright test files, configuring playwright.config.ts, writing browser automation, debugging flaky E2E tests, setting up authentication for tests, API mocking/interception, visual regression testing, accessibility…

5 3d ago A 109 tokens original MIT

pnpm

45

fellipeutaka/leon

Skill Claude CodeCodex

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspace.yaml, or managing dependencies with catalogs, patches, overrides, config dependencies, or the global virtual store.

5 3d ago A 49 tokens copy · 100% MIT

prisma

46

fellipeutaka/leon

Skill Claude CodeCodex

Prisma ORM — type-safe database toolkit for TypeScript/Node.js. Schema-first approach with Prisma Schema Language, auto-generated type-safe client, migrations via Prisma Migrate. Use when defining database models in schema.prisma, writing CRUD queries with Prisma Client, setting up relations (1-1, 1-n, m-n), running…

5 3d ago A 117 tokens original MIT

fellipeutaka/leon

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…

5 3d ago A 65 tokens copy · 92% MIT

react-email

48

fellipeutaka/leon

Skill Claude CodeCodex

Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and…

5 3d ago A 66 tokens copy · 100% MIT