Skip to content

cnkang/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

A collection of agent skills for AI-assisted development workflows.

Included Skills

Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. Automatically intercepts all git add, git commit, and git push operations to enforce a plan-first workflow with built-in safety gates.

Key features:

  • Plan-first workflow prevents accidental mixed commits
  • Built-in safety gates (sensitive data, conflict markers, protected branches, large files, etc.)
  • Auto-execute by default, plan-first on request
  • Cross-platform support: Codex, Claude Code, Kiro, Kimi, Qwen, Gemini, OpenAI

Parse SonarCloud project, issue, and security hotspot links, then fetch normalized read-only details for agent analysis and code-fix workflows.

Key features:

  • Supports project, issue, and security hotspot links
  • Batch processing for multiple links
  • Agent-friendly JSON and markdown output
  • Read-only — never modifies SonarCloud state

Usage

npx skills add cnkang/skills/<skill-name>

License

MIT

About

A collection of skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages