From sentry-skills
Creates, synthesizes, and iteratively improves agent skills per Agent Skills spec. Handles source capture, depth gates, authoring, registration, and validation.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin getsentry-skillsThis skill uses the workspace's default tool permissions.
Use this as the single canonical workflow for skill creation and improvement.
EVAL.mdSOURCES.mdSPEC.mdreferences/authoring-path.mdreferences/claude-code-extensions.mdreferences/description-optimization.mdreferences/design-principles.mdreferences/evaluation-path.mdreferences/examples/documentation-skill.mdreferences/examples/security-review-skill.mdreferences/examples/workflow-process-skill.mdreferences/iteration-evidence.mdreferences/iteration-path.mdreferences/mode-selection.mdreferences/output-patterns.mdreferences/reference-architecture.mdreferences/registration-validation.mdreferences/skill-patterns.mdreferences/source-discovery.mdreferences/spec-template.mdGenerates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Use this as the single canonical workflow for skill creation and improvement. Primary success condition: maximize high-value input coverage before authoring so the resulting skill has minimal blind spots.
Load only the path(s) required for the task:
| Task | Read |
|---|---|
| Set skill class and required dimensions | references/mode-selection.md |
| Apply writing constraints for depth vs concision | references/design-principles.md |
| Decide what belongs in SKILL.md vs reference files | references/reference-architecture.md |
| Create or update a skill maintenance specification | references/spec-template.md |
| Select structure pattern for this skill | references/skill-patterns.md |
| Select workflow orchestration pattern for process-heavy skills | references/workflow-patterns.md |
| Select output format pattern for deterministic quality | references/output-patterns.md |
| Choose workflow path and required outputs | references/mode-selection.md |
| Find high-signal source material, including history | references/source-discovery.md |
| Load representative synthesis examples by skill type | references/examples/*.md |
| Synthesize external/local sources with depth gates | references/synthesis-path.md |
| Author or update SKILL.md and supporting files | references/authoring-path.md |
| Optimize skill description and trigger precision | references/description-optimization.md |
| Iterate using positive/negative/fix examples | references/iteration-path.md |
| Store improvement evidence for future iterations | references/iteration-evidence.md |
| Evaluate behavior and compare baseline vs with-skill (opt-in quantitative) | references/evaluation-path.md |
| Register and validate skill changes | references/registration-validation.md |
create, update, synthesize, iterate).AGENTS.md, README.md, and CONTRIBUTING.md.agents/skills/<name>/skills/<name>/ when the workspace uses a canonical root skill tree, .claude/skills/<name>/, plugins/<plugin>/skills/<name>/, or another repo-managed skill root with clear prior artreferences/foo.md, scripts/check.py)references/mode-selection.md and select the required path(s).workflow-process, integration-documentation, security-review, skill-authoring, generic).Read references/synthesis-path.md.
references/source-discovery.md when source material is thin, stale, or ambiguous.references/examples/*.md when the skill is hybrid.Read references/iteration-path.md first when selected path includes iteration (for example operation iterate).
references/iteration-evidence.md when examples should persist beyond the current turn.Skip this step when selected path does not include iteration.
Read references/authoring-path.md.
SKILL.md in imperative voice with trigger-rich description.references/reference-architecture.md before adding bulk instructions or new reference files.SPEC.md using references/spec-template.md when creating a new skill or materially changing an existing skill's intent, sources, evaluation, or maintenance model.references/skill-patterns.md, references/workflow-patterns.md, and
references/output-patterns.md for structure and output determinism.Read references/description-optimization.md.
Read references/evaluation-path.md.
references/evaluation-path.md.Read references/registration-validation.md.
Return:
SummaryChanges MadeValidation ResultsOpen Gaps