By koromiko
Default tool auto-approval with sensitive-path guards and macOS permission/stop notification hooks
A local marketplace for Claude Code plugins, providing custom tools, skills, and agents for enhanced development workflows.
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── session-manager/ # Terminal session management plugin
│ ├── commands/ # Slash commands
│ ├── scripts/ # Helper scripts
│ └── skills/ # Knowledge skills
├── claude-usage-analyzer/ # Usage analytics plugin
│ ├── commands/ # Slash commands
│ ├── scripts/ # Python analysis pipeline
│ └── reference/ # Reference data
├── default-tools/ # Auto-approve hooks plugin
│ └── hooks/ # Event handlers
├── stackey-backend/ # Stackey API integration plugin
│ ├── agents/ # Code generation agents
│ └── skills/ # API, auth, database knowledge
├── stackey-experts/ # Stackey expert agents (symlink → /Users/neo/Projects/Stackey)
│ ├── agents/ # Domain expert agents
│ └── commands/ # Orchestration commands
├── swift-project-tools/ # Swift Project Tools (symlink)
└── local_plugins/ # Additional local plugins
└── tokenz-checkout-skills/
Terminal session management - fork sessions, run commands in panes/tabs, capture output.
/fork - Fork current Claude Code session, /run-in-pane - Run command in new pane/tab, /list-sessions - List managed sessionsAnalyze Claude Code session usage data and generate comprehensive reports with quantitative and qualitative insights.
/analyze-usage - Run full analysis pipelineAuto-approve safe tools with sensitive-path guards, macOS permission and stop notifications.
Skills for working with StackeyBackend Supabase API - blocks, media, favorites, and authentication.
Expert agents for the Stackey ecosystem with specialized knowledge for each component.
stackey-app-expert - iOS/Swift, XcodeGen, SwiftUI, keyboard extensionstackey-backend-expert - Supabase Edge Functions, PostgreSQL, authenticationcontract-manager - OpenAPI specs, Swift type generation, contract testing/generate-orchestration - Generate agent orchestration instructions for CLAUDE.mdCross-references web checkout specifications for iOS SDK development.
Add this marketplace to your Claude Code configuration:
{
"marketplace": {
"sources": [
"[email protected]:koromiko/my_claudecode_marketplace.git"
]
}
}
plugin.json manifest with name, version, and description.claude-plugin/marketplace.jsonPrivate repository for personal use.
Matches all tools
Hooks run on every tool call, not just specific ones
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 koromiko/my_claudecode_marketplace --plugin default-toolsTmux integration for Claude Code with session forking, pane management, output capture, and context injection
Reusable protocol for dispatching, monitoring, and recovering from subagent failures in Claude Code
Manage Claude Code sessions across tmux panes and iTerm tabs - fork sessions, run commands, and capture output
Analyze Claude Code session usage data and generate comprehensive reports with quantitative and qualitative insights
Development tools for Claude Code plugins - local testing without pushing
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Comprehensive toolkit for developing Claude Code plugins. Includes 10 expert skills covering hooks, MCP integration, LSP servers, commands, agents, marketplaces, and best practices, plus a guide skill for navigation. AI-assisted plugin creation and validation.
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions