Find the perfect skill
Azure DevOps Integration
Development
Enables querying, creating, updating, and searching work items in Azure DevOps (ADO). Uses a subagent to absorb the token cost of MCP calls and returns only a concise summary. Triggered by commands like 'check ADO 123' or 'create a user story'.
XLSX - Spreadsheet Manager
Documentation
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, charts, and data manipulation. Full Excel power from the terminal.
Structured Code Review
Development
Performs a systematic code review across five quality dimensions: correctness, security, style, architecture, and testing. It parses targets like staged changes, commits, ranges, or PRs, reads the full files, and produces a structured verdict with findings by severity. Best used as a gate before merging, after subagent work, or when a second opinion is needed.
Log Analysis
DevOps
Analyze application and system logs to identify errors, patterns, and root causes. Use log aggregation tools and structured logging for effective debugging. Ideal for troubleshooting errors, performance investigations, and security incident analysis.
Show Issue Details
Development
Shows the full details of a specific issue by reading its .toml file. Helpful for reviewing status, priority, assignment, and comments of an issue given its ID.
Idealista - Property Search
Business & Administration
Query Idealista API for property listings in Spain and Portugal. Search apartments, houses, and commercial properties with detailed filters.
Pivot Decision Framework
Documentation
Documents a strategic pivot or persevere decision with evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.
Learning Mode Activation
Productivity
Activates learning mode by updating a state file to remind you to run /learn before ending a session. Use it when you want to capture insights and need a visual reminder to extract knowledge manually at the end.
Obsidian CLI
Development
Interact with Obsidian vaults from the command line: read, create, search, and manage notes, tasks, properties, and more. Supports plugin and theme development with commands to reload plugins, capture errors, take screenshots, and inspect the DOM. Useful for automating vault operations or debugging Obsidian plugins and themes.
Orchestration Tools Reference
Development
Comprehensive reference for orchestration tools including AskUserQuestion, agent types, and task management. Helps structure complex work by breaking down requests, asking rich questions, and coordinating subagents effectively.
List Open Pull Requests with Priorities
Development
Displays open pull requests sorted by priority and review status. Useful for quickly seeing pending, approved, or change-requested PRs.
Documentation Orchestration Patterns
Documentation
Orchestrates parallel generation of technical documentation (APIs, code, READMEs, architecture, user guides) by coordinating specialized agents. Helps produce comprehensive, consistent documentation quickly across large codebases.