Create Questionnaire — Development skill for Claude Code
이력서를 기반으로 맞춤형 면접 질문지를 생성합니다 (질문 4카테고리 적용).
How to install Create Questionnaire
Installs to ~/.claude/skills/caesiumy-claude-interview-agents-create-questionnaire/SKILL.md
mkdir -p ~/.claude/skills/caesiumy-claude-interview-agents-create-questionnaire && curl -fsSL https://raw.githubusercontent.com/CaesiumY/claude-interview-agents/HEAD/commands/create-questionnaire.md -o ~/.claude/skills/caesiumy-claude-interview-agents-create-questionnaire/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Create Questionnaire does
description: 이력서를 기반으로 맞춤형 면접 질문지를 생성합니다 (질문 4카테고리 적용) argument-hint: <이력서파일경로>
면접 질문지 생성 명령
이력서를 기반으로 맞춤형 면접 질문지를 생성합니다.
사용법
/create-questionnaire [이력서파일경로]
실행 절차
**경로 규칙**: 입력 파일과 산출물 경로는 모두 **커맨드를 실행한 현재 작업 디렉토리 기준**입니다.
1단계: 이력서 파일 읽기
resumes/폴더 또는 지정된 경로에서 이력서 파일 읽기portfolio/*/final.md가 존재하면 함께 읽기 (질문 소스로 활용)resumes/[이름]_review.md(/review-resume산출물)가 존재하면 함께 읽어, 그 PSR 분해 검증 표와 포트폴리오 전개 추천 항목을 이력서 기반 질문(2단계 프로젝트 선정 · 3단계 에이전트 생성
Alternatives in Development
- Review Soul — 지금까지 대화를 기반으로 /soul/ 하위 TOML 파일들의 항목을 검토하고 갱신한다 3 ★
- Bootstrap Questionnaire — Prompt: Cuestionario de Bootstrap (arrancar tu perfil desde cero) 1 ★
- Elementor Decide — Turn the open unknowns in this project into a Decision Questionnaire for the user
Full documentation available on GitHub
View Source RepositoryRelated Skills
Assignment Review
과제 전형(take-home) 레포를 채용사 리뷰어 시점으로 평가하고 예상 리뷰어 질문을 생성합니다
Client Brief Generator
Turn a client questionnaire into a structured project brief for websites, branding, architecture, or marketing
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Sharing Skills
skill for guidance.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Related Agents
Questionnaire Designer
면접 질문지 설계 전문가. 이력서와 질문 가이드를 기반으로 구조 계약을 지켜 프론트엔드 3년차 맞춤 질문지를 생성합니다. /create-questionnaire 커맨드에서 자동 호출됩니다.
Doc Slave
코드 리뷰가 승인된 후 호출한다. 구현 코드를 기반으로 Swagger 어노테이션과 docs/ 문서를 작성/업데이트한다.
AI Tell Detector
입력된 한글 텍스트에서 references/ai-tell-taxonomy.md의 10대분류 × 40+ 서브 패턴에 해당하는 구간(span)을 정확히 식별해 JSON 리포트로 출력하는 탐지 전문가.