Use when the user wants an existing resource list re-categorised — sections renamed/merged/split, entries re-bucketed, or the whole table re-alphabetised. Triggers — "reorganise the <topic> list", "the sections on this list have grown messy", "split <section> into two", "re-bucket these entries". Non-destructive — proposes the reshape first.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin resource-list-builderThis skill uses the workspace's default tool permissions.
Restructure an existing resource list — section scheme, ordering, or both. Always propose changes before writing.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Restructure an existing resource list — section scheme, ordering, or both. Always propose changes before writing.
Old → NewBig Section → [Sub A, Sub B] with which entries land where.[X, Y] → Combinedgit add -A && git commit -m "Reorganise: <short summary>"git pushanalyze-resource-list. Suggest the user run that first if their goal is pruning.update-resource-list to add to B.