legacy-bridge
CommunityMigrate legacy systems to new skills, effortlessly.
Software Engineering#automation#devops#refactoring#migration#backward-compatibility#skill-management#legacy-systems
Authorwilliamzujkowski
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a crucial backward compatibility layer, allowing existing systems using @load patterns to seamlessly transition to the new Skills-based architecture without immediate breaking changes. It automates the translation process, saving significant refactoring time and reducing migration risks.
Core Features & Use Cases
- Automated Pattern Translation: Converts old
@load product:*and@load CS:*patterns into the newLoad: skills/*format. - Wildcard Expansion: Automatically expands generic patterns (e.g.,
SEC:*) into specific skill sets. - Zero-Downtime Migration: Enables a gradual, controlled migration over a 6-month transition period, ensuring continuous operation.
- Use Case: You have a large codebase with many
@load product:apidirectives. Use this skill to automatically translate these into the equivalentLoad: [coding-standards, testing, security, devops]skill calls, preparing your system for the new architecture.
Quick Start
Translate the legacy pattern '@load product:api + CS:python' to the new skills format.
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: legacy-bridge Download link: https://github.com/williamzujkowski/standards/archive/main.zip#legacy-bridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.