petekp

71 mods across 2 repositories, 52 stars between them.

openaiDeveloperDocs

01

petekp/claude-code-setup

MCP server Claude CodeCodexCursor

MCP server "openaiDeveloperDocs", hosted remotely at developers.openai.com, as configured in petekp/claude-code-setup.

45 25d ago A tokens not measured original MIT

petekp/claude-code-setup

Instructions file CodexOpenCode

AGENTS.md instructions for petekp/claude-code-setup: This repo is my version-controlled configuration for Claude Code and Codex: skills, hook scripts, settings, and the symlink setup that wires them into /.claude and /.codex. It is bash and markdown only — no application code, build step, or test suite.

45 25d ago B 258 tokens original MIT

petekp/claude-code-setup

Instructions file

Claude Code instructions for petekp/claude-code-setup: This repo is my version-controlled configuration for Claude Code and Codex: skills, hook scripts, settings, and the symlink setup that wires them into /.claude and /.codex. It is bash and markdown only — no application code, build step, or test suite.

45 25d ago B 816 tokens original MIT

catch-up

04

petekp/claude-code-setup

Skill Claude CodeCodex

Give the human a fast, plain-English catch-up on what changed in the project: what the agents did, why, and what decisions need their input. Use this whenever the user asks to "catch me up", "what changed", "where are we", "recap", "brief me", "give me the rundown", "what did you do", "summarize the session", "fill me…

45 25d ago A 166 tokens original MIT

petekp/claude-code-setup

Skill Claude CodeCodex

Analyze a provided resource through a Circuit lens. Use when the user provides or points to an article, pasted conversation, X thread, workflow example, GitHub repo, local codebase, product page, paper, or other outside reference and asks what Circuit can learn from it, whether it suggests a possible Circuit flow…

45 25d ago A 100 tokens original MIT

circuit

06

petekp/claude-code-setup

Skill Claude CodeCodex

Operate Circuit, the flow engine that runs coding work as structured, evidence-backed flows (Fix, Build, Explore, Review, Prototype). Use this skill at the START of any substantive coding task in a project where Circuit is installed: fixing a bug, building a feature, refactoring, reviewing a diff or PR, investigating…

45 25d ago A 137 tokens original MIT

claude-code-audit

07

petekp/claude-code-setup

Skill Claude CodeCodex

Forensic audit of the user's recent Claude Code sessions to surface step-change workflow improvements — not marginal ones. Use when the user asks to "audit my Claude Code sessions", "analyze how I use Claude Code", "find patterns in my usage", "improve my Claude Code workflow", "review my sessions", "find leverage in…

45 25d ago A 174 tokens original MIT

code-comments

08

petekp/claude-code-setup

Skill Claude CodeCodex

Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or reviewing code that needs inline documentation—file headers, function docs, architectural decisions, or explanatory comments. Optimized for both human readers and AI coding assistants who benefit from…

45 25d ago A 61 tokens original MIT

deep-research

09

petekp/claude-code-setup

Skill Claude CodeCodex

Conduct exhaustive, citation-rich research on any topic using all available tools: web search, browser automation, documentation APIs, and codebase exploration. Use when asked to "research X", "find out about Y", "investigate Z", "deep dive into...", "what's the current state of...", "compare options for..."…

45 25d ago A 119 tokens original MIT

emil-design-eng

10

petekp/claude-code-setup

Skill Claude CodeCodex

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

45 25d ago A 35 tokens copy · 97% MIT

petekp/claude-code-setup

Skill Claude CodeCodex

Perform evidence-driven, multi-subsystem audits of real codebases to find correctness bugs, race conditions, security gaps, stale documentation, dead code, and production-readiness risks. Use when asked to audit a system end-to-end, verify agent-written code before shipping, analyze a subsystem for correctness across…

45 25d ago A 102 tokens original MIT

petekp/claude-code-setup

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.

45 25d ago A 45 tokens copy · 100% MIT

latent-potential

13

petekp/claude-code-setup

Skill Claude CodeCodex

First-principles, team-of-experts assessment of a software project that surfaces latent potential; underexploited assets, a sharper north star, missing high-leverage capabilities, better framing and messaging. Produces a prioritized, evidence-grounded report with cheap probes, a reframe candidate, a stop-doing list…

45 25d ago A 191 tokens original MIT

literate-guide

14

petekp/claude-code-setup

Skill Claude CodeCodex

Create a narrative guide to a codebase or feature in the style of Knuth's Literate Programming — code and prose interwoven as a single essay, ordered for human understanding rather than compiler needs. Use when the user asks to 'explain this codebase as a story', 'write a literate guide', 'create a narrative…

45 25d ago A 145 tokens original MIT

plain

15

petekp/claude-code-setup

Skill Claude CodeCodex

Restate dense, jargon-heavy, or hard-to-follow content in plain language so the user actually understands it. Use whenever the user invokes /plain, says something like "explain that more simply", "I don't follow", "what does that actually mean", "in plain English", "break that down", "ELI5", or pastes/points at text…

45 25d ago A 141 tokens original MIT

petekp/claude-code-setup

Skill Claude CodeCodex

Create clear, polished before-and-after screenshots for a GitHub pull request. Use when a UI change needs visual proof: capture matching states, crop to the relevant UI, stitch and caption one comparison image, attach it natively to the PR, and keep the image out of the repository.

45 25d ago A 64 tokens original MIT

pr-self-review

17

petekp/claude-code-setup

Skill Claude CodeCodex

Draft short, plainspoken notes in the author's voice that help reviewers understand non-obvious choices, boundaries, and preserved behavior in the author's own pull request or local diff. Use when the user asks to self-review, annotate, or add reviewer context to their PR or changes. Draft locally when no PR exists…

45 25d ago A 110 tokens original MIT

react-change-review

18

petekp/claude-code-setup

Skill Claude CodeCodex

Review recent React, Next.js, or TypeScript UI code changes for hardening before merge or commit. Use when asked to review recent React code changes, audit a React diff, harden a feature, check a PR or branch for React issues, or produce a stack-ranked list of nonredundant findings and a recommended fix plan using…

45 25d ago A 95 tokens original MIT

spike

19

petekp/claude-code-setup

Skill Claude CodeCodex

Run a spike — a timeboxed, deliberately disposable experiment whose only job is to answer the unknowns in a task before anyone commits to a real implementation. Use whenever the user says "spike", "spike this", "let's spike it", "throwaway", "proof of concept", "POC", "quick and dirty", "just to see if it works"…

45 25d ago A 192 tokens original MIT

typography

20

petekp/claude-code-setup

Skill Claude CodeCodex

Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, implementing dark mode typography, or when asked about readability, font pairing, line height, measure…

45 25d ago A 69 tokens original MIT

write-goal

21

petekp/claude-code-setup

Skill Claude CodeCodex

Turn the prompt supplied with this skill into a concise, auditable Codex Goal or explain why a Goal is not the right fit. Use when the user asks to draft, formulate, rewrite, tighten, or create a /goal from a plain-language task, especially for multi-step work that needs a durable objective, evidence-based completion…

45 25d ago A 85 tokens original MIT

petekp-agent-skills

22

petekp/agent-skills

Plugin Claude Code

Plugin marketplace listing 46 plugins: rust, tuning-panel, unix-macos-engineer, model-first-reasoning, macos-app-design.

7 2mo ago A tokens not measured

petekp/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for petekp/agent-skills, covering petekp/agent-skills, structure, adding a skill, 1. create the skill directory and 2. register as a separate plugin in marketplace.json.

7 2mo ago A 388 tokens

petekp/agent-skills

Instructions file

Claude Code instructions for petekp/agent-skills, covering petekp/agent-skills, structure, adding a skill, 1. create the skill directory and 2. register as a separate plugin in marketplace.json.

7 2mo ago A 388 tokens