extract-patterns
CommunityDocument code patterns automatically.
AuthorGDSDN
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of identifying, extracting, and documenting recurring code patterns within a project, ensuring consistency and providing a valuable reference for developers.
Core Features & Use Cases
- Code Pattern Detection: Analyzes codebase using AST and regex to find common patterns.
- Markdown Generation: Creates a
patterns.mdfile documenting these patterns. - Use Case: A new developer joins a project and needs to understand the established ways of handling state management. This Skill generates a document outlining existing patterns (e.g., Zustand stores, Redux reducers) that the new developer can reference.
Quick Start
Run extract-patterns to generate a markdown file of code patterns.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: extract-patterns Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#extract-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.