Use when accessibility is the subject in this repo. Triggers include "is this accessible", "run an a11y audit", "check WCAG", "screen reader", "keyboard navigation", "can you Tab to the map", "the family tree needs keyboard support", "add aria labels", "is…
codebend3r/the-known-world
SkillsMP has collected 19 skills from codebend3r/the-known-world. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 19
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 19 of 19 collected skills.
Use when `main` has moved and the local feature branches or worktrees are stale in the-known-world repo — "rebase all branches", "rebase the worktrees", "sync the branches with main", "main was updated", "run active-rebaser", "get the feature branches caught…
Use when adding, moving, renaming, or reviewing a React component in this repo. Triggers include "add a component", "scaffold a new component", "create components/Foo", "does this component follow the conventions", "why is there no test for X", "check the…
Use when populating, filling in, seeding, or writing up a house or a character in the-known-world repo — e.g. "populate House Crakehall", "fill in `crakehall.md`", "populate Eddard Stark", "seed Cersei", "write up Robert Baratheon" — i.e. turn a stub or thin…
Use when deciding which content entries to populate next in this repo. Triggers include "what should I write next", "which characters are still stubs", "how many placeholders are left", "find the empty entries", "what's worth populating", "prioritize the…
Use when authoring, correcting, or checking a date in this repo. Triggers include "what era should this be", "is this date right", "the timeline is stretched", "this entry sorts in the wrong place", "should this be BC or AC", "what precision do I use", "I…
Use when naming, creating, or renaming a git branch in the-known-world repo — "new branch called X", "make a branch for Y", "start a branch", "rename this branch", or any `git checkout -b` / `git switch -c` / `git branch -m`. Enforces flat kebab-case names of…
Use when authoring, amending, squashing, fixup-ing, rebasing, or cherry-picking any git commit message in the-known-world repo, and when creating, titling, describing, or updating a GitHub pull request there (`gh pr create` / `gh pr edit`, or after pushing…
Use when auditing, shrinking, or cleaning up images in this repo. Triggers include "the repo is huge", "why is the clone so big", "optimize the images", "compress the sigils", "the map page is slow", "find unused images", "are there orphan assets", "which…
Use when putting something on the world map in this repo, or checking what is already on it. Triggers include "put the battles on the map", "add coordinates for X", "why doesn't this show up on the map", "the marker is in the wrong place", "the pin is in the…
Use when adding a new content collection to this repo, or checking that an existing one is fully wired. Triggers include "add a prophecies content type", "new collection for religions/orders/ships", "scaffold content/X", "I added content/X but nothing…
Use when asking what in this repo nothing links to. Triggers include "are there orphan entries", "which pages are unreachable", "does anything link to this character", "find dead-end content", "this page only exists at its URL", "which entries have no inbound…
Use when populating, filling in, or writing up a battle, castle, event, weapon, or dragon in this repo. Triggers include "populate Moat Cailin", "fill in `deepwood-motte.md`", "write up the Battle of the Green Fork", "seed Casterly Rock", "this castle page is…
Use when adding, replacing, naming, or auditing character portrait art in this repo. Triggers include "add a portrait for X", "here is art for Eddard Stark", "why is this character showing a generic face", "the portrait isn't showing up", "the wrong picture…
Use when writing, editing, or reviewing prose bodies in `content/`, or when the corpus needs a typography pass. Triggers include "there are em dashes in the content", "clean up the punctuation", "check the prose style", "does this read like the rest of the…
Use when working on discoverability, metadata, or search presentation in this repo. Triggers include "add a sitemap", "robots.txt", "the pages have no OG image", "add structured data", "JSON-LD", "schema.org", "canonical URLs", "social share previews", "why…
Use for anything about which sigil image renders in the-known-world repo. Registering — "use this image for house X", "update house X's sigil", "house X is showing its region's sigil", "register house X's sigil", or after adding a `public/sigils/<house>.png`.…
Use when SCSS/CSS is the subject of review or authoring in this repo. Triggers include "audit the CSS", "review the styles", "run style-critic", "is this stylesheet compliant", "check the CSS conventions", any new or edited `*.module.scss`, a diff touching…
Use when a release version is in question in the-known-world repo — "is it time for a release", "do we have enough for a bump", "cut a patch/minor/major", "bump the version", "run version-bumper", "tag a release", "push the tag", "are the tags in sync", "my…