Skip to content

feat(skills): Add migrate-container-queries skill#120459

Open
priscilawebdev wants to merge 4 commits into
masterfrom
priscila/migrate-container-queries-skill
Open

feat(skills): Add migrate-container-queries skill#120459
priscilawebdev wants to merge 4 commits into
masterfrom
priscila/migrate-container-queries-skill

Conversation

@priscilawebdev

@priscilawebdev priscilawebdev commented Jul 23, 2026

Copy link
Copy Markdown
Member

Adds the migrate-container-queries skill guiding the migration of viewport media queries (@media, useMedia) to container queries in Sentry's frontend, backing the Design Engineering container-query migration project (DE-1368).

Ships as a single SKILL.md plus a SPEC.md maintenance contract under .agents/skills/migrate-container-queries/.

This moves the skill into getsentry/sentry (originally opened as getsentry/skills#162) so the whole skill lives in one repo, per team feedback. No README/settings.json registration is needed here — skills under .agents/skills/ are auto-discovered.

Guide for migrating viewport media queries (@media, useMedia) to
container queries in Sentry's frontend. Encodes the refactor-first
ladder (prefer Container/Flex/Grid primitives, fall back to @container),
the breakpoints-vs-container scale mismatch, and the container-type
guidance. Ships as a SKILL.md plus a SPEC.md maintenance contract.

Mirrors getsentry/skills#162 into sentry so the whole skill lives in one
repo.
@priscilawebdev
priscilawebdev requested a review from a team July 24, 2026 05:09
@priscilawebdev
priscilawebdev marked this pull request as ready for review July 24, 2026 05:09
Comment thread .agents/skills/migrate-container-queries/SKILL.md
Comment thread .agents/skills/migrate-container-queries/SKILL.md
@priscilawebdev

Copy link
Copy Markdown
Member Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit fd50567. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant