
Interview System Designer
Structure senior system-design interviews and score rubrics so hiring decisions stay consistent when you are a small team scaling engineering.
Overview
interview-system-designer is an agent skill most often used in Validate (also Build, Grow) that structures system-design interviews and normalized score rubrics for hiring decisions.
Install
npx skills add https://github.com/alirezarezvani/claude-skills --skill interview-system-designerWhat is this skill?
- Structured score dimensions spanning coding fundamentals, system design, leadership, and communication
- Per-interviewer score records with overall Hire / No Hire style recommendations
- Sample payloads include role, date, and experience metadata for pipeline analytics
- Supports multi-interviewer loops on the same candidate_id for calibration
- Example rubrics track 5+ scored dimensions per interview session
Adoption & trust: 594 installs on skills.sh; 17.5k GitHub stars; 3/3 security scanners passed (skills.sh audits).
What problem does it solve?
You are hiring senior engineers alone and every interview feels ad hoc with incomparable notes and no clear system-design bar.
Who is it for?
Founders or tech leads running their first structured senior loop with system design as a core bar.
Skip if: Builders who only need leetcode drills with zero hiring process or teams with a full HRIS already owning rubrics.
When should I use this skill?
User wants to design, document, or score system-design interviews and hiring loops.
What do I get? / Deliverables
You get a repeatable interview system with dimension scores, multi-interviewer records, and explicit hire recommendations your agent can extend into hiring plans.
- Interview rubric structure
- Normalized score records per interviewer
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Canonical shelf is validate because the skill supports proving you can hire the right help before a big build commitment. Interview system design is scoping who you need and how you evaluate fit—not shipping product code.
Where it fits
Define competency weights before posting your first senior backend role.
Align system-design questions with the architecture you are actually shipping.
Compare interviewer scores on the same candidate_id to reduce drift after your second hire.
How it compares
Use for interview-system design and scoring templates—not for automated code execution or production monitoring.
Common Questions / FAQ
Who is interview-system-designer for?
Solo and indie technical founders who must design fair, repeatable senior interviews—especially system design—without a recruiting department.
When should I use interview-system-designer?
In validate when scoping your first hire; in build/pm when defining engineering competencies; in grow when calibrating interviewers after team expansion.
Is interview-system-designer safe to install?
Treat example datasets as sensitive if you mirror real candidates; review the Security Audits panel on this page and avoid pasting PII into shared agent logs.
SKILL.md
READMESKILL.md - Interview System Designer
[ { "candidate_id": "candidate_001", "role": "Senior Software Engineer", "interviewer_id": "interviewer_alice", "date": "2024-01-15T09:00:00Z", "scores": { "coding_fundamentals": 3.5, "system_design": 4.0, "technical_leadership": 3.0, "communication": 3.5, "problem_solving": 4.0 }, "overall_recommendation": "Hire", "gender": "male", "ethnicity": "asian", "years_experience": 6, "university_tier": "tier_1", "previous_company_size": "large" }, { "candidate_id": "candidate_001", "role": "Senior Software Engineer", "interviewer_id": "interviewer_bob", "date": "2024-01-15T11:00:00Z", "scores": { "system_design": 3.5, "technical_leadership": 3.5, "mentoring": 3.0, "cross_team_collaboration": 4.0, "strategic_thinking": 3.5 }, "overall_recommendation": "Hire", "gender": "male", "ethnicity": "asian", "years_experience": 6, "university_tier": "tier_1", "previous_company_size": "large" }, { "candidate_id": "candidate_002", "role": "Senior Software Engineer", "interviewer_id": "interviewer_alice", "date": "2024-01-16T09:00:00Z", "scores": { "coding_fundamentals": 2.5, "system_design": 3.0, "technical_leadership": 2.0, "communication": 3.0, "problem_solving": 3.0 }, "overall_recommendation": "No Hire", "gender": "female", "ethnicity": "hispanic", "years_experience": 5, "university_tier": "tier_2", "previous_company_size": "startup" }, { "candidate_id": "candidate_002", "role": "Senior Software Engineer", "interviewer_id": "interviewer_charlie", "date": "2024-01-16T11:00:00Z", "scores": { "system_design": 2.0, "technical_leadership": 2.5, "mentoring": 2.0, "cross_team_collaboration": 3.0, "strategic_thinking": 2.5 }, "overall_recommendation": "No Hire", "gender": "female", "ethnicity": "hispanic", "years_experience": 5, "university_tier": "tier_2", "previous_company_size": "startup" }, { "candidate_id": "candidate_003", "role": "Senior Software Engineer", "interviewer_id": "interviewer_david", "date": "2024-01-17T14:00:00Z", "scores": { "coding_fundamentals": 4.0, "system_design": 3.5, "technical_leadership": 4.0, "communication": 4.0, "problem_solving": 3.5 }, "overall_recommendation": "Strong Hire", "gender": "male", "ethnicity": "white", "years_experience": 8, "university_tier": "tier_1", "previous_company_size": "large" }, { "candidate_id": "candidate_003", "role": "Senior Software Engineer", "interviewer_id": "interviewer_alice", "date": "2024-01-17T16:00:00Z", "scores": { "system_design": 4.0, "technical_leadership": 4.0, "mentoring": 3.5, "cross_team_collaboration": 4.0, "strategic_thinking": 3.5 }, "overall_recommendation": "Hire", "gender": "male", "ethnicity": "white", "years_experience": 8, "university_tier": "tier_1", "previous_company_size": "large" }, { "candidate_id": "candidate_004", "role": "Product Manager", "interviewer_id": "interviewer_emma", "date": "2024-01-18T10:00:00Z", "scores": { "product_strategy": 3.0, "user_research": 3.5, "data_analysis": 4.0, "stakeholder_management": 3.0, "communication": 3.5 }, "overall_recommendation": "Hire", "gender": "female", "ethnicity": "black", "years_experience": 4, "university_tier": "tier_2", "previous_company_size": "medium" }, { "candidate_id": "candidate_005", "role": "Product Manager", "interviewer_id": "interviewer_frank", "date": "2024-01-19T13:00:00Z", "scores": { "product_strategy": 2.5, "user_research": 2.0, "data_analysis": 3.0, "stakeholder_management":