Instructions file
Instructions for alex-feel/claude-code-toolbox, covering claude.md, repository purpose, key architecture, two-tier installation system and native claude code installation support.
Instructions file
Instructions for alex-feel/claude-code-toolbox, covering claude.md, repository purpose, key architecture, two-tier installation system and native claude code installation support.
Agent
E2E test agent for validation.
Command
This is a mock slash command file for E2E testing.
Skill Claude CodeCodex
E2E test skill for validation.
Instructions file
Claude Code instructions for alex-feel/mcp-context-server, covering claude.md, quick reference, extras and causes type-checker errors, build and run and testing.
Skill Claude CodeCodex
Normative metadata schema v1 for all context-server records. Defines the kind registry (usermessage, report, plan, handoff, checkpoint, note, issue, comment), required and optional metadata fields per kind, status vocabularies, the typed links object with its design rules, and the filter recipes that make entries…
Skill Claude CodeCodex
Context preservation patterns for storing work results and session context via an MCP-compatible context server. Provides patterns for documenting work, storing reports, and ensuring continuity between sessions. Use when you need to preserve work results or session context.
Skill Claude CodeCodex
Context retrieval patterns for accessing session context via an MCP-compatible context server. Provides patterns for browse and retrieve, hybrid search, semantic search, and full-text search. Use when you need to retrieve previous context or search for relevant information.
Skill Claude CodeCodex
Cross-project task tracker hosted on the context server. Use whenever you need to file an issue, bug report, feature request, improvement, or follow-up task for ANY project (your own or another); triage, prioritize, assign, or transition your own project's issue through its lifecycle; pick up an issue in your own…
MCP server Claude CodeCodexCursor +2
MCP Context Server — a FastMCP-based server providing persistent multimodal context storage for LLM agents. Runs locally from the mcp-context-server Python package. Needs 133 environment variables to run.
alex-feel/claude-code-artifacts-public
Instructions file
Instructions for alex-feel/claude-code-artifacts-public, covering claude.md, readme maintenance, category order, a category appears only when it has content and only standalone artifacts are cataloged.
alex-feel/claude-code-artifacts-public
Skill Claude CodeCodex
Pattern taxonomy, agent role combinations, model routing, unit-of-work sizing, review-findings settling, and resilience discipline for Claude Code dynamic workflows. ALWAYS load this skill before authoring or running any Workflow tool script, and ALWAYS load it when the user mentions "workflow" or "ultracode" in any…
alex-feel/claude-code-artifacts-public
Skill Claude CodeCodex
MANDATORY tool selection protocol for Serena LSP tools vs Claude Code built-in tools. ALWAYS use when your tools list includes any mcpserena tools. This skill OVERRIDES default tool selection behavior for code navigation tasks.