finding-code-patterns

Community

Catalog existing code patterns for quick reuse.

Authorsamjhecht
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill locates similar implementations and patterns across the codebase, documenting them as patterns with file:line references to serve as templates or inspiration for new work.

Core Features & Use Cases

  • Find feature, structural, integration, and testing patterns
  • Extract reusable patterns with concrete code snippets and file references
  • Provide multiple pattern variations and usage contexts
  • Serve as a pattern library without judging quality or recommending changes

Quick Start

  • Run a pattern search and list results with exact file paths and line numbers

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: finding-code-patterns
Download link: https://github.com/samjhecht/wrangler/archive/main.zip#finding-code-patterns

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