Skip to main content

ui-screenshots

Capture full-page desktop and mobile screenshots of the Logos Angular web application and host them so they render in a pull request or in the documentation. Use whenever a change touches logos-ui/, when a PR needs UI screenshots, or when adding UI imagery to docs — covers localhost-vs-127.0.0.1 CORS, unlocking shell scroll containers, waiting for real data (not skeletons), and the gist hosting gotcha that otherwise serves images as text. For committed role-guide PNGs under docs/static/img/roles/, also read logos/docs/AGENTS.md (principles: one shot per distinct tab/step/modal, no near-duplicate per-role pages, every PNG explained; plus seed + shot matrix).

Jump to install

Source facts

Repository
ls1intum/edutelligence
Last source activity
September 19, 2026 at 08:06
Detected SKILL.md language
English
Stars
16
Forks
8

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
ui-screenshots
description
Capture full-page desktop and mobile screenshots of the Logos Angular web application and host them so they render in a pull request or in the documentation. Use whenever a change touches logos-ui/, when a PR needs UI screenshots, or when adding UI imagery to docs — covers localhost-vs-127.0.0.1 CORS, unlocking shell scroll containers, waiting for real data (not skeletons), and the gist hosting gotcha that otherwise serves images as text. For committed role-guide PNGs under docs/static/img/roles/, also read logos/docs/AGENTS.md (principles: one shot per distinct tab/step/modal, no near-duplicate per-role pages, every PNG explained; plus seed + shot matrix).
# ui-screenshots The instructions for this skill live in [`../../../.agents/skills/ui-screenshots/SKILL.md`](../../../.agents/skills/ui-screenshots/SKILL.md). **Read that file now and follow it.** This stub exists only so Claude Code discovers the skill at all: it scans `.claude/skills/` and not `.agents/skills/`, where the skill is canonically stored for Codex and Copilot. Only the frontmatter above is duplicated. Changing `name` or `description` here means changing them there too, and the other way round — see [`../../../.agents/skills/AGENTS.md`](../../../.agents/skills/AGENTS.md).
View on GitHub