pattern-discovery

Installation
SKILL.md

Pattern Discovery Skill

Purpose

Enforce pattern-first development by checking the pattern library before implementing new functionality.

When to Use

  • About to create a new API route
  • About to create a new UI component
  • About to add database operations
  • User asks "how do I implement..." or "how should I build..."

Pattern Discovery Protocol

ALWAYS check patterns before writing new code:

Step 1: Check Pattern Library

Installs
1
GitHub Stars
54
First Seen
Apr 19, 2026
pattern-discovery — bybren-llc/safe-agentic-workflow