By spences10
Navigate and build within the spences10 Claude Code ecosystem: choose between skills, MCP servers, and CLIs for search, SQLite, Svelte, or analytics; create and distribute your own Claude Code plugins with schema validation and local testing; and reflect on session history to extract and persist learnings.
Guide to spences10's Claude Code ecosystem tools. Use when user asks which tool to use, how tools relate, or needs help choosing between MCP servers, skills, or CLIs.
Validate, test, and distribute Claude Code plugins and marketplaces. Use when developing plugins, debugging validation errors, or preparing for distribution.
Analyze session history for learnings and persist to skills. Solves "memory zero" - correct once, never again.
Verify sources before presenting findings. Use when asked to research links or documentation.
Design and create Claude Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
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.
Productivity and ecosystem tools for Claude Code.
# Add marketplace
/plugin marketplace add spences10/claude-code-toolkit
# Install plugins
/plugin install mcp-essentials
/plugin install analytics
/plugin install toolkit-skills
/plugin install claude-workflow
/plugin install dev-environment
/plugin install devops-skills
/plugin install dev-practices
/plugin install nopeek
Setup guide for recommended MCP servers:
| Server | Purpose |
|---|---|
| mcp-omnisearch | Unified search (Tavily, Kagi, GitHub, Perplexity) |
| mcp-sqlite-tools | Safe SQLite operations |
| mcpick | Manage MCP servers, plugins, cache, and profiles |
Skills: mcp-setup — setup guide for configuring MCP servers
Query Claude Code usage from ccrecall database:
Skills: analytics — query token usage and session history
Core skills for the toolkit ecosystem.
| Skill | Description |
|---|---|
| ecosystem-guide | Guide to choosing the right tool across the ecosystem |
| research | Verify sources before presenting findings |
| skill-creator | Design and create Claude Skills using progressive disclosure |
| reflect | Extract learnings from sessions and persist to skills |
| plugin-dev | Validate, test, and distribute Claude Code plugins |
Claude Code workflow patterns.
| Skill | Description |
|---|---|
| advanced-prompting | High-leverage prompts that challenge Claude's defaults |
| claude-md-maintenance | Maintain CLAUDE.md files effectively |
| orchestration | Multi-agent orchestration patterns for team mode |
| structured-rpi | Enhanced Research-Plan-Implement workflow with structured phase gates |
Development environment setup.
| Skill | Description |
|---|---|
| terminal-optimization | Terminal setup for Claude Code (Ghostty, statusline, tmux) |
| worktree-mastery | Git worktree patterns for parallel Claude sessions |
DevOps patterns.
| Skill | Description |
|---|---|
| ci-debug-workflow | Debug failing CI pipelines and reproduce bugs locally |
| techdebt-finder | Find duplicated code, inconsistent patterns, and refactoring opportunities |
| deslop | Identify and remove AI-generated code patterns (slop) |
| improve-codebase-architecture | Find architectural improvement opportunities and deepen shallow modules |
Development practice skills.
| Skill | Description |
|---|---|
| tdd | Test-Driven Development workflow with red-green-refactor cycle |
Secret safety for Claude Code sessions. Powered by the nopeek CLI.
| Hook | Event | What it does |
|---|---|---|
| session-load | SessionStart | Auto-loads stored credentials and CLI profiles via CLAUDE_ENV_FILE |
| redact-output | PreToolUse(Bash) | Wraps cloud CLI output through secret pattern redaction |
Prerequisite: npx nopeek init
Skills: nopeek — secret-safe Claude Code sessions setup and troubleshooting
Related projects for Claude Code power users.
Svelte 5 runes, SvelteKit data flow, routing, and structure patterns
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Development environment setup: git worktrees, terminal optimization
Development practices: TDD workflow with red-green-refactor
Secret safety hooks: auto-load credentials via CLAUDE_ENV_FILE, redact secrets from CLI output. Powered by the nopeek CLI.
npx claudepluginhub spences10/claude-code-toolkit --plugin toolkit-skillsClaude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Non-technical progress summaries for Claude Code work (hides diffs/log noise).
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.