petekppetekpCommunityยท33 Agent Skills Included

claude-code-setup

Portable Claude Code and Codex configuration with workflow skills

Syncs skills, hook scripts, and settings across Claude Code and Codex via symlinks, keeping one version-controlled setup on every machine. Includes ready-made skills for code review, system audits, research, typography, PR screenshots, and plain-English briefings. Eliminates manual reconfiguration, broken symlinks, and stale skill copies with self-healing setup and validation scripts.
npx skills add petekp/claude-code-setup --all -g -y
Available:

Tells the agent how this configuration repo is wired, which validation and repair scripts to run after changing skills or settings, and how to keep symlinks and skill manifests healthy.

All Skills in This Repository (33)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
petekppetekp

review-package

Bundle code files, a contextual README, and an instructional prompt into a zip archive.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

transparent-ui

Generate interactive debugging interfaces visualizing internal state and data flow.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

deepwiki

Query DeepWiki for AI-generated documentation and structure of public GitHub repositories.

Community
Intermediate
๐Ÿ“ฆ In Repo
petekppetekp

audit-and-migrate

Audit and migrate technical debt-heavy codebases through phased workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

swift-apple-platforms

Engineer native Apple-platform software with Swift and SwiftUI.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

research-prompt

Interview users to craft precise research prompts for AI agents.

Community
Intermediate
๐Ÿ“ฆ In Repo
petekppetekp

api-design-patterns

Provides design patterns for REST, GraphQL, and gRPC APIs including authentication and pagination.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

find-skills

Search the open agent skills ecosystem and install relevant skills.

Community
Basic
๐Ÿ“ฆ In Repo
petekppetekp

design-motion-principles

Audit UI motion design using expert principles from Emil Kowalski, Jakub Krehel, and Jhey Tompkins.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

personality-profiler

Generate personality profiles from Twitter, LinkedIn, and Instagram data exports.

Community
Advanced
๐Ÿ“ฆ In Repo
petekppetekp

react-useeffect

Guide React useEffect usage with best practices and anti-pattern avoidance.

Community
Intermediate
๐Ÿ“ฆ In Repo
petekppetekp

solution-explorer

Guides multi-phase exploration of problem and solution spaces before implementation.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-setup?โ–ผ

Run `npx skills add petekp/claude-code-setup --all -g -y` in your terminal to install all skills in this suite globally.

What does claude-code-setup actually do?โ–ผ

It symlinks one version-controlled repo of skills, hooks, and settings into Claude Code and Codex so both tools share the same configuration on every machine.

Which skills are included in this repo?โ–ผ

It ships skills for React change review, exhaustive system audits, deep research, typography, PR screenshots, code comments, plain-English catch-ups, and workflow audits of your own sessions.

Does it work with both Claude Code and Codex?โ–ผ

Yes. A sync script links each skill into ~/.codex/skills on every session start, and an exclude file lets you skip skills that conflict with Codex built-ins.

Can I fork and customize this setup?โ–ผ

Yes. Fork the repo, run ./setup.sh, and edit files in place since the symlinked locations are the same files; push and pull to sync across machines.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’