HeathWang
- 13 skills
- 0 followers
- 19 hours ago last updated
- ▌ To Prd · heathwangUse when creating or publishing a PRD from the current conversation context, especially after requirements, implementation decisions, or product scope have already been discussed.
- ▌ Caveman · heathwangUse when the user asks for terse, concise, token-efficient replies while keeping technical accuracy, says "caveman mode", "be brief", "less tokens", "回答短点", "少废话", "减少 token", or invokes /caveman.
- ▌ Handoff · heathwangUse when the user asks to create a handoff, session summary, context compact, continuation note, 交接文档, 压缩上下文, or instructions for the next agent to resume work later.
- ▌ Diagnose · heathwang bundleUse when debugging hard bugs, intermittent production incidents, customer-reported failures, crashes, broken workflows, thrown errors, unclear regressions, or cases where reproduction or fix confidence is uncertain.
- ▌ Bug Analysis · heathwangUse when a user reports a defect, crash, regression, incorrect result, performance degradation, intermittent failure, or unexplained behavior and wants root-cause analysis or fix recommendations.
- ▌ Java To Swift · heathwangUse when converting Java 1.8 classes to Swift 5.0+ Codable structs - handling type mapping, nullability, inheritance flattening, BaseReq exclusions, and property naming conventions.
- ▌ Java To Nextjs · heathwangUse when converting Java 1.8 classes to Next.js TypeScript interface definitions - handling type mapping, nullability, inheritance, naming conventions, and BaseReq/BaseResponse exclusions.
- ▌ Fetch Yuque Doc · heathwang bundleUse when Codex needs to fetch the content of a single Yuque page from a user-provided yuque.com link through a local logged-in Chrome-family browser, especially for private-space documents where token-based API access is unavailable or undesirable.
- ▌ Question Answer · heathwangUse when the user wants a read-only explanation of existing code behavior, architecture, control flow, data flow, dependencies, or implementation decisions and has not requested project changes.
- ▌ IOS I18N Workflow · heathwang bundleUse when iOS apps using SwiftGen L10n need localization work - adding keys, checking missing translations, or cleaning unused entries. Triggered by hardcoded strings, missing L10n references, incomplete translations across multiple languages, or unused localization cleanup requests.
- ▌ Git Commit Workflow · heathwangUse when committing git changes, especially when staged files already exist, changes need logical split commits, untracked files need safety checks, commit hooks modify files, or Chinese Conventional Commit messages are required.
- ▌ Linus Torvalds Review · heathwangUse when doing a code review or design analysis from the perspective of Linus Torvalds - applying principles of good taste, simplicity, pragmatism, and zero tolerance for unnecessary complexity. Triggered by "linus review", "brutal review", "is this code good", or requests for opinionated technical critique.
- ▌ Code Review With Files · heathwangUse when reviewing source files, diffs, commits, pull requests, or bugfixes for correctness issues, regressions, security problems, performance risks, edge cases, or missing tests across any language or framework.