Skip to content
View huiyonghkw's full-sized avatar

Organizations

@weipeiteam

Block or report huiyonghkw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
huiyonghkw/README.md
English · 中文
huiyonghkw · AI Notes — The question isn't whether AI replaces you, it's how the people who use AI first replace you

The question isn't whether AI will replace you — it's how the people who use AI first will.

禾口王 → 程 · 会勇 → 会用 · someone who genuinely uses AI well


🧩 About me

I make complicated AI make sense, and help you turn it into real value. Three things, that's it:

  • 💡 Explain it clearly — break dense AI down into plain talk. No jargon walls, no mysticism.
  • 🔍 Show the value — I don't just repeat the news. I walk you through how it actually works and where the money is.
  • 🎁 Hand it over — the methods and Skills I've built up go straight into your hands, so your AI gets the job done too.

My handle is a Chinese pun. The last three characters 「禾口王」 stack into 「程」 (chéng, "code / process"); 「会勇」 sounds like 「会用」 ("knows how to use") — so the name reads as "someone who genuinely knows how to use AI." I'm a backend veteran of 10+ years (gitlab-ci-docker 302★ · lnmp-docker 238★), now working full-time on turning AI into real productivity and running my content studio AI Notes by huiyonghkw.

🧰 Open-source Skills (drop-in for Claude Code)

Skill What it does
hekouwang-claude-md-doctor-skill CLAUDE.md linter: scores it as runtime config (0–100) + fix suggestions
hekouwang-claude-skill-doctor-skill Agent Skill linter: rates SKILL.md triggering / length / progressive disclosure / safety
hekouwang-yandu-deck-skill Yandu Deck: article → one-screen-per-scene slide deck, self-hosted fonts, ships to Cloudflare Pages
hekouwang-stock-data-reader-skill Public stock-data reader: pulls data via akshare → neutral post-hoc recap (financial-compliance guardrails built in)
hekouwang-cc-prod-skill Product-intro animations: wide-screen scroll HTML pipeline + one-click deploy to Aliyun OSS
cc-passenger-prototype-design-skill Passenger-app UI design system: OKLCH + BEM, pages that speak one visual language

🏷 Toolbox

Claude Code Python Java Go Docker Laravel Vue.js ffmpeg Cloudflare Pages GitHub Actions

📊 On GitHub

🧬 Languages I work in

PHP          ██████████████░░░░░░░░░░  60%   main backend · Laravel
Java         ███░░░░░░░░░░░░░░░░░░░░░░  14%   server-side
Go           ██░░░░░░░░░░░░░░░░░░░░░░░  10%   cloud-native · CLI
Python       ██░░░░░░░░░░░░░░░░░░░░░░░   8%   AI · data · automation
JavaScript   █░░░░░░░░░░░░░░░░░░░░░░░░   5%   frontend · Vue
Shell        █░░░░░░░░░░░░░░░░░░░░░░░░   3%   DevOps

Estimated by actual time spent, not GitHub byte counts (the auto-widget gets skewed by old PHP repos).

🌐 Find me

  • 🏠 Homepage / Yandu Deck: hekouwang.pages.dev
  • 📓 Everywhere (CN platforms): WeChat · Xiaohongshu · Toutiao · Bilibili — search 「会勇禾口王的AI笔记」
  • ✉️ huiyonghkw@gmail.com

Making AI make sense · so it creates more value for you

Pinned Loading

  1. CertHub CertHub Public

    Enterprise SSL Certificate Automation Platform

    Shell 13 1

  2. hekouwang-yandu-deck-skill hekouwang-yandu-deck-skill Public

    「演读 DECK」Claude Code Skill —— 把文章做成一屏一镜、可翻页/自动播放的沉浸式演示网页(暖黑/米白两套主色),自托管中文字体子集化,一键发布到 Cloudflare Pages。 如果嫌长想要更短的一句: 「演读 DECK」Claude Code Skill:把文章做成可翻页/自动播放的沉浸式演示网页,自托管字体,一键发布到 Cloudflare Pages。 We…

    HTML

  3. hekouwang-stock-data-reader-skill hekouwang-stock-data-reader-skill Public

    输入一个 A 股代码,用 akshare 拉公开数据并产出中立事后复盘报告(公众号/头条贴图,V2 米白数据控制台风)。内置金融合规护栏:不荐股、不预测、自动加风险提示条。会勇禾口王 · 个股公开数据速读 Skill。

    Python 1

  4. hekouwang-claude-skill-doctor-skill hekouwang-claude-skill-doctor-skill Public

    Agent Skill(SKILL.md)体检器:评 description 触发质量 / 篇幅 / 渐进披露 / 脚本外置 / 可移植性 / 安全(无硬编码密钥),出评分卡 + 修复建议。零依赖,claude-md-doctor 的姊妹工具。

    Python 1

  5. hekouwang-claude-md-doctor-skill hekouwang-claude-md-doctor-skill Public

    会勇禾口王的AI笔记 · CLAUDE.md 体检器:按「把 CLAUDE.md 当运行时配置」的最佳实践给项目打分(0–100)+修复建议。零依赖 Python,也可在 Claude Code 内说「检查我的 CLAUDE.md」直接调用。

    Python