acc-create-bridge

Installation
SKILL.md

Bridge Pattern Generator

Creates Bridge pattern infrastructure for separating abstraction from implementation.

When to Use

Scenario Example
Multiple dimensions of variation Notification types × channels
Avoid class explosion Shape × rendering method
Runtime implementation switching Database drivers
Platform independence UI × OS

Component Characteristics

Abstraction

  • High-level interface
  • Uses implementor
  • Domain layer
Installs
1
GitHub Stars
96
First Seen
Feb 11, 2026
Security Audits
acc-create-bridge — dykyi-roman/awesome-claude-code