tmux-ide â Claude Code Skill
tmux-ide turns any project into a tmux-powered terminal IDE using a simple `ide.yml` config file.
Io.Github.YinTokey/Mcp Hackernews
MCP server exposing a simple Hacker News search tool (top stories).
hello_world
A simple skill that greets the user
RDL MCP Server
Edit SSRS reports using AI - simple tools to read and modify RDL files
agents-consilium
Query external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase â use web search or repo exploration instead.
adr-consultation
Multi-agent consultation for architecture decisions. Dispatches 3 specialized reviewers in parallel (contrarian, user advocate, meta-process) to challenge a plan or ADR before implementation begins, producing a synthesis with a PROCEED or BLOCKED verdict. Use for "consult on this ADR", "challenge this design", "review before implementing", "should we proceed", or any Medium+ architecture decision. Do NOT use for trivial changes, simple bug fixes, or decisions already in implementation.
Hello World Skill
A simple test skill for verifying the Tank registry E2E flow.
query-writing
For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs and aggregations
awf-adaptive-language
Adjust terminology based on user technical level. Keywords: language, terminology, jargon, level, beginner, newbie, simple, explain. Reads technical_level from preferences.json and sets communication context.
add-command
Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.
arc-quick
Lightweight 4-phase pipeline: Plan -> Work+Evaluate -> Review -> Mend. Chains devise --quick -> strive (with evaluator loop) -> appraise -> mend in one command. Work phase iterates up to max_iterations (default 3) with ward checks and quality signal detection between passes. Stagnation detection prevents infinite loops. Mend phase auto-fixes P1/P2 findings from the review TOME. Accepts a prompt string or existing plan file path. Recommends /rune:arc for complex plans (8+ tasks) unless --force is passed. Use when: "quick run", "fast pipeline", "plan and build", "nhanh", "chay nhanh", "quick arc", "simple pipeline", "4 steps", "plan work review mend", "quick", "arc-quick". <example> user: "/rune:arc-quick add a health check endpoint" assistant: "Starting quick pipeline: plan -> work -> review..." </example> <example> user: "/rune:arc-quick plans/my-plan.md" assistant: "Running quick pipeline on existing plan..." </example> <example> user: "/rune:arc-quick plans/complex-plan.md --force" assistant: "Force-running quick pipeline (skipping complexity warning)..." </example>
ast-grep
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, write new rules, working with @ast-grep/napi or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.
benchmark-context
Automatically benchmark your custom memory implementation against established systems like Supermemory. Set up a public benchmark, or create your own. Compare solutions against quality, latency, features and cost, easily, with a simple UI and CLI.
app-creator
Orchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a guided wizard that can scaffold with XcodeGen and optionally install xcode-makefiles and simple-tasks.
Acme Todo
An MCP server for a simple todo list
Io.Github.KatoMato65/Time Mcp
Simple MCP server that tells the time
claude-council-ask
Query multiple AI agents (Gemini, OpenAI, Grok, Perplexity) for diverse perspectives on architecture decisions, technology choices, debugging dead-ends, and security tradeoffs. Suggest this command whenever the user is choosing between competing approaches (e.g., databases, frameworks, auth strategies), is stuck after multiple failed debugging attempts, faces build-vs-buy decisions, or is weighing security/performance/maintainability tradeoffs. Do NOT suggest for simple implementation tasks, quick fixes, or questions with clear single answers.
hello
A simple greeting skill for plugin testing
dashboard-build
A skill that should be invoked whenever a user wants to build a Dashboard or simple app. This skill is Phase 2 of an e2e process that covers the actual build and testing. For Phase 1 (requirements, layout design, visualization selection), use the dashboard-design skill.
Io.Github.Tech Sushant/Calculator Mcp
A simple Model Context Protocol calculator server
adr-creating
Write and validate Architecture Decision Records following Shopware ADR conventions. Interactively creates ADRs with proper YAML front matter, structure selection (simple or multi-domain), and guided content. Validates existing ADRs against front matter rules, required coverage, structure, writing style, and Shopware-specific patterns. Use when creating new ADRs, writing architecture decisions, validating ADR files, checking ADR quality, or when user mentions "ADR", "architecture decision record", or "decision record".
awrshift
Adaptive decision framework â one dynamic flow with user checkpoints at every phase. Guides from problem to solution through structured research, metrics, factcheck, and sandbox testing. Use when you face a non-trivial decision, need to research before building, plan a feature or experiment, evaluate trade-offs, or the user says 'awrshift', 'let's think this through', 'research first', 'experiment', 'investigate', 'what's the best approach', 'compare options'. Also trigger on: 'иÑÑледÑй', 'ÑазбеÑиÑÑ', 'пÑоанализиÑÑй', 'ÑкÑпеÑименÑ', or when starting any new project phase, migration, launch, or architecture decision. Do NOT use for simple tasks with clear instructions â just do those directly.
Hello Mcp Registry
A simple MCP server.