guidelines Skill
Collection of framework-to-framework migration rules and transformation patterns (e.g., Struts→Spring MVC, JSP→Thymeleaf, EJB→Spring Boot). Triggers: "check migration guidelines", "look up transformation rules", "find Struts-to-Spring patterns", "apply migration conventions", "conversion rules for X→Y". Also consumed a Published by microsoft in github-copilot-modernization.
What is guidelines Skill?
Collection of framework-to-framework migration rules and transformation patterns (e.g., Struts→Spring MVC, JSP→Thymeleaf, EJB→Spring Boot). Triggers: "check migration guidelines", "look up transformation rules", "find Struts-to-Spring patterns", "apply migration conventions", "conversion rules for X→Y". Also consumed a Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Research
- Data analysis use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use guidelines Skill
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/guidelines/SKILL.md
What it does
Collection of framework-to-framework migration rules and transformation patterns (e.g., Struts→Spring MVC, JSP→Thymeleaf, EJB→Spring Boot). Triggers: "check migration guidelines", "look up transformation rules", "find Struts-to-Spring patterns", "apply migration conventions", "conversion rules for X→Y". Also consumed a
Skill instructions
User Input You MUST consider the user input before proceeding (if not empty). Purpose Guidelines are curated, domain-specific knowledge bases providing: - Migration patterns: Technology-to-technology recipes - Transformation rules: Concrete mappings and conversion templates - Checklists: Step-by-step validation criteria Directory Structure skills/guidelines/ ├── SKILL.md This file - lookup mechanism ├── struts-to-spring/ Struts 2 → Spring Boot 3.x │ └── SKILL.md └── {domain}/ Future guideline domains └── SKILL.md Lookup Mechanism When other skills need guideline lookup: 1. Context Analysis: Extract technology keywords from spec/plan/code. 2. Guideline Discovery: Search skills/guidelines/ subdirectories for matching patterns. 3. Application: Load matching SKILL.md, extract applicable rules for current phase. Integration Points | Workflow Step | Guideline Application | |---------------|----------------------| | Specification | Domain constraints, scope boundaries | | Planning | Technolog
Explore related resources
Frequently asked questions
What is guidelines?
guidelines is a open-source AI agent skill with Copy skill directory. Collection of framework-to-framework migration rules and transformation patterns (e.g., Struts→Spring MVC, JSP→Thymeleaf, EJB→Spring Boot).
Who is guidelines best for?
guidelines is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install guidelines?
Install or run guidelines using Copy skill directory. Check guidelines for the latest setup command.
Is guidelines actively maintained?
guidelines may need a closer maintenance check before production use.
Auto-fetched from GitHub.