pkarpovich

45 mods across 1 repository, 2 stars between them.

pkarpovich

01

pkarpovich/environment

Plugin Claude Code

Pavel's personal Claude Code skills as installable plugins.

2 22d ago A tokens not measured

ai-agent-architect

03

pkarpovich/environment

Agent

Use this agent when you need expert guidance on designing, implementing, or optimizing AI agent systems for production environments. Examples include: when you're architecting a multi-agent system and need advice on agent coordination patterns; when you're struggling with context management across agent interactions…

2 22d ago A 0 tokens

external-expert

04

pkarpovich/environment

Agent

Use this agent when you need an external expert opinion from OpenAI Codex on code-related questions, best practices, or technical insights. This agent provides read-only consultation by querying the Codex CLI tool.

2 22d ago B 45 tokens

pkarpovich/environment

Agent

Use this agent when you need to optimize prompts specifically for GPT-5's unique capabilities and characteristics. Examples include: when you need to control "agentic eagerness" in GPT-5 workflows, when you want to leverage GPT-5's reasoningeffort parameter, when you're designing prompts for GPT-5's enhanced…

2 22d ago A 0 tokens

prompt-optimizer

06

pkarpovich/environment

Agent

Use this agent when you need to improve the performance of AI prompts, system instructions, or agent configurations. Examples include: when an existing agent is producing inconsistent results, when you want to optimize a prompt for better accuracy or efficiency, when you need to redesign system instructions for…

2 22d ago A 0 tokens

pkarpovich/environment

Agent

Audits a single Claude Code skill candidate (URL + author) for topic relevance and author quality. Spawned in parallel by the skill-finder skill - one subagent per candidate - and returns a structured JSON verdict. Do not invoke directly; use the skill-finder skill, which orchestrates gathering, fan-out, and…

2 22d ago A 73 tokens

rvb

11

pkarpovich/environment

Command

Launch a revdiff review showing only the changes made on the current branch since it diverged from the default branch — excluding any upstream changes that haven't been merged in. The review must include uncommitted/staged changes too.

2 22d ago A 19 tokens

agent-browser

12

pkarpovich/environment

Skill Claude CodeCodex

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple…

2 22d ago A 113 tokens

agent-builder

13

pkarpovich/environment

Skill Claude CodeCodex

Build multi-step LLM agents for the Continuum system. Use when creating agent definitions with nodes, edges, tools, and execution flows. Triggers on requests to "create an agent", "build a workflow", "design an agent graph", or when discussing Continuum agent architecture. Supports parallel execution, conditional…

2 22d ago A 74 tokens

bruq

14

pkarpovich/environment

Skill Claude CodeCodex

Execute Bruno .bru API requests via curl, or create new .bru files. Use when user asks to run, execute, or test an API request from a Bruno collection, references a .bru file, or wants to create a new Bruno request file.

2 22d ago A 54 tokens

pkarpovich/environment

Skill Claude CodeCodex

Expert prompt engineering for Claude 4.x models (Sonnet 4.5, Opus 4.5, Haiku 4.5). Use when creating system prompts, optimizing existing prompts, designing agentic workflows, or improving prompt effectiveness. Triggers on requests like "optimize this prompt", "write a system prompt", "improve these instructions"…

2 22d ago A 97 tokens

claudemd-audit

16

pkarpovich/environment

Skill Claude CodeCodex

Audit CLAUDE.md files against best practices. Analyzes length, structure, anti-patterns, and generates improvement recommendations with concrete suggestions. Invoke when user says "audit claude.md", "check claude.md", "review claude.md", "improve claude.md".

2 22d ago A 64 tokens

context7

17

pkarpovich/environment

Skill Claude CodeCodex

Fetch up-to-date, version-specific documentation and code examples for libraries via the Context7 platform. Use when you need authoritative API references, current syntax, or to verify a library behavior beyond your training cutoff. Especially valuable for fast-moving libraries (React, Next.js, Tailwind, FastAPI…

2 22d ago A 97 tokens

css-baseline

18

pkarpovich/environment

Skill Claude CodeCodex

Modern CSS (2026) style guide for plain CSS and CSS Modules. Apply automatically when writing, editing, or reviewing .css, .module.css, or .scss files. Targets Chrome (last 4) and Safari 26+. No fallbacks, no @supports hedges, no legacy support. Prescribes Grid/Flexbox over position:absolute for layout; intrinsic…

2 22d ago A 213 tokens

deep-review

19

pkarpovich/environment

Skill Claude CodeCodex

Multi-pass code review of branch changes against the default branch. Broad parallel sweep across quality, implementation, tests, simplification, and docs, with optional external (codex) second-opinion consultation. Reports findings only — does not modify code. Use when user asks for "deep review", "thorough review"…

2 22d ago A 76 tokens

defuddle

20

pkarpovich/environment

Skill Claude CodeCodex

Convert any web article, blog post, documentation page, or release-notes URL into clean markdown with a YAML metadata block (title, author, site, published date, source URL, word count) via the public defuddle.md HTTP API — just curl https://defuddle.md/ . Use this INSTEAD of WebFetch whenever the user shares a URL…

2 22d ago A 291 tokens

draft-message

21

pkarpovich/environment

Skill Claude CodeCodex

Draft a Slack / email / chat message, propose it in chat first, and save to /.local/messages/ only after the user approves. Invoke when the user says "draft a message", "write to about", "slack ", "send a message to ", or any similar request to compose a chat / email message for review before sending. Pavel often asks…

2 22d ago A 97 tokens

gh-grep

22

pkarpovich/environment

Skill Claude CodeCodex

Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for implementation patterns, API usage examples, library integration patterns, or production code references. Supports literal code search, regex patterns, and filtering by language/repo/path.

2 22d ago A 59 tokens

github-radar

23

pkarpovich/environment

Skill Claude CodeCodex

Cross-repo GitHub radar - a personal snapshot of the open pull requests and issues that involve you, run from any directory (account-wide, not tied to the current repo). Covers your own repos (every open PR/issue, any author) plus anywhere you are involved on other people's repos (authored, assigned, mentioned, or…

2 22d ago A 227 tokens

go

24

pkarpovich/environment

Skill Claude CodeCodex

Go 1.25+ development standards and coding conventions. Use when writing, reviewing, or refactoring Go code. Triggers on Go file creation/editing, code reviews, architecture decisions, testing strategies, error handling patterns, concurrency, or when user asks about Go best practices.

2 22d ago A 59 tokens