skills
Skill development pipeline with testing, Git, and review workflows
All Skills in This Repository (24)
Pure Emerald Level Indicatorsinit-project
Generate AGENTS.md, CLAUDE.md, README.md, and CHANGELOG.md for new projects.
awesome-code
Coordinate specialized AI agents to analyze tasks and produce actionable plans.
git-workflow
Automate standardized Git workflow governance with Conventional Commits and branch management.
frontend-specialist
Design frontend architectures and component systems for React/Vue apps.
brainstorming
Guide step-by-step design exploration with one question at a time.
systematic-debugging
Diagnoses bugs via a four-phase root-cause framework with evidence-based analysis and testing.
documentation-specialist
Automate technical documentation creation and maintenance for software projects.
mirror-optimizer
Detect and optimize image mirror configurations for Docker and package managers.
backend-specialist
Automate backend design and optimization for API-driven services.
writing-plans
Translate sparse specs into step-by-step implementation plans with TDD guidance.
security-specialist
Identify and mitigate security risks through threat modeling and compliance checks.
devops-specialist
Build and maintain CI/CD pipelines with Kubernetes, Docker, Terraform, and Ansible.
Frequently Asked Questions
FAQPage SchemaHow to install Bensz skills?▼
Run `npx skills add huangwb8/skills --all -g -y` in your terminal to install all skills in this collection globally.
What does this skill collection do?▼
It provides a complete pipeline for building and maintaining agent skills, including automated testing, code review, Git commits, PR review, release publishing, README writing, and prompt optimization.
Does it work with Claude Code and Codex?▼
Yes. All skills follow the open Agent Skills standard and run in Claude Code, OpenAI Codex, Cursor, and other compatible hosts.
How does it ensure skill quality?▼
It uses multi-round critical testing, quality principle checks, evidence tracking, and isolated task workspaces so every change is verified and auditable.
Can I use it without coding experience?▼
Yes. Once installed, you trigger skills with plain-language requests and the agent handles the underlying scripts and workflows.
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