Reactor for AI coding agents — plugins, skills, and marketplace bits for Claude Code & friends. Like JARVIS: wire it in and your agent runs with real power.
Stars
22
Forks
0
Watchers
22
Open Issues
0
Overall repository health assessment
^7.7.3^10.0.320
commits
refactor(config): move config files under developer and add symlink
1e845ccView on GitHubrefactor(developer): move golang skill under developer and update plugin config
ef057ceView on GitHubrefactor(developer): add skills and agents symlinks for plugin
f71070aView on GitHubrefactor(git): restructure skills directory and add symlink for plugin
e0edb1cView on GitHubrefactor(commands): restore subdirectory structure and add symlink for plugin
46f5d05View on GitHubrefactor(commands): flatten command files into commands/ with git-xxx naming
8c5db6aView on GitHubfix(commands): add frontmatter to all command files for slash command registration
f02824dView on GitHubrefactor(git): split git commands into individual files for /shortcuts
5d09828View on GitHubfeat(golang): add golang skill with rules, patterns, and commands
a96dcb7View on GitHubfix(git): update command path in plugin.json to point to the new git skills directory
fccebbdView on GitHubfeat(git): add git skill with commit conventions, workflow, and commands reference
9d39aa1View on GitHubchore: add .keep files to designer, developer, and pm directories to ensure they are tracked by Git
f135632View on GitHubchore: add .keep file to agents/pm directory to ensure it is tracked by Git
220549eView on GitHubchore: remove test plugin from marketplace.json, add design plugin configuration, and update developer plugin path
ee9ab7bView on GitHub