huangwb8huangwb8Community·24 Agent Skills Included

skills

Skill development pipeline with testing, Git, and review workflows

Builds, tests, and maintains reusable agent skills through a standardized development pipeline. Covers critical code review, multi-round testing, Git commits, PR review, release publishing, README writing, and prompt optimization. Eliminates ad-hoc skill authoring by enforcing quality gates, evidence tracking, and auditable task workspaces. Works across Claude Code, Codex, Cursor, and other hosts following the open Agent Skills standard.
npx skills add huangwb8/skills --all -g -y
Available:

Instructs the agent on how to create, test, and maintain skills in this repository, enforcing workspace isolation, quality gates, privacy rules, and cross-skill collaboration protocols.

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
huangwb8huangwb8

init-project

Generate AGENTS.md, CLAUDE.md, README.md, and CHANGELOG.md for new projects.

Community
Advanced
📦 In Repo
huangwb8huangwb8

awesome-code

Coordinate specialized AI agents to analyze tasks and produce actionable plans.

Community
Advanced
📦 In Repo
huangwb8huangwb8

git-workflow

Automate standardized Git workflow governance with Conventional Commits and branch management.

Community
Intermediate
📦 In Repo
huangwb8huangwb8

frontend-specialist

Design frontend architectures and component systems for React/Vue apps.

Community
Intermediate
📦 In Repo
huangwb8huangwb8

brainstorming

Guide step-by-step design exploration with one question at a time.

Community
Advanced
📦 In Repo
huangwb8huangwb8

systematic-debugging

Diagnoses bugs via a four-phase root-cause framework with evidence-based analysis and testing.

Community
Advanced
📦 In Repo
huangwb8huangwb8

documentation-specialist

Automate technical documentation creation and maintenance for software projects.

Community
Advanced
📦 In Repo
huangwb8huangwb8

mirror-optimizer

Detect and optimize image mirror configurations for Docker and package managers.

Community
Advanced
📦 In Repo
huangwb8huangwb8

backend-specialist

Automate backend design and optimization for API-driven services.

Community
Advanced
📦 In Repo
huangwb8huangwb8

writing-plans

Translate sparse specs into step-by-step implementation plans with TDD guidance.

Community
Advanced
📦 In Repo
huangwb8huangwb8

security-specialist

Identify and mitigate security risks through threat modeling and compliance checks.

Community
Advanced
📦 In Repo
huangwb8huangwb8

devops-specialist

Build and maintain CI/CD pipelines with Kubernetes, Docker, Terraform, and Ansible.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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