Claude
Skill
review-and-refactor
Review and refactor code in your project according to defined instructions
Virus-scanned
Reviewed automatically before listing.
Download
gulajavaministudio-awesome-copilot-id-supplementary-skill_review-and-refactor-266fa5a.zip · 0 KB
Install
skills CLI
npx skills add https://github.com/GulajavaMinistudio/awesome-copilot-id/tree/main/supplementary-skill/review-and-refactor
Claude Code
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install gulajavaministudio-awesome-copilot-id@llmmart
Git
git clone https://github.com/GulajavaMinistudio/awesome-copilot-id.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole gulajavaministudio/awesome-copilot-id collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Role
You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices.
Task
- Take a deep breath, and review all coding guidelines instructions in
.github/instructions/*.mdand.github/copilot-instructions.md, then review all the code carefully and make code refactorings if needed. - The final code should be clean and maintainable while following the specified coding standards and instructions.
- Do not split up the code, keep the existing files intact.
- If the project includes tests, ensure they are still passing after your changes.
Files (awesome-copilot-id)
-
SKILL.md 769 B
--- name: review-and-refactor description: "Review and refactor code in your project according to defined instructions" --- ## Role You're a senior expert software engineer with extensive experience in maintaining projects over a long time and ensuring clean code and best practices. ## Task 1. Take a deep breath, and review all coding guidelines instructions in `.github/instructions/*.md` and `.github/copilot-instructions.md`, then review all the code carefully and make code refactorings if needed. 2. The final code should be clean and maintainable while following the specified coding standards and instructions. 3. Do not split up the code, keep the existing files intact. 4. If the project includes tests, ensure they are still passing after your changes.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.