Removing a Feature of a Microservice
OfficialRemove microservice features swiftly.
Authormicrobus-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the removal of a feature from a microservice by updating its configuration, code, tests, and documentation, reducing manual cleanup time and error-prone edits.
Core Features & Use Cases
- Remove Definition From service.yaml: Deleting the feature's configuration entry.
- Remove Implementation: Removing the corresponding code block in service.go.
- Remove Test: Deleting tests in service_test.go to reflect the change.
- Real-world Use Case: When a feature such as a flag, endpoint, event source/sink, or metric is deprecated, perform end-to-end cleanup across all artifacts.
Quick Start
Use the rm-any skill to remove the 'Billing' feature from a microservice by updating service.yaml, removing related code, tests, and documentation.
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: Removing a Feature of a Microservice Download link: https://github.com/microbus-io/fabric/archive/main.zip#removing-a-feature-of-a-microservice 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.