What problem does it solve?
ING teams struggle to convert dense internal documentation into actionable, self-contained skills for IDE-assisted development. This skill automates that transformation by converting docs into an independent knowledge base that Copilot can load and execute.
Core Features & Use Cases
- Generates production-ready GitHub Copilot skills from ING documentation repositories (docs/, code samples, and tooling references).
- Preserves verbatim code examples and configurations, organized into ING's 8-section skill template.
- Provides optional bundled resources (scripts/, references/, assets/) for on-demand execution, reference loading, and asset provisioning.
- Includes an evaluation framework and benchmarking tools to validate quality and trigger patterns across ING projects like Baker, Merak, and Kingsroad.
- Suitable for ING Spring Boot / Java 21 projects and other Java-based ING frameworks.
Quick Start
Provide a path to an ING docs folder and I will generate a complete SKILL.md with 8 sections and supporting resources.