samuelpatro

18 mods across 1 repository, 2 stars between them.

.claude CLAUDE.md

01

samuelpatro/.claude

Instructions file

Claude Code instructions for samuelpatro/.claude, covering general, tooling, workflow, architecture and models for subagents & workflows.

2 27d ago A 611 tokens

agent-browser

02

samuelpatro/.claude

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…

2 27d ago A 200 tokens

apple-design

03

samuelpatro/.claude

Skill Claude CodeCodex

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

2 27d ago A 80 tokens

changelog

04

samuelpatro/.claude

Skill Claude CodeCodex

Generate a single unified changelog from git history that works for everyone in the company (managers and non-tech colleagues as well as developers). Defaults to Slovak (English only on explicit request) and to comparing the release branch (main or master) against develop to show unreleased changes; also supports date…

2 27d ago A 93 tokens

commit-push

05

samuelpatro/.claude

Skill Claude CodeCodex

Create atomic git commits with terse Conventional Commits messages, then push to remote. Subject ≤50 chars, body only when "why" isn't obvious. Never force pushes. Use when the user says "commit and push", "commit & push", "/commit-push", or asks to stage, commit, and push in one flow.

2 27d ago A 71 tokens

commit

06

samuelpatro/.claude

Skill Claude CodeCodex

Create atomic git commits with terse, exact Conventional Commits messages. Cuts noise, preserves intent. Subject ≤50 chars. Body only when "why" isn't obvious. Use when the user says "commit", "commit this", "/commit", or asks to stage and commit changes.

2 27d ago A 58 tokens

create-pr

07

samuelpatro/.claude

Skill Claude CodeCodex

Create branch, atomic commits, push, and open a pull request with terse, exact messages. Conventional branch + commit format. PR title ≤70 chars, body says "why", not "what". Use when the user says "create pr", "create pullrequest", "create pull request", "make pr", "open pr", "open pullrequest", "open pull request"…

2 27d ago A 114 tokens

drizzle-orm-d1

08

samuelpatro/.claude

Skill Claude CodeCodex

Type-safe ORM for Cloudflare D1 using Drizzle. Use when building D1 schemas, writing type-safe queries, generating migrations with Drizzle Kit, defining relations, using db.batch, or hitting D1ERROR, BEGIN TRANSACTION failures, foreign key constraints, env.DB undefined, or schema inference issues.

2 27d ago A 69 tokens

flow

09

samuelpatro/.claude

Skill Claude CodeCodex

Verify a code change end-to-end in the current worktree: figure out what changed, run the relevant tests, get the app running, drive a browser to exercise the affected areas, and report a verdict with screenshots. Generic across project types (Laravel/Herd, Node/bun, frontend, CLI, library). Use this skill whenever…

2 27d ago A 170 tokens

herd-worktree

10

samuelpatro/.claude

Skill Claude CodeCodex

Serve the current git worktree as a Laravel Herd site (http:// - .test), rewrite the worktree's .env to match, and install dependencies. Built for the Claude Code agents view, which already creates a worktree per background agent. Use when the user says "serve this worktree", "herd link this agent", "make this…

2 27d ago A 101 tokens

improve

11

samuelpatro/.claude

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

2 27d ago B 102 tokens

samuelpatro/.claude

Skill Claude CodeCodex

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail work. Triggers on UI polish, design details, "make it feel…

2 27d ago A 96 tokens

prototype

13

samuelpatro/.claude

Skill Claude CodeCodex

Reproduce an existing design as a faithful, self-contained standalone .html file you can tinker with safely, then generate variations on top of that copy and recommend the strongest. The source can be a live website (captured via the browser) or an existing page/component/design system already in the codebase. Use…

2 27d ago A 164 tokens

prune-branches

14

samuelpatro/.claude

Skill Claude CodeCodex

Cleans up local git branches marked as [gone] (deleted on the remote but still present locally), including removing any associated worktrees. Use when the user says "prune branches", "clean up gone branches", "/prune-branches", or asks to delete stale local branches whose remotes are gone.

2 27d ago A 68 tokens

real-prototype

15

samuelpatro/.claude

Skill Claude CodeCodex

Implement several variations of a design directly inside the running app, on the real page/route, with a live switcher to toggle between them in the browser, then recommend one and fold the winner into the real code. Variants are real implementations judged against real data, layout, and density (not an isolated…

2 27d ago A 165 tokens

remove-ai-slop

16

samuelpatro/.claude

Skill Claude CodeCodex

Audit a codebase, page, or document for "AI slop" tells in design, copy, and effects, then fix them with your approval. Detects generic layouts (hero badges, three-column grids, stat banners, bento boxes), default styling (purple-to-blue gradients, gradient text, glassmorphism, grain overlays, glow, shimmer), generic…

2 27d ago A 236 tokens

sync-claude

17

samuelpatro/.claude

Skill Claude CodeCodex

Sync the live /.claude global config (settings.json, CLAUDE.md, statusline.ts) into this git backup repo, then commit. Allowlist-based so credentials, history, and project transcripts are never copied. Use when the user says "sync my claude config", "back up .claude", "update the .claude repo", or runs "/sync-claude".

2 27d ago A 85 tokens

to-issues

18

samuelpatro/.claude

Skill Claude CodeCodex

Break a plan, spec, PRD, or conversation into independently-grabbable GitHub issues using tracer-bullet vertical slices, then publish them with the gh CLI as native sub-issues under a parent tracking issue. Use this skill whenever the user wants to turn a plan/spec/PRD into GitHub issues, create implementation…

2 27d ago A 129 tokens