Personal skills and Intent Layer tools
npx claudepluginhub orban/claude-skillsPersonal skills collection - thinking techniques, debugging patterns, and process workflows
Hierarchical AGENTS.md infrastructure for AI-navigable codebases. Create CLAUDE.md/AGENTS.md files that help AI agents navigate your codebase like senior engineers.
MCP server for MX3 Fitness gym booking at Noe Valley. Check schedules, book slots, cancel reservations, and view credits.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Personal marketplace for Claude Code plugins and skills.
| Plugin | Description |
|---|---|
| claude-skills | Personal skills - thinking techniques, debugging patterns, process workflows |
| intent-layer | Intent Layer plugin - AGENTS.md infrastructure for AI navigation |
| mx3-gym-mcp | MCP server for MX3 Fitness gym booking - schedules, reservations, credits |
# Add this marketplace
/plugin marketplace add orban/claude-skills
# List available plugins
/plugin list orban
# Install a plugin
/plugin install claude-skills@orban
/plugin install intent-layer@orban
/plugin install mx3-gym-mcp@orban
A collection of skills that complement superpowers:
Tools for creating and maintaining Intent Layer infrastructure (hierarchical AGENTS.md/CLAUDE.md files that help AI agents navigate codebases).
Skills: /intent-layer, /intent-layer-maintenance, /intent-layer-onboarding, /intent-layer-query
See orban/intent-layer for full documentation.
MCP server for MX3 Fitness gym booking at Noe Valley. Provides 4 tools:
get_schedule — Check slot availability for a datebook_slot — Reserve a stationcancel_booking — Cancel a reservationget_my_bookings — View upcoming reservations and creditsRequires MX3_USERNAME and MX3_PASSWORD environment variables.
See orban/mx3-gym-mcp for full documentation.