Claude Code CLI commands, flags, headless mode, and automation patterns
Fast codebase search via WarpGrep (20x faster than grep)
External research workflow for docs, web, APIs - NOT codebase exploration
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft...
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIsβto find the right method, check...
Official skill for XcodeBuildMCP (preferred). Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
Create and use Claude Code slash commands - quick prompts, bash execution, file references
Formal theorem proving with research, testing, and verification phases
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Use when you need to access MCP servers without installing them directly in Claude Code. MCPorter provides CLI access to any MCP server via npx, enabling tool discovery, direct calls, and ad-hoc...
Skill Development Rules
Debug issues by investigating logs, database state, and git history
Use RepoPrompt CLI for token-efficient codebase exploration
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than...
Lightweight Linear skill for fetching issue details. Returns only essential data (title, description, state, assignee) to optimize context usage compared to full Linear MCP.
Search Tool Hierarchy
Code quality checks, formatting, and metrics via qlty CLI
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals