fellipeutaka

60 mods across 1 repository, 5 stars between them.

commit-work

01

fellipeutaka/leon

Skill Claude CodeCodex

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

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

skill-creator

02

fellipeutaka/leon

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

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

leon AGENTS.md

03

fellipeutaka/leon

Instructions file CodexOpenCode

Instructions for fellipeutaka/leon, covering leon — agent skills collection, project structure, skills format, upstream skills and tech stack.

5 3d ago A 308 tokens original MIT

leon CLAUDE.md

04

fellipeutaka/leon

Instructions file

Instructions for fellipeutaka/leon, a project described as: 🤖 A curated collection of Agent Skills for AI coding agents.

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

agent-browser

05

fellipeutaka/leon

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

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

ai-repo-setup

06

fellipeutaka/leon

Skill Claude CodeCodex

Set up and optimize repositories for AI coding agents. Creates minimal AGENTS.md, CLAUDE.md symlink, docs/REQUIREMENTS.md, docs/BUSINESS-RULES.md, feedback loops, and deterministic enforcement (Claude Code hooks, OpenCode plugins). Use when user wants to make a repo AI-friendly, set up AGENTS.md/CLAUDE.md, document…

5 3d ago A 112 tokens original MIT

ai-sdk

07

fellipeutaka/leon

Skill Claude CodeCodex

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…

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

ask-matt

08

fellipeutaka/leon

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

5 3d ago A 22 tokens copy · 88% MIT

baseline-ui

09

fellipeutaka/leon

Skill Claude CodeCodex

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

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

better-auth

10

fellipeutaka/leon

Skill Claude CodeCodex

Better Auth — framework-agnostic TypeScript authentication & authorization library. Covers setup, email/password, social OAuth (40+ providers), passkeys, magic links, 2FA, organizations, sessions, plugins, admin, hooks, and security hardening. Use when implementing auth with Better Auth: configuring auth instances…

5 3d ago A 131 tokens original MIT

bun

11

fellipeutaka/leon

Skill Claude CodeCodex

Bun runtime, package manager, bundler, and test runner. Use when running scripts with bun, managing packages, serving HTTP with Bun.serve, querying databases with Bun.sql/bun:sqlite/Bun.redis, shell scripting with $, using S3/file I/O, writing tests with bun:test, bundling or compiling to executable, or using any…

5 3d ago C 97 tokens original MIT

canvas-design

12

fellipeutaka/leon

Skill Claude CodeCodex

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

5 3d ago A 59 tokens copy · 97% MIT

clean-code

13

fellipeutaka/leon

Skill Claude CodeCodex

Write clean, readable, and maintainable code following principles from Robert C. Martin's "Clean Code" and Object Calisthenics. Use when writing, reviewing, or refactoring code to improve naming, function design, formatting, error handling, and class structure. Includes code smell detection and refactoring guidance.

5 3d ago A 67 tokens original MIT

fellipeutaka/leon

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. Includes React 19 API changes.

5 3d ago A 58 tokens copy · 88% MIT

fellipeutaka/leon

Skill Claude CodeCodex

Create and validate Changeset files for user-facing changes in repositories that use Changesets. Use when a feature, bug fix, breaking change, performance improvement, or user-facing documentation change needs a release note and semver bump.

5 3d ago A 51 tokens original MIT

denji

16

fellipeutaka/leon

Skill Claude CodeCodex

Manage SVG icons as framework components using Denji CLI. Use when the user needs to add, remove, list, export, import, or manage SVG icons in React, Preact, Solid, Qwik, Vue, or Svelte projects. Triggers include requests to "add an icon", "set up icons", "manage SVG icons", "remove an icon", "list icons", "export…

5 3d ago A 106 tokens original MIT

design-lab

17

fellipeutaka/leon

Skill Claude CodeCodex

Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.

5 3d ago A 52 tokens copy · 97% MIT

design-patterns

18

fellipeutaka/leon

Skill Claude CodeCodex

Apply Gang of Four design patterns to solve architectural problems in TypeScript. Use when refactoring code architecture, implementing extensible systems, decoupling components, or following SOLID principles. Covers all 22 GoF patterns: Creational (Factory Method, Abstract Factory, Builder, Prototype, Singleton)…

5 3d ago A 114 tokens original MIT

docker

19

fellipeutaka/leon

Skill Claude CodeCodex

Docker containerization expert: Dockerfile optimization, multi-stage builds, security hardening, Docker Compose orchestration, and production deployment. Use for Dockerfile creation/review, image size issues, container security, networking, and orchestration.

5 3d ago B 49 tokens original MIT

drizzle-orm

20

fellipeutaka/leon

Skill Claude CodeCodex

Drizzle ORM — type-safe, lightweight TypeScript ORM for SQL databases. Schema declaration, CRUD queries, joins, relations, migrations with Drizzle Kit, and database seeding. Use when defining database schemas, writing queries (select/insert/update/delete), setting up migrations, configuring drizzle.config.ts…

5 3d ago A 128 tokens original MIT

elysiajs

21

fellipeutaka/leon

Skill Claude CodeCodex

Create backend with ElysiaJS, a type-safe, high-performance framework.

5 3d ago A 20 tokens original MIT

fellipeutaka/leon

Skill Claude CodeCodex

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication…

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

figma-raw-geometry

23

fellipeutaka/leon

Skill Claude CodeCodex

Raw Figma node geometry for Figma-to-code work. Use when exact local bounds, page-space bounds, transforms, rotation, visibility, or effective layer opacity are required; when reconstructing Smart Animate across component variants; or when Figma MCP output is unavailable, incomplete, or too large.

5 3d ago A 66 tokens original MIT

fellipeutaka/leon

Skill Claude CodeCodex

Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.

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