qyinm/agent-skills-archive Skills
(4)Browse AI agent skills from qyinm/agent-skills-archive for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
git-commit-helper
qyinm/agent-skills-archive
Provides expert guidance for Git commit messages, including conventional commit formatting and best practices. Use when creating or editing Git commit messages.
log-work
qyinm/agent-skills-archive
Documents development work into changelog-style markdown files organized by date. Analyzes recent changes and creates structured work logs. Use when logging completed work or creating development history.
rubberduck-learning
qyinm/agent-skills-archive
Guides coding sessions in a learning-first rubber duck style. Use when user wants to study while fixing bugs or implementing features, with Socratic questioning, hypothesis-first debugging, and reflection before final solutions.
worklog-context
qyinm/agent-skills-archive
Analyzes past work history from worklogs to provide relevant context for current development tasks. Searches and summarizes previous work automatically. Use when starting new features, debugging issues, or understanding past decisions.