haojing8312 avatar

haojing8312

Community

@haojing8312

8Followers
|
106Public Repos
|
36Published Skills

Agent Skills by haojing8312

Showing 36 vetted skills indexed across 1 GitHub repositories.

haojing8312haojing8312
154

workclaw-release-prep

Analyze git commits and tags to recommend version bumps and draft bilingual release notes.

Community
Advanced
haojing8312haojing8312
154

workclaw-release-readiness

Validate WorkClaw release-sensitive changes and generate a GREEN/YELLOW/RED verdict.

Community
Intermediate
haojing8312haojing8312
154

workclaw-change-verification

Map changed files to minimal verification commands and run them.

Community
Intermediate
haojing8312haojing8312
154

workclaw-release-publish

Publish a confirmed WorkClaw release with git tag and Windows installer.

Community
Advanced
haojing8312haojing8312
154

workclaw-implementation-strategy

Generate implementation strategies for WorkClaw runtime component changes.

Community
Advanced
haojing8312haojing8312
154

workclaw-cleanup-execution

Execute reviewed repository hygiene cleanup batches and route verification through workclaw-change-verification.

Community
Intermediate
haojing8312haojing8312
154

workclaw-repo-hygiene-review

Triage pnpm repo-hygiene findings into categorized cleanup candidates.

Community
Intermediate
haojing8312haojing8312
154

using-git-worktrees

Create isolated git worktrees with new branches and run dependency setup and tests.

Community
Advanced
haojing8312haojing8312
154

slack-messaging

Send and read Slack messages via slackcli from the command line.

Community
Intermediate
haojing8312haojing8312
154

test-driven-development

Enforce test-first development with failing tests, minimal implementation, and refactoring.

Community
Intermediate
haojing8312haojing8312
154

finding-duplicate-functions

Identify semantic duplicate functions in JavaScript/TypeScript codebases via extraction and LLM categorization.

Community
Intermediate
haojing8312haojing8312
154

systematic-debugging

Diagnose and isolate root causes of software bugs and test failures.

Community
Advanced
haojing8312haojing8312
154

using-superpowers

Invoke applicable skills before responding to any user message.

Community
Intermediate
haojing8312haojing8312
154

dispatching-parallel-agents

Dispatch isolated agents to investigate multiple independent tasks concurrently.

Community
Intermediate
haojing8312haojing8312
154

mcp-cli

Discover and invoke MCP server tools, resources, and prompts via the mcp CLI.

Community
Intermediate
haojing8312haojing8312
154

executing-plans

Execute implementation plans in batches with git worktrees and review checkpoints.

Community
Advanced
haojing8312haojing8312
154

finishing-a-development-branch

Automate Git branch finishing with merge, PR, or cleanup options after tests pass.

Community
Advanced
haojing8312haojing8312
154

brainstorming

Guide teams from raw ideas to validated design concepts with structured steps.

Community
Advanced
haojing8312haojing8312
154

using-tmux-for-interactive-commands

Orchestrate interactive CLI tools via detached tmux sessions with send-keys and capture-pane.

Community
Intermediate
haojing8312haojing8312
154

writing-plans

Generate end-to-end implementation plans with task breakdowns, file paths, tests, docs, and commit messages.

Community
Advanced
haojing8312haojing8312
154

requesting-code-review

Analyze git diff ranges and categorize issues by severity for code review.

Community
Intermediate
haojing8312haojing8312
154

receiving-code-review

Verify code review feedback before implementing changes in pull requests.

Community
Intermediate
haojing8312haojing8312
154

writing-skills

Create, edit, and validate Claude skills with test-driven development.

Community
Advanced
haojing8312haojing8312
154

verification-before-completion

Run verification commands and review output before claiming work completion.

Community
Basic