How to write a Claude Code skill
Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets...
>
Generate hook script from template
List all available agents (core + expert)
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
GitHub CLI (gh) installation and authenticated operations in Claude.ai containers. Use when user needs to create issues, PRs, view repos, or perform GitHub operations beyond raw API calls.
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using...
Systematic research methodology for building comprehensive, current knowledge on any topic. Requires web_search tool. Use when questions require thorough investigation, recent developments...
Copy Claude Code project context from one directory to another
Validate custom agent file format and structure
Generate custom agent from template
Generate custom skill/command from template
Guide for integrating Agentica SDK with Claude Code CLI proxy
Self-Evolving Development Loop - Dynamic skill generation with learning and evolution
Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when...
Use when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by...
-Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
CLAUDE SKILL for Obsidian.md plugin development