npx claudepluginhub thurstonsand/thurstons-claude-skillsProject lifecycle management including git workflows, code review, and system architecture planning
Skills for managing homelab infrastructure including remote server management
A marketplace of Agent Skills plugins for Claude Code that extend Claude's capabilities with specialized workflows and tools.
project-management-plugin)Project lifecycle management tools for git workflows, code review, and system architecture.
Skills included:
Commands:
Agents:
Use when: Working with git commits, pull requests, code reviews, or designing new system features.
homelab-plugin)Skills for managing homelab infrastructure including remote server management.
Skills included:
Use when: Working with containers on remote TrueNAS servers, querying databases, or executing commands.
/plugin marketplace add thurstonsand/claude-skills
# Install all plugins
/plugin install project-management@thurstons-skills
/plugin install homelab@thurstons-skills
# Or install only specific plugins you need
/plugin install project-management@thurstons-skills
For testing or contributing:
/plugin marketplace add /path/to/claude-skills
/plugin install project-management@thurstons-skills
/plugin install homelab@thurstons-skills
claude-skills/ # Marketplace root
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── project-management/ # Project lifecycle plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ │ ├── gc.md
│ │ ├── pr.md
│ │ └── system-architect.md
│ ├── agents/
│ │ └── code-reviewer.md
│ └── skills/
│ ├── git-commit-helper/
│ │ └── SKILL.md
│ └── pr-review-helper/
│ ├── SKILL.md
│ └── scripts/
├── homelab/ # Homelab infrastructure plugin
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── truenas-docker-ops/
│ ├── SKILL.md
│ └── scripts/
└── README.md
Once installed, Claude will automatically use these skills based on task context:
Project Management Plugin:
git-commit-helper skillpr-review-helper skill/gc to create a git commit with documentation checks/pr to create a pull request with interactive review/system-architect to design new features or systemscode-reviewer agentHomelab Plugin:
truenas-docker-opsYou can mix and match plugins based on your needs - install only the ones you want to use.
Contributions are welcome! To add or improve skills:
See individual skill directories for specific licenses. The skill-creator skill includes its own LICENSE.txt file.
Thurston Sandberg
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations