Topic: claude-ai
919 skills in this topic.
-
spotify-api
Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating cover art, ALWAYS read references/COVER_ART_LLM_GUIDE.md FIRST for complete execution instructions. Use this to directly create playlists by artist/theme/lyrics, add tracks, search for music, and manage the user's Spotify account.
fabioc-aloha/spotify-skill 11
-
project-conventions
Core conventions and patterns for ExcelMcp
sbroenne/mcp-server-excel 101
-
project-conventions
Core conventions and patterns for this codebase
sbroenne/mcp-server-excel 101
-
excel-cli
CLI tool for scripting, batch automation, and unattended Excel workflows on Windows. Use for CI/CD pipelines, scheduled tasks, bulk data processing, and coding agents that require token-efficient, discoverable commands. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA, Data Models. Built for automation-first scenarios where process portability and shell integration matter more than interactive UX. Triggers: excelcli, CLI, batch, script, automation, CI/CD, scheduled, PowerShell, Bash, unattended, coding agent, workflow, processing.
sbroenne/mcp-server-excel 101
-
excel-mcp
Automate Microsoft Excel on Windows via COM interop. Use when creating, reading, or modifying Excel workbooks. Supports Power Query (M code), Data Model (DAX measures), PivotTables, Tables, Ranges, Charts, Slicers, Formatting, VBA macros, connections, and calculation mode control. Triggers: Excel, spreadsheet, workbook, xlsx, Power Query, DAX, PivotTable, VBA.
sbroenne/mcp-server-excel 101
-
create-skill
Create a well-structured skill — provide a topic to explore the codebase and build a skill interactively, or capture a workflow from the current session
maxritter/pilot-shell 1,637
-
prd
Generate Product Requirements Documents with optional research — brainstorm, challenge assumptions, define scope
maxritter/pilot-shell 1,637
-
setup-rules
Set up and audit project rules — reads codebase, generates modular rules, documents MCP servers
maxritter/pilot-shell 1,637
-
spec
maxritter/pilot-shell 1,637
-
spec-bugfix-plan
Bugfix spec planning phase - investigate root cause, design fix, get approval
maxritter/pilot-shell 1,637
-
spec-bugfix-verify
Bugfix verification phase - tests, quality checks, fix confirmation
maxritter/pilot-shell 1,637
-
spec-implement
Spec implementation phase - TDD loop for each task in the plan
maxritter/pilot-shell 1,637
-
spec-plan
Spec planning phase - explore codebase, design plan, get approval
maxritter/pilot-shell 1,637
-
spec-verify
Spec verification phase - tests, execution, rules audit, code review
maxritter/pilot-shell 1,637
-
skillkit
Toolkit for creating and validating skills and subagents. Use when: creating a new skill (fast or full mode), validating an existing skill, deciding Skills vs Subagents, migrating docs to skills, estimating token cost, or running a security scan. Triggers: "create skill", "build skill", "validate skill", "new subagent", "skills vs subagents", "estimate tokens", "security scan".
rfxlamia/skillkit 91
-
skillkit-help
Pre-build orientation for skill creators. Answers "what are skills?", "should I make one?", and "is my skill good enough?" before you start building. Use for: understand skills, decide skills vs subagents, validate an existing skill. When ready to actually build, invoke /skillkit directly instead.
rfxlamia/skillkit 91
-
your-skill-name
One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type].
rfxlamia/skillkit 91
-
octocode-documentation-writer
This skill should be used when the user asks to "generate documentation", "document this project", "create docs", "write documentation", "update documentation", "document all APIs", "generate onboarding docs", "create developer docs", or needs comprehensive codebase documentation. Orchestrates parallel AI agents to analyze code and produce documentation files.
bgauryy/octocode-mcp 767
-
octocode-engineer
System-aware engineering skill for code understanding, safe implementation, refactoring, architecture review, and quality analysis. Use this before planning and for general task support when an agent must start with local Octocode tools, use AST search/tree-search to prove structure, and combine those checks with LSP and scanner results to understand flows, feature surfaces, system summary, blast radius, contracts, documentation gaps, build/configuration risks, and architectural risk instead of looking only at one file. Aims to improve any system, and is especially effective for Node-based applications.
bgauryy/octocode-mcp 767
-
octocode-prompt-optimizer
This skill should be used when the user asks to "optimize this prompt", "improve this SKILL.md", "make this prompt more reliable", "fix my agent instructions", "review this AGENTS.md", "strengthen this prompt", "my agent keeps skipping steps", "add enforcement to instructions", or needs to transform weak prompts into reliable, enforceable agent protocols. Uses a 6-step gated flow (with Fast/Full modes), command strengthening, gate injection, and failure mode analysis.
bgauryy/octocode-mcp 767
-
octocode-pull-request-reviewer
This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR #123", "what's wrong with this PR", "is this PR safe to merge", "review my changes", "review local changes", "review my code", "review staged changes", "review my diff", or needs expert code review with architectural analysis, defect detection, and security scanning. Supports both remote PRs and local changes (staged/unstaged). Uses Octocode MCP tools for deep code forensics and holistic evaluation.
bgauryy/octocode-mcp 767
-
octocode-research
Use when the user asks to "research code", "how does X work", "where is Y defined", "who calls Z", "trace code flow", "find usages", "explore this library", "understand the codebase", or needs deep code exploration with HTTP-based tool orchestration. For direct MCP tool research without the HTTP server, use octocode-researcher instead.
bgauryy/octocode-mcp 767
-
octocode-researcher
Primary research skill — use when the user asks to research, search, explore, find, trace, investigate, or understand code. Triggers include "find X", "where is Y defined?", "explore this dir", "trace definitions", "find usages", "how does X work?", "who calls Z?", "search for X", "research this library", "find PRs", "what package does X?", "understand this flow", "investigate this bug", "what changed?", or any code exploration/discovery need — local or external. Uses Octocode MCP tools directly (preferred). Falls back to gh CLI or Linux tools when MCP is unavailable.
bgauryy/octocode-mcp 767
-
octocode-rfc-generator
Research-driven RFC and design document generator. Use when the user asks to "create an RFC", "write a design doc", "propose a migration", "how should we architect X", "evaluate options for X", "write a technical proposal", "compare approaches", or needs a technical decision document before coding. Outputs a validated RFC with research evidence, alternatives, recommendation, and implementation plan. For planning with implementation, use octocode-plan instead.
bgauryy/octocode-mcp 767