SKILL.md
/m-focus — Focus Rings
:focus-visible {\n outline: 2px solid var(--accent);\n outline-offset: 2px;\n border-radius: inherit;\n}\n\nAdapt for buttons, inputs, links, cards. Never outline: none without replacement.
dragoon0x/meridian · Archived
Generate focus ring system from the accent color.
npx skills add dragoon0x/meridian --skill m-focus
This repository is archived — consider an actively maintained alternative.
Push past conventional limits. WebGL, spring physics, GPU effects. Maximum one per page.
2 installsDesign DNA engine that learns your codebase before making recommendations.
1 installsApply a complete typography system in one command. Scale, pairing, line-heights, letter-spacing.
1 installsGenerate a mathematical type scale from a base size and ratio. Outputs 8 steps with px values, …
1 installsRelated neighbors and high-traction skills in the same topics — useful to compare before installing.
Create recurring focus time blocks on Google Calendar to protect deep work hours.
27.4K installsImplements keyboard, directional, and scene-level focus behavior across SwiftUI and UIKit. Use …
2.1K installsUse when writing or reviewing Jetpack Compose UI for TV, keyboard, desktop, accessibility focus…
1.4K installsUse when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. T…
598 installsReviews, writes, and fixes focus management code for all Apple platforms (tvOS, iOS/iPadOS, wat…
303 installsFocus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or ke…
227 installsOther skills from dragoon0x/meridian · top by installs.
npx skills add dragoon0x/meridian
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Files included with this skill beyond the listing page.
SKILL.md
326 B
SUMMARY.md
64 B
:focus-visible {\n outline: 2px solid var(--accent);\n outline-offset: 2px;\n border-radius: inherit;\n}\n\nAdapt for buttons, inputs, links, cards. Never outline: none without replacement.