Use when asked to create or edit style guides, design systems, component libraries, or update existing frontend components for web projects
Use when running tests via test-runner subagents - delegates test execution to background agents with incremental timeout escalation
Custom Claude skills for my specialized workflows.
Location: skills/frontend-styleguide/SKILL.md
Purpose: Create comprehensive frontend style guides efficiently without wasting context on repeated exploration.
Use when:
Location: skills/test-execution-manager/SKILL.md
Purpose: Manage test execution via test-runner subagents with incremental timeout escalation strategy.
Use when:
Location: hooks/PostToolUse.ruff-python
Purpose: Automatically run ruff linter and formatter on Python files after editing.
Use when:
Key features:
ruff check && ruff format on edited Python filesCore principle: Automatic, transparent, never blocking.
Installation:
After installing the plugin via marketplace:
cd ~/.claude/plugins/marketplaces/wzkariampuzha-claude-skills/hooks
Then run the installer:
sh install-ruff-hook.sh
Or from cloned repository:
cd claude-skills/hooks
sh install-ruff-hook.sh
See hooks/README.md for detailed installation and configuration instructions.
Requirements:
jq (JSON parser)ruff (Python linter/formatter)Add the marketplace to Claude Code:
/plugin marketplace add wzkariampuzha/claude-skills
Install skills:
/plugin install frontend-styleguide@wzkariampuzha-claude-skills
/plugin install test-execution-manager@wzkariampuzha-claude-skills
Install hooks (optional):
cd ~/.claude/plugins/marketplaces/wzkariampuzha-claude-skills/hooks
sh install-ruff-hook.sh
Clone the repository:
git clone https://github.com/wzkariampuzha/claude-skills.git
For skills:
cp -r claude-skills/skills/frontend-styleguide ~/.claude/skills/
cp -r claude-skills/skills/test-execution-manager ~/.claude/skills/
For hooks:
cd claude-skills/hooks
./install-ruff-hook.sh
The skills and hooks will be automatically available in your Claude Code sessions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wzkariampuzha/claude-skills --plugin wzkariampuzha-claude-skillsA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.