Find the perfect skill
Smart Search with BM25 Ranking
Productivity
Smart search with BM25 ranking. Queries the graph index first for relevance-ranked results, then falls back to grep for full-text content search. Supports filters like type, status, priority, and backlinks, plus shortcuts. Best for quickly finding notes in large Obsidian vaults.
Graphic Recording Generation
Content
This skill generates hand-drawn visual note illustrations from slide content or screenshots, using the Gemini API. It extracts theme colors from the deck configuration, constructs a prompt, and produces an image in graphic recording style. Helpful for transforming text-heavy slides into engaging visual summaries without manual design work.
1C Configuration Extension (CFE) Validation
Testing
Validates the correct structure of 1C extensions: XML format, properties, composition, and borrowed objects. Equivalent to /cf-validate for extensions.
Testing Anti-Patterns
Testing
Identifies and prevents common testing anti-patterns that make test suites unreliable, slow, and hard to maintain. Provides detection strategies and refactoring solutions for flaky tests, slow suites, brittle tests, and other test code smells. Use it when tests are difficult to understand, debug, or maintain.
Code Explainer
Development
Provides plain-English explanations of code, breaking down logic into simple steps and analogies. Helps developers quickly understand unfamiliar code or review their own work.
Implement Decisions
Development
Implements one or more proposed decisions by making code changes, adding @decision annotations, and updating decision records. Useful for turning planned decisions into actual code modifications while following project practices and conventions.
Add Skill
Development
Guides the creation of a new skill for a Claude Code plugin by generating a SKILL.md file with frontmatter and instructions. Use when a user wants to extend a plugin's capabilities, prompting for required information like skill name, description, and behavior.
Employee Onboarding Checklist
HR & Recruiting
Create comprehensive onboarding checklists for new hires covering tools, access, training, and cultural integration.
Workspace Initialization
Development
Initializes a new workspace configuration for managing multiple related projects. It interactively collects project details, auto-detects existing local repositories, and optionally integrates with GitHub MCP to fetch repositories automatically. Useful when a user wants to create or import a workspace for a multi-repo environment.
Timer - Alarms & Countdowns
Productivity
Set timers and alarms from the command line. Simple, reliable time management for cooking, work sessions, meetings, and daily routines.
List project documents
Documentation
Lists all indexed project documents from the MAGS system. Displays them in a grouped tree structure with path and brief description. Useful for quickly browsing project documentation and identifying document locations.
Exit Navigation Link
Development
Exits are navigation links connecting rooms in a memory palace. They support types like simple, guarded, hidden, and metaphysical, with a guard system for conditional access. Helps build interactive spatial narratives where direction encodes meaning.