By orban
Personal skills collection - thinking techniques, debugging patterns, and process workflows
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"
Replace arbitrary timeouts with condition polling for reliable async tests
Validate at every layer data passes through to make bugs impossible
Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
Spot patterns appearing in 3+ domains to find universal principles
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
npx claudepluginhub orban/claude-skills --plugin claude-skillsHierarchical 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.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Daymade skills core suite. Bundles skill creation, quality review, governance, and marketplace development tooling under one shared namespace. Existing-skill edits use an old-vs-new capability audit and content-bound packaging attestation so prompt compression cannot silently delete runtime contracts. When the official skill-creator plugin is also installed, skill-creator detects the coexistence and offers a consent-based, reversible SessionStart routing hook so the daymade edition wins deterministically; on machines without the official plugin nothing is ever installed.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses