Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Interactive setup wizard that configures a new project for the social-science-research plugin. Asks the user questions about their field, institution, journals, datasets, key researchers, and R color palette, then writes the answers into references/domain-profile.md and CLAUDE.md. Make sure to use this skill first whenever a user is starting fresh or wants to configure the plugin. Triggers include: "set up my project", "configure the plugin", "run setup", "initialize this project", "I just insta
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-21 | ✗→✓ | ▲ Improved | 67% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 17% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 154% | 0% |
Walk the user through setup using AskUserQuestion menus wherever possible. Collect all answers, then write config files in one pass.
Read CLAUDE.md and references/domain-profile.md silently. If either has real content (not placeholders), tell the user what's already configured and offer to confirm or update each section.
AskUserQuestion — 2 questions at once:
Store field and institution for customizing later steps.
Ask conversationally (not via AskUserQuestion):
Wait for the user's response before moving to Step 3.
AskUserQuestion — 2 multi-select questions based on the user's field:
User can multi-select presets and add custom journals via Other.
AskUserQuestion — 2 multi-select questions based on the user's field:
AskUserQuestion — 2 questions at once:
If the user chose "Add researchers", ask conversationally for names, institutions, and Google Scholar URLs. Do NOT guess researcher names.
If the user chose "Custom colors", ask conversationally for primary and secondary hex codes.
references/domain-profile.mdRead the existing file and update each section with the user's answers. Preserve the file's existing structure and comments. Only replace sections the user answered; leave unanswered sections unchanged. Add an "Institutional Colors" section at the end if one doesn't exist, with the user's hex codes (or defaults #012169 / #f2a900 if skipped).
IMPORTANT: Do NOT write to rules/r-code-conventions.md. Colors live in references/domain-profile.md only.
CLAUDE.mdUpdate the project header placeholders:
[YOUR PROJECT NAME] → user's project title (or leave placeholder if skipped)[YOUR NAME] → user's name (or leave placeholder if skipped)[YOUR INSTITUTION] → user's institutionSetup complete:
- references/domain-profile.md — field, [N] journals, [N] datasets[, N researchers][, colors]
- CLAUDE.md — project name and institution
Update anytime: references/domain-profile.md
Next step: /new-projectNote any skipped sections and where to add them later.
Other measured skills in the registry, with their headline benchmark lift.