extract-feature
CommunityExport internal features to standalone packages.
Software Engineering#refactoring#open source#php#feature extraction#code modularization#composer package
Authorcalevans
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of isolating and packaging internal software features into independent, distributable libraries, facilitating open-source contributions and modular development.
Core Features & Use Cases
- Feature Isolation: Extracts a specified feature from the
src/Features/directory. - Package Generation: Creates a new, standalone Composer package directory with necessary boilerplate.
- Namespace Management: Updates code to reflect the new package's namespace.
- Use Case: You've developed a robust authentication module within your main project and now want to release it as a separate, reusable package for others to use.
Quick Start
Use the extract-feature skill to export the 'SocialMetadata' feature as a new package.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-feature Download link: https://github.com/calevans/staticforge/archive/main.zip#extract-feature 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.