mit einem Klick
aula
aula enthält 2 gesammelte Skills von nickknissen, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.