원클릭으로
aula
aula에는 nickknissen에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Extract endpoint summaries from a specific Aula web widget Vue component using sourcemaps and a widget id/key (e.g. 0030 or W0030V0001). Use when user asks to inspect widget source for endpoints, request patterns, or provider hints.
Accelerate adding new Aula widget provider integrations (ugeplan, tasks, etc.) to the aula.dk Python CLI project. Use when the user asks to add a new third-party widget provider command such as "add meebook:ugeplan", "implement provider:tasks", "add a new widget integration", or similar requests to connect a new Aula widget API. Covers the full 5-file change pattern: constants, models, model exports, API client method, and CLI command.