scan-and-extract
CommunityExtract reusable modules from a Go codebase.
Authoreasyspace-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies duplicated code patterns, common abstractions, and refactoring opportunities in a Go codebase, then extracts them into standalone reusable modules under pkg/.
Core Features & Use Cases
- Pattern discovery: find duplicated utilities, concurrency patterns, data structures, and IO helpers across packages.
- Automated extraction: move selected code into pkg/scan-and-extract/ and adjust call sites to preserve behavior.
- Parallel aggregation: run extraction agents in parallel for multiple candidates to speed up refactoring.
Quick Start
Run the extraction workflow to identify extractable patterns and create new modules under pkg/scan-and-extract/ for each reusable abstraction.
Dependency Matrix
Required Modules
None requiredComponents
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: scan-and-extract Download link: https://github.com/easyspace-ai/minote/archive/main.zip#scan-and-extract 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 471,000+ vetted skills library on demand.