heal-skill
25Vibe-Marketer/plugins-and-skills
Command
Fix a skill based on execution failures or discovered corrections.
Vibe-Marketer/plugins-and-skills
Command
Fix a skill based on execution failures or discovered corrections.
Vibe-Marketer/plugins-and-skills
Command
Verify that skill content is current, accurate, and references are valid.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user wants to audit, review, check, validate, or lint a Claude Code extension. It handles skill auditing (SKILL.md structure, YAML frontmatter, XML purity, anti-patterns), slash command auditing (frontmatter, tool restrictions, argument handling), and subagent auditing (identifier…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to manage plugin settings, create .local.md configuration files, store plugin state, make plugin behavior configurable per-project, or implement settings-driven hooks and agents. It handles the .claude/plugin-name.local.md pattern for YAML frontmatter configuration with…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create, build, write, modify, upgrade, or audit Claude Code skills. It handles SKILL.md authoring, progressive disclosure design, XML structure enforcement, workflow and reference creation, router pattern implementation, domain expertise skill building, and eval-driven…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create Claude Code hooks, set up event-driven automation, validate tool usage, block dangerous commands, add notifications, inject session context, or configure hook matchers. It handles prompt-based and command hooks across all 9 hook events. Activate when the user…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create an MCP server integration, configure .mcp.json, add Model Context Protocol servers to a plugin, connect external services, set up stdio/SSE/HTTP/WebSocket servers, or handle MCP authentication. It covers server types, configuration, tool naming, security, and…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create a Claude Code plugin, scaffold a new plugin project, set up plugin.json, organize plugin components, or understand plugin architecture. It handles complete plugin creation from scratch including manifest generation, directory scaffolding, and component planning.…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create a slash command, write a custom command, add a command with YAML frontmatter, define command arguments, or build reusable prompt workflows. It handles command structure, dynamic arguments, file references, bash execution, tool restrictions, and plugin command…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user needs to create a Claude Code subagent, write an agent definition, configure agent frontmatter, design agent system prompts, or understand agent triggering. It handles agent file structure, description-based routing, model selection, tool access, and the black-box execution…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user wants to package, version, publish, release, or distribute a Claude Code plugin. It handles pre-distribution validation, semantic versioning, GitHub publishing, marketplace registration, CI/CD setup with GitHub Actions, and packaging. Activate when the user mentions 'publish…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user wants to test, benchmark, evaluate, measure, or optimize a Claude Code skill. It handles trigger testing (does the skill activate on the right queries?), benchmarking (does the skill improve output quality?), A/B comparison (which version is better?), and description…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user has a skill that is failing, broken, not working correctly, producing poor output, or not triggering. It analyzes execution failures and auto-updates skills to fix them. Activate when the user mentions 'skill is broken', 'skill not working', 'fix my skill', 'skill fails', 'wrong…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
This skill should be used when the user wants to verify that a skill's content is still accurate and up-to-date. Unlike audit-extensions (which checks structure), this skill checks content correctness -- are API endpoints still valid? Are CLI flags still current? Are framework patterns still best practice? Activate…
Vibe-Marketer/plugins-and-skills
Plugin Claude Code
Development skills — create Claude Code extensions (skills, agents, commands, hooks, MCP servers), debug, review code, and generate documents.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Compound Engineering workflow for AI-assisted development. Use when planning features, executing work, reviewing code, or codifying learnings. Follows the Plan → Work → Review → Compound loop where each unit of engineering makes subsequent work easier. Triggers on: plan this feature, implement this, review this code…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running multi-stage workflows (research -> plan -> implement).
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website"…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Reviews PRDs, user flows, prompts, and agent specs against the One-Click Promise principles. Use when evaluating whether an artifact minimizes user friction, uses smart defaults, and respects cognitive budget.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Vibe-Marketer/plugins-and-skills
Skill Claude CodeCodex
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.