Skills

All Skills

simple

Skills tagged with #simple

@wavyrai

tmux-ide — Claude Code Skill

tmux-ide turns any project into a tmux-powered terminal IDE using a simple `ide.yml` config file.

wavyrai/tmux-ide
19d ago
1200
@YinTokey
MCP

Io.Github.YinTokey/Mcp Hackernews

MCP server exposing a simple Hacker News search tool (top stories).

mcpgithubsearch
YinTokey/mcp_hackernews
19d ago
0
@rscheiwe

hello_world

A simple skill that greets the user

examplesimplegreeting
rscheiwe/open-skills+1 more
18d ago
300
@bethmaloney
MCP

RDL MCP Server

Edit SSRS reports using AI - simple tools to read and modify RDL files

mcpgithubaifile
bethmaloney/rdl-mcp
19d ago
0
@CodeAlive-AI

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.

CodeAlive-AI/ai-driven-development+5 more
1d ago
570
@notque

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.

notque/claude-code-toolkit+94 more
11d ago
1430
@tankpkg

Hello World Skill

A simple test skill for verifying the Tank registry E2E flow.

tankpkg/tank+3 more
18d ago
130
@Hmbown

query-writing

For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs and aggregations

Hmbown/rlmagents
18d ago
440
@TUAN130294

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.

TUAN130294/awf+5 more
18d ago
1950
@ldayton

add-command

Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.

ldayton/Dippy+1 more
19d ago
730
@vinhnxv

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>

vinhnxv/rune+24 more
17d ago
50
@warp-drive-data

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.

warp-drive-data/warp-drive+1 more
19d ago
3.1K0
@supermemoryai

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.

supermemoryai/memorybench
19d ago
1930
@robertguss

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.

robertguss/claude-code-toolkit+19 more
19d ago
420
@ritza-co
MCP

Acme Todo

An MCP server for a simple todo list

mcp
ritza-co/acme-todo
19d ago
0
@KatoMato65
MCP

Io.Github.KatoMato65/Time Mcp

Simple MCP server that tells the time

mcpgithub
KatoMato65/time-mcp
19d ago
0
@hex

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.

hex/claude-council+3 more
19d ago
140
@yanmxa

hello

A simple greeting skill for plugin testing

yanmxa/gencode
19d ago
90
@mckinsey

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.

mckinsey/vizro+1 more
18d ago
3.6K0
@tech-sushant
MCP

Io.Github.Tech Sushant/Calculator Mcp

A simple Model Context Protocol calculator server

mcpgithub
tech-sushant/calculator-mcp
19d ago
0
@shopwareLabs

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".

shopwareLabs/ai-coding-tools+18 more
19d ago
150
@awrshift

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.

awrshift/claude-starter-kit
18d ago
50
@jonathanhefner
MCP

Hello Mcp Registry

A simple MCP server.

mcpgithub
jonathanhefner/hello-mcp-registry
19d ago
0