MCP HubMCP Hub
Retour aux compétences

discipline-refactor

vamseeachanta
Mis à jour 21 days ago
81 vues
3
2
3
Voir sur GitHub
Autre

À propos

Cette compétence restructure toute base de code en une architecture modulaire orientée domaine, organisant le code sous `src/<pkg>/modules/` et les documents associés en parallèle. Elle orchestre des sous-agents comme Explore et Plan pour analyser, planifier et exécuter la refactorisation de manière autonome. Utilisez-la lorsque vous avez besoin de réorganiser systématiquement un dépôt par domaine métier pour améliorer sa maintenabilité.

Installation rapide

Claude Code

Recommandé
Principal
npx skills add vamseeachanta/workspace-hub -a claude-code
Commande PluginAlternatif
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternatif
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/discipline-refactor

Copiez et collez cette commande dans Claude Code pour installer cette compétence

Dépôt GitHub

vamseeachanta/workspace-hub
Chemin: .claude/skills/_internal/meta/discipline-refactor
0

Compétences associées

brainstorming

Autre

The brainstorming skill transforms initial ideas into detailed specifications through iterative questioning and collaborative dialogue. It helps developers explore design options, evaluate trade-offs, and create shared understanding before implementation. This prevents rework by systematically refining concepts into actionable plans.

Voir la compétence

legal-sanity-review

Autre

This mandatory workflow scans code for legal risks like client names or proprietary references before cross-review. It blocks the review cycle if violations are found, requiring fixes first. Use it as a pre-gate for PR creation, code porting, or any cross-review trigger.

Voir la compétence

brainstorming-best-practices

Autre

This Claude Skill provides structured best practices for effective brainstorming sessions, focusing on user-centered approaches like starting with needs and validating options. It offers clear "Do" and "Don't" guidelines to maintain productive collaboration and avoid premature solutions. Developers should use this reference skill when facilitating brainstorming to ensure thorough understanding and documented decisions.

Voir la compétence

repo-cleanup-references-to-remove

Autre

This skill identifies legacy directories and files that should be removed or consolidated during repository cleanup. It provides a specific checklist for developers, including paths like `.agent-os/` and `.drcode/` that are obsolete or have been moved to new locations. Use this reference when cleaning up a Claude Code project to ensure proper migration and deletion of outdated assets.

Voir la compétence