SKILL.md
/forge-type-fix — Type Auto-Fix
For each off-scale font-size:
- Find nearest type scale step
- Replace with var(--type-[step]) reference
- Show before/after
Also fixes line-height to match the scale's recommended values.
dragoon0x/forge · Archived
Snap all font sizes to the nearest step in your type scale. Replaces arbitrary values with var(--type-step) references.
npx skills add dragoon0x/forge --skill forge-type-fix
This repository is archived — consider an actively maintained alternative.
Auto-fix design system violations. Replaces raw hex values with token references, snaps spacing…
3 installsExport your design system as W3C Design Tokens JSON format. Compatible with Style Dictionary, F…
3 installsRegenerate the entire design system from a new brand color while preserving the project type. U…
2 installsFind every font-size in the codebase that doesn't match your type scale. Lists violations with …
2 installsRelated neighbors and high-traction skills in the same topics — useful to compare before installing.
Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — …
85.1K installs>- Use this skill when writing app code with InsForge or @insforge/sdk: database CRUD, auth, st…
40.4K installs>- Use this skill whenever someone needs a backend, or a task touches InsForge backend or cloud…
40.3K installs>- Use when diagnosing problems in an InsForge project — reactive failures (SDK error object, H…
36.5K installs>- Use when wiring an external auth provider (Clerk, Auth0, WorkOS, Kinde, Stytch, Better Auth)…
35.8K installsDelete specific observations from agentmemory after showing them and getting explicit confirmat…
11.5K installsOther skills from dragoon0x/forge · top by installs.
npx skills add dragoon0x/forge
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
414 B
SUMMARY.md
141 B
For each off-scale font-size:
Also fixes line-height to match the scale's recommended values.