Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub wzkariampuzha/claude-skills --plugin wzkariampuzha-claude-skillsUse 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.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Frontend platform discipline: CSS, Tailwind CSS v4, accessibility, and browser-specific practices
A la carte AI skills for LLM-assisted development
Battle-tested skills, agents, and commands for Claude Code — TDD workflows, systematic debugging, code review, and parallel task execution.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Opinionated Python 3.11+ engineering system. Establishes strong defaults (SOLID, typing policy, testing standards, code smell detection) and routes to specialist skills for TDD, CLI, web, data/science, and constrained environments.
Systematic testing through mental execution - trace code, skills, commands, and configs line-by-line with concrete values to find bugs, missing logic, edge cases, and AI hallucinations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim