By stoke-gh
Essential knowledge about Claude Code's internal operations, configuration system, and behavior. Expert guide for settings, plugins, marketplaces, skills, agents, hooks, and troubleshooting.
Max's curated collection of Claude Code plugins for promotion of sanity
A marketplace of Claude Code plugins that hopefully make claude screw up less on things I do a lot.
Transforms Claude Code into a Graphite stacking expert. Makes stacked PR workflows the default behavior with automatic stack-first thinking, git command protection, and workflow automation.
Features:
gt alternativesFull Documentation | View Source
Essential knowledge about Claude Code's configuration system. Makes Claude an expert in debugging plugins, understanding settings precedence, and troubleshooting common issues.
Features:
Full Documentation | View Source
claude plugin marketplace add stoke-gh/max-skill-market
Interactive (Recommended):
# In Claude Code, type:
/plugin
# Navigate to "Browse Plugins"
# Select max-skill-market → graphite-workflow
# Click "Install"
Command Line:
# Install specific plugin
claude plugin install graphite-workflow@max-skill-market
# Restart Claude Code to activate
After restarting Claude Code:
# Test command availability
/gt-create-stack
# Ask Claude about Graphite
"How should I structure a new feature using Graphite stacks?"
A marketplace is a curated catalog of Claude Code plugins. When you add a marketplace, you gain access to all its plugins for easy browsing and installation through Claude Code's plugin management interface.
Benefits:
Want to add a plugin to this marketplace? Check out the plugin development guide to see how plugins are structured.
max-skill-market/
├── .claude-plugin/
│ └── marketplace.json # Plugin catalog
└── plugins/
└── graphite-workflow/ # Individual plugin
├── .claude-plugin/
├── commands/
├── skills/
└── hooks/
MIT
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.
npx claudepluginhub stoke-gh/max-skill-market --plugin claude-configExpert BI analyst for Looker - build queries, dashboards, and analyze data with Looker MCP integration. Provides comprehensive guidance for using Looker's explores, visualizations, calculations, and programmatic query building.
Makes Claude Code an expert in Graphite stacked PR workflows. Automatically applies stack-first thinking to all development work, enforces <200 LOC PRs, teaches gt commands over git, and handles feedback with modify/restack patterns.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Meta-cognitive tools for Claude Code self-improvement. Learn from feedback, optimize configuration, and evolve your AI development workflow.
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
A Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.