Find the perfect skill
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.
AI Brand Analyzer
Data & AI
Analyze brands to generate comprehensive brand guidelines and identity reports. Understand visual identity, tone of voice, and market positioning.
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.
SDD Implementation Guidelines
Development
This skill guides AI coding tools through a structured implementation workflow for features approved under the SDD (Specification-Driven Development) process. It enforces Test-Driven Development (TDD) cycles, SOLID principles, and security best practices by loading context from specification documents and executing step-by-step implementation tasks.