ワンクリックで
aula
aula には nickknissen から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.