Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

howell5/willhong-skills

5 skills2k installs5 starsGitHub

Install

npx skills add https://github.com/howell5/willhong-skills

Skills in this repo

1GraphifyThe graphify skill helps with Use when exploring unfamiliar codebases, before searching for code, or after editing files. Builds a structural AST index (classes, functions, imports, call graph) from 12 languages via tree-sitter. Trigger: /graphify. Key workflows include graphify - Code Navigation Layer; First-time setup (one-time per machine); Commands; `/graphify build` - Build index (first time, or full rebuild). Agents should invoke it when users ask about graphify or mention triggers defined in the skill frontmatter. Follow the SKILL.md steps, reference files, and output formats rather than improvising outside documented scope. **Manual updates only.** The graph does not refresh on its own - you (or the user) run `graphify update` or `graphify build` when you want a fresh index. This avoids write conflicts in git worktrees and other multi-session setups. ## First-time setup (one-time per machine) npm i -g graphify-ts # install CLI Then, once per project: graphify build . After that, refresh manually whenever the index drifts from the code (see `graphify update` below). ## Commands ### `/graphify build`1.8kinstalls2Vitepress TutorialAnalyzes a repository and produces a VitePress tutorial site teaching how the code works internally, not how to use it. A developer uses it to create implementation-focused source-code tutorials.44installs3Check Claude MdAnalyzes what changed in a session and identifies new conventions, technical decisions, or workflow patterns worth recording in CLAUDE.md. A developer runs it after finishing a feature, fix, or refactor to keep project memory current.28installs4Frontend I18n OrchestratorRuns an auto-first i18n workflow that detects the stack and current i18n setup, asks only unresolved business decisions, then migrates strings and enforces quality gates. A developer uses it to internationalize a frontend repo with minimal questions.28installs5Social PolishGenerates high-quality social long-form posts by deeply analyzing a topic across four dimensions, removing AI-sounding phrasing, and reviewing on six quality axes. A writer uses it to produce ready-to-publish posts for X, Xiaohongshu, or WeChat.27installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

howell5/willhong-skills · 5 skills · Skillselion