synthesize-skills
Synthesize Skills
Build or revise Claude skills from evidence — workspace scan, remote comparison, repo-fit synthesis. Comparison table is the proof of research.
When to use
Use this skill if you are:
- creating a new Claude skill from scratch ("make me a skill for X", "scaffold a new skill", "I want a skill that does Y")
- substantially redesigning an existing skill ("rewrite this skill", "this skill is bloated, fix the structure")
- merging multiple skills or source corpora into one ("combine these into one skill", "synthesize patterns from these three skills")
- researching skill patterns before authoring ("find skills like X first", "I need a comparison table before I write")
- tightening a skill's triggers, decision tree, routing, or workflow without drifting from repo conventions
- fixing a skill where the body bloated past 500 lines, references go unrouted, or the description never fires
Do NOT use this skill for:
- testing whether an existing skill holds up under a real agent run — use
enhance-skill-by-derailmentinstead - the upstream skill-creator plugin's eval / benchmark / iterate loop — that toolchain runs separate
evals/, graders, and viewers; this repo bansevals/and uses a different lean format
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38publish-npm-package
Use skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
35build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34init-agent-config
Use skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32