SKILL.md
/forge-type-audit — Type Audit
Extract every font-size declaration. Compare against your type scale steps.
For each off-scale value: report file, line, current size, nearest scale step, and suggested replacement.
dragoon0x/forge · Archived
Find every font-size in the codebase that doesn't match your type scale. Lists violations with suggested scale values.
npx skills add dragoon0x/forge --skill forge-type-audit
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 installsSnap all font sizes to the nearest step in your type scale. Replaces arbitrary values with var(…
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
404 B
SUMMARY.md
142 B
Extract every font-size declaration. Compare against your type scale steps.
For each off-scale value: report file, line, current size, nearest scale step, and suggested replacement.