Skip to content

whhe/ai-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Workshop

A personal collection of AI-related mini-projects, skills, plugins, and configurations for coding agents and IDEs.

What's Inside

  • .cursor/rules/ — Cursor AI rules and project conventions
  • skills/ — Reusable Agent Skills for AI coding assistants

Skills

Skill Description
code-analysis Multi-pass source code analysis and feature deep-dive. Produces structured documents with architecture diagrams, flow traces, and precise coverage of trigger conditions, edge cases, and error paths.
code-review Risk-priority code review with test-fix-retest closed loop. Covers behavioral regressions, SOLID/architecture, security, performance, dead code, and test coverage.
dingtalk-docs-reader DingTalk document read-only access: list, download, extract text, export PDF. Cookie-based auth, no enterprise app approval needed. Table documents (asheet) not supported.

Install

Install all skills:

npx skills add whhe/ai-workshop

Install a specific skill:

npx skills add whhe/ai-workshop --skill code-analysis
npx skills add whhe/ai-workshop --skill code-review
npx skills add whhe/ai-workshop --skill dingtalk-docs-reader

License

MIT © He Wang

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages