refactor(skills): fold text-animation husk into distinctive-frontend-design (M3) - #898
Merged
Conversation
…design (M3) text-animation declares promoted_to: distinctive-frontend-design and its payload was already copied into the umbrella. Verified before removal: roll-text.md ratio 1.000 (byte-identical) text-animation-patterns.md ratio 1.000 (byte-identical) SKILL.md -> references/text-animation.md ratio 0.911 All six triggers already route to distinctive-frontend-design, whose reference table dispatches them at SKILL.md:72. Keeping the standalone copy was pure duplication with drift risk. Repointed the three real path reads (agents/ui-design-engineer.md, agents/typescript-frontend-engineer.md, skills/meta/html-artifact/SKILL.md) at the umbrella's references, and dropped the stale migration-map entry. Skills: 120 -> 119.
Skill-eval coverageChanged skills in this PR: 1 ( Report only. CI cannot run evals (the runner needs the Uncoveredno eval coverage for changed skill(s): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Removes the
text-animationhusk, whose content already lives indistinctive-frontend-design.Verified with
difflib.SequenceMatcherbefore removal:references/roll-text.mddistinctive-frontend-design/references/roll-text.mdreferences/text-animation-patterns.md.../references/text-animation-patterns.mdSKILL.md.../references/text-animation.mdThe husk's frontmatter already declared
promoted_to: distinctive-frontend-design, all six of its triggers are already duplicated into the umbrella's routing, and the umbrella's reference table dispatches them atSKILL.md:72. No capability is lost.Inbound references repointed
agents/ui-design-engineer.md:159agents/typescript-frontend-engineer.md:136skills/meta/html-artifact/SKILL.md:363scripts/migrate-skills-to-folders.py— stale path-map entry droppedREADME.md,docs/docs-audit.md,docs/for-knowledge-workers.md,docs/for-linkedin.mdScope note
This is the only merge of the twelve M3 candidates that survived inspection. The other eleven pairs measured 0.02-0.08 similarity and were each found to serve a distinct user intent (generative-vs-auditing, new-vs-existing, diff-vs-whole-repo). They are documented as KEEP-SEPARATE rather than merged — see the track report.
Gates
ruff check/ruff format --check(0.15.12) — passpytest scripts/tests/— 4637 passed, 1 skipped, 138 xfailedvalidate-skill-frontmatter.py— 119 OKvalidate-index-integrity.py— 0 errors, PASSvalidate-doc-counts.py— all claims agree