pattern-discovery

Official

Check patterns first to avoid code duplication.

Authorbybren-llc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforce pattern-first development by checking the Pattern library before implementing functionality. This reduces code duplication, ensures consistency, and leverages battle-tested solutions.

Core Features & Use Cases

  • Pattern Library Search: browse docs/patterns
  • Pattern Index Review: review README
  • Apply or Escalate: if pattern exists, copy; if not, escalate

Quick Start

Before implementing new feature, run /pattern-discovery to locate matching pattern and adapt accordingly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pattern-discovery
Download link: https://github.com/bybren-llc/wtfb-safe-agentic-workflow/archive/main.zip#pattern-discovery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository