pattern-library-manager

Solid

Add or tighten reusable approved patterns and anti-patterns in common/** with source-backed examples, approvals, graph links, evals, and validation. Keep project-specific patterns in local-only project/**.

AI & Automation 5 stars 0 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
26
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Pattern Library Manager ## Purpose Add, tighten, or document reusable approved patterns and anti-patterns in this bundle without leaking host-project facts into publishable rules. This skill owns small reusable pattern-library changes: descriptions, bad/good examples, graph links, trigger/output evals, and validation alignment. ## When To Use Use this skill when the user asks to: - add a reusable approved pattern; - add a reusable anti-pattern; - tighten an existing common pattern or anti-pattern; - add code examples to a pattern or anti-pattern; - add pattern examples sourced from official documentation or user-provided snippets; - add eval coverage for a pattern-routing regression; - update `common/approved-patterns.md`, `common/anti-patterns.md`, or `common/anti-patterns/**` for reusable behavior. ## When Not To Use Do not use this skill for: - project-specific patterns or anti-patterns; use local-only `project/**` overlays instead; - general skill creation unrelated to patterns; use `agent-rules-skill-author`; - implementation, bugfix, refactor, visual QA, or review work; - adding examples copied from private project code into reusable docs; - adding long third-party code excerpts. ## Required Context 1. Read `AGENTS.md`. 2. Read `common/documentation-maintenance.md`. 3. Read `common/approved-patterns.md` or `common/anti-patterns.md` depending on the requested change. 4. Read the existing target pattern or anti-pattern file when modifying one. 5. Read `refere...

Details

Author
ytvee-dev
Repository
ytvee-dev/webdev-agent-kit
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category