plot-consistency-checker
Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.
Essential command-line tools and system utilities.
Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.
Use this skill when delegating complex autonomous tasks to Manus AI - an AI agent that can browse the web, execute code, generate files, and comple...
Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts.
Configure Grafana alerts for Claude Code anomalies and thresholds. Use when setting up monitoring alerts for sessions, errors, context usage, or subagents.
Agent with selective Gemini safety settings for specific categories
Use when saving notes to Obsidian vault, creating documentation, capturing knowledge, or logging any information. This skill determines the correct PARA location and applies the appropriate template from the vault.
Expert design systems leadership covering component libraries, design tokens, documentation, and design-development collaboration.
Use when user explicitly requests Telegram bot development, Mini App integration, webhook/polling setup, or debugging Telegram-specific issues. Handles Telegraf-based bots, AI chatbot integration via Telegram, and deployment to Railway/Vercel. DO NOT use unless user mentions Telegram work.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
Comprehensive toolkit for working with Google's Gemini API using the Google GenAI SDK. Use when Claude needs to: (1) Generate, summarize, or analyze text using Gemini models, (2) Process images, audio, or video with multimodal capabilities, (3) Extract structured data using function calling or structured outputs, (4) Implement streaming text generation, (5) Build chat applications with context, or (6) Integrate Gemini API into any project. Includes example scripts, API reference, best practices, and detailed guides for multimodal processing and function calling.
Implementing human approval and review workflows for AI systems to ensure quality, safety, and compliance.
Provides feedback and suggestions for improving AI context files (CLAUDE.md, context.md, commands, agents, references). Use when discussing context engineering, reviewing AI instructions, or optimizing template files for AI coding assistants.
This skill should be used when working with BMAD (BMad-CORE) v6-alpha projects. BMAD is a universal human-AI collaboration platform with specialized modules for software development (BMM), agent building (BMB), creative intelligence (CIS), and project management (BMD). Use this skill to understand agent workflows, command patterns, scale-adaptive methodology, and effective utilization of the four-phase development system.
Orchestrate MacroFlow as a flow network for dynamic AI orchestration.
Create new frontier projects that solve unsolved problems in ML/AI tooling. Use when you want to add a genuinely novel project to a playbook or monorepo—not "best practices" collections but real tools for problems that don't have good solutions yet. Triggers on "create new project", "add frontier project", "build something novel", "identify gaps".
Use when user asks about version controlling ~/.claude directory or syncing Claude Code settings across machines. Provides git setup instructions and .gitignore patterns to track only portable settings while excluding logs, session data, and machine-specific plugin metadata. Invoke before initializing git in ~/.claude to prevent committing non-portable data.
Create worktrees and launch Claude Code agents. USE THIS SKILL when user says "create worktree", "spin up worktree", "new worktree", "worktree for X", or wants parallel development branches. Also handles worktree status, cleanup, and agent launching.
Core skill for understanding and using the Jarvis skill system. Loaded at every session start.
Complete development workflows where Claude writes the code while Gemini and Codex provide research, planning, reviews, and different perspectives. Claude remains the main developer. Use for complex projects requiring expert planning and multi-perspective reviews.
Orchestrate the conversion of Node.js Restify API services to Rust Dropshot API traits. Use this skill when migrating Node.js services to Rust. This orchestrator spawns separate sub-agents for each phase to manage context.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.