Skip to content

bonkey/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Private skill collection for AI coding agents.

Install All

npx skills add bonkey/skills -g --all

Skills

decision-log

Lightweight ADR decision log that auto-captures plans. Includes a Claude Code hook (PostToolUse on ExitPlanMode) that prompts the agent to write a concise decision record after every plan approval. Cross-CLI via AGENTS.md fallback.

npx skills add bonkey/skills -g --skill decision-log -y

skills-manual

Guidelines for creating well-structured AI agent skills. Includes Anthropic's official skill builder guide as reference.

npx skills add bonkey/skills -g --skill skills-manual -y

done

Check if a PR already exists; if it does, update the PR. If no PR exists, merge current branch locally into main and push to main remote.

npx skills add bonkey/skills -g --skill done -y

claude-plugin-creator

Create Claude Code plugins, skills, commands, agents, hooks, MCP servers, and marketplace files. Includes decision guide for choosing between plugin vs skill vs MCP vs standalone.

npx skills add bonkey/skills -g --skill claude-plugin-creator -y

pr

Create, update, and manage pull requests with auto-generated descriptions from git diffs. Supports full PR lifecycle: create, update, close, merge, reviewers, labels, and CI checks.

npx skills add bonkey/skills -g --skill pr -y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages