claude-code-setup
Portable Claude Code and Codex configuration with workflow skills
All Skills in This Repository (33)
Pure Emerald Level Indicatorsreview-package
Bundle code files, a contextual README, and an instructional prompt into a zip archive.
transparent-ui
Generate interactive debugging interfaces visualizing internal state and data flow.
deepwiki
Query DeepWiki for AI-generated documentation and structure of public GitHub repositories.
audit-and-migrate
Audit and migrate technical debt-heavy codebases through phased workflows.
swift-apple-platforms
Engineer native Apple-platform software with Swift and SwiftUI.
research-prompt
Interview users to craft precise research prompts for AI agents.
api-design-patterns
Provides design patterns for REST, GraphQL, and gRPC APIs including authentication and pagination.
find-skills
Search the open agent skills ecosystem and install relevant skills.
design-motion-principles
Audit UI motion design using expert principles from Emil Kowalski, Jakub Krehel, and Jhey Tompkins.
personality-profiler
Generate personality profiles from Twitter, LinkedIn, and Instagram data exports.
react-useeffect
Guide React useEffect usage with best practices and anti-pattern avoidance.
solution-explorer
Guides multi-phase exploration of problem and solution spaces before implementation.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core