ClaudePreference
Automated code review, bug fixing, and project maintenance workflows
All Skills in This Repository (7)
Pure Emerald Level Indicatorsexplain
Explain code targets with repository references and call-chain context.
image-converter
Convert images between common formats on macOS using local utilities.
browser-flow-fallbacks
Diagnose flaky browser automation flows using logs and DOM state.
refactor-design-report
Generate a code-grounded refactor design report with implementation order and acceptance criteria.
develop-review-gate
Coordinate in-workspace development with two self-review passes before final approval.
local-project-runtime
Diagnose and stabilize local repo setups with Docker Compose lifecycle commands.
doc-code-review-report
Verify document claims against the codebase and produce an evidence-backed findings report.
Frequently Asked Questions
FAQPage SchemaHow to install ClaudePreference?โผ
Run `npx skills add penwyp/ClaudePreference --all -g -y` in your terminal to install all commands and skills globally.
What does ClaudePreference do?โผ
It provides ready-made development workflow commands for bug fixing, code review, security scanning, branch cleanup, and documentation updates, plus reusable skills for code explanation and local runtime setup.
How to automate code review with ClaudePreference?โผ
Use the review-code and develop-review-gate workflows to run structured self-review passes, catch bugs and contract mismatches, and pause for human confirmation before committing.
Does ClaudePreference work with Claude Code and Codex?โผ
Yes. The commands integrate with Claude Code, and the skills directory follows the standard SKILL.md format that runs in Codex and other compatible coding environments.
Can non-developers use ClaudePreference?โผ
Basic usage only requires typing simple slash commands in plain English, though the workflows are designed primarily for software development tasks.
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