huangwb8

68 mods across 3 repositories, 2.8k stars between them.

huangwb8/ChineseResearchLaTeX

Skill Claude CodeCodex

A tool that turns research material—such as files, images, folders, web pages, or descriptions—into a research topic, search keywords, and key questions.

2.7k 5d ago A 109 tokens original MIT

huangwb8/ChineseResearchLaTeX

Skill Claude CodeCodex

A content-migration tool for moving text, references, and other written material into an existing ChineseResearchLaTeX document template. It works within the template’s allowed content files and does not change the template’s shared code or layout.

2.7k 5d ago A 161 tokens original MIT

skills AGENTS.md

27

huangwb8/skills

Instructions file CodexOpenCode

Project instructions stored in an AGENTS.md file for a repository that creates and maintains reusable AI-agent skills. They define directory boundaries, supported platforms, testing locations, temporary files, and the workflow for skill development.

48 2d ago A 8,243 tokens original MIT

skills CLAUDE.md

28

huangwb8/skills

Instructions file

A Claude Code instruction file for the huangwb8/skills project. It covers file references, task tracking, code changes, and the relationship between AGENTS.md and CLAUDE.md.

48 2d ago A 406 tokens copy · 83% MIT

auto-draw-plot

29

huangwb8/skills

Skill Claude CodeCodex

A workflow for planning and creating images from a written description. It supports general images as well as roadmaps, flowcharts, schematics, and architecture diagrams.

48 2d ago B 87 tokens original MIT

auto-test-code

30

huangwb8/skills

Skill Claude CodeCodex

A structured process for critically reviewing and testing software code. It records review findings, test plans, commands, results, and supporting files in a project workspace.

48 2d ago A 154 tokens original MIT

auto-test-project

31

huangwb8/skills

Skill Claude CodeCodex

A structured process for testing and improving a complete software project. It runs repeated critical tests and broader quality checks across the project.

48 2d ago A 94 tokens original MIT

auto-test-skill

32

huangwb8/skills

Skill Claude CodeCodex

A structured process for critically testing and improving a coding skill. It records test plans, findings, fixes, and quality checks in files that can be reviewed later.

48 2d ago A 158 tokens original MIT

awesome-code

33

huangwb8/skills

Skill Claude CodeCodex

A coordinator for complex software work involving multiple AI agents. It discovers available agents and project rules, then chooses whether the work should use one agent or several in parallel or sequence.

48 2d ago A 123 tokens original MIT

backend-specialist

34

huangwb8/skills

Skill Claude CodeCodex

A guide for designing and building backend services, the parts of an application that handle data, business rules, and requests. It covers APIs, databases, authentication, and service performance.

48 2d ago A 62 tokens original MIT

brainstorming

35

huangwb8/skills

Skill Claude CodeCodex

A guided design discussion that uses questions to clarify what should be built before coding starts. It compares possible approaches and removes unnecessary requirements.

48 2d ago A 65 tokens original MIT

code-reviewer

36

huangwb8/skills

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - reviews implementation against plan or requirements with severity分级(Critical/Important/Minor). NO MERGE WITHOUT CODE REVIEW FIRST.

48 2d ago A 48 tokens original MIT

context-optimizer

37

huangwb8/skills

Skill Claude CodeCodex

A context-management assistant for long conversations with AI agents. It helps organize the information an agent needs when conversations become large or contain conflicting details.

48 2d ago A 48 tokens original MIT

devops-specialist

38

huangwb8/skills

Skill Claude CodeCodex

A DevOps and operations guide for running software reliably. DevOps combines software development with the work of building, deploying, monitoring, and maintaining systems.

48 2d ago A 55 tokens original MIT

huangwb8/skills

Skill Claude CodeCodex

A technical-writing assistant for creating and maintaining developer documentation, such as README files and API references. API documentation explains how software interfaces accept requests and return responses.

48 2d ago A 47 tokens original MIT

frontend-specialist

40

huangwb8/skills

Skill Claude CodeCodex

A front-end development workflow for building or improving web pages, components, layouts, forms, dashboards, and responsive interfaces. It covers common tools and frameworks such as React, Vue, Next.js, Tailwind, and CSS.

48 2d ago A 198 tokens original MIT

git-workflow

41

huangwb8/skills

Skill Claude CodeCodex

A Git workflow guide for organizing commits, branches, pull requests, releases, and automated version-control tasks. Git is the system developers use to track code changes and collaborate.

48 2d ago A 47 tokens original MIT

mirror-optimizer

42

huangwb8/skills

Skill Claude CodeCodex

A skill that detects a project’s package managers and configures regional package mirrors, mainly for deployments from mainland China. Package mirrors are alternate servers for downloading dependencies such as libraries and container images.

48 2d ago A 140 tokens original MIT

huangwb8/skills

Skill Claude CodeCodex

Use when executing implementation plans with independent tasks - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates. Supports orchestrator, peer-to-peer, and pipeline coordination modes.

48 2d ago A 48 tokens original MIT

security-specialist

44

huangwb8/skills

Skill Claude CodeCodex

A security review skill for finding risks in applications, such as broken access controls, unsafe input handling, exposed secrets, and insecure settings. It also considers threat modelling and compliance needs.

48 2d ago A 48 tokens original MIT

huangwb8/skills

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation). NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST.

48 2d ago A 49 tokens original MIT

tdd-workflow

46

huangwb8/skills

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first. Enforces RED-GREEN-REFACTOR cycle with iron-law compliance.

48 2d ago A 59 tokens original MIT

writing-plans

47

huangwb8/skills

Skill Claude CodeCodex

Use when asked to create, review, or revise a multi-step implementation, bug-fix, or change plan before editing code, including existing plans that may use a legacy task-by-task template. Assume readers have no relevant professional background; explain what happened in plain language before giving precise analysis and…

48 2d ago A 65 tokens original MIT

bensz-collect-bugs

48

huangwb8/skills

Skill Claude CodeCodex

A process for recording bugs caused by defects in Bensz skills. It stores a structured local report and can publish one only when the user explicitly asks.

48 2d ago A 132 tokens original MIT