By zebbern
Define outcome-oriented success standards for agentic workflows with reusable goal directives, and manage Claude Code project configuration files (CLAUDE.md, AGENTS.md) to keep project setup up-to-date.
Use when creating /goal directives, reusable testable outcome-oriented success standards for agentic workflows. Use whenever the user asks to create a goal, write a /goal directive, define what good looks like, set success criteria for an agent, define a reusable instruction, create a quality standard, write acceptance criteria for an agent workflow, or specify done conditions.
Use this skill when the user wants to update their project's CLAUDE.md or AGENTS.md, verify their Claude Code setup, or check for improvements to their project configuration. Triggers on requests like: "update my project docs", "verify my claude setup", "check my project configuration", "audit my .claude directory", "improve my CLAUDE.md", "is my setup correct", "/update-project", "/verify-project", or "/check".
A curated collection of reusable agent skills built for the Agent Skills open standard. Each skill is self-contained, well-documented, and designed to be loaded on demand by compatible agents.
<skill-name>/
├── SKILL.md # Skill definition with YAML frontmatter + instructions
├── references/ # Optional deep-dive reference files
├── scripts/ # Optional executable helpers
└── assets/ # Optional templates, schemas, or data files
goal-creator — Create reusable, testable, outcome-oriented /goal directives.Compatible agent platforms can load skills directly from the .claude-plugin/plugin.json manifest. Point your tool at the repository root and it will discover every listed skill automatically.
Add new skills as top-level directories. Keep SKILL.md focused, follow the existing frontmatter style, and include references only when they meaningfully extend the core instructions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zebbern/skillsOpen collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Professional skill and subagent creation with dual-mode workflow: 12-step fast mode and 15-step full mode with behavioral pressure testing and TDD integration.
Ultimate Claude Code skill creator. Design, scaffold, build, review, evolve, and publish production-grade AI agent skills following the Agent Skills open standard and 3-layer architecture.
Agent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.
Create, edit, evaluate, and package Claude Code agent skills — full draft→test→review→improve lifecycle.
Anthropic's open-source skill for authoring new Agent Skills. For finance devs and power users building their own skills.