Back to list
techops-services

interview

by techops-services

Vibeyard is a community-driven platform where developers can showcase, discover, and collaborate on AI-assisted code projects (vibecode). Think of it as a junkyard where raw materials meet potential—a place to find diamonds in the rough, connect with collaborators, and transform experimental AI-generated code into production-ready applications.

0🍴 0📅 Jan 7, 2026

SKILL.md


name: interview description: Conduct in-depth feature interviews to gather requirements. Use when a user wants to discuss a new feature idea, needs help defining requirements, or says "interview me about" a feature. Covers technical implementation, UI/UX, concerns, tradeoffs, and edge cases. Supports full-stack, web/UI, and infrastructure/DevOps features.

Feature Interview

Conduct a structured, in-depth interview about a new feature to gather comprehensive requirements before implementation.

Interview Process

  1. Ask for feature description if not provided
  2. Conduct multi-round interview using AskUserQuestion
  3. Synthesize into structured summary

Interview Categories

Cover these areas with non-obvious, probing questions:

Technical Implementation

  • Data models and state management
  • API design and integration points
  • Performance implications and scalability
  • Error handling and failure modes
  • Security considerations

UI/UX (for features with user-facing components)

  • User flows and interaction patterns
  • Edge cases in user behavior
  • Accessibility requirements
  • Responsive/mobile considerations
  • Loading and error states

Concerns and Risks

  • Dependencies on other systems/teams
  • Migration or backwards compatibility
  • Testing complexity
  • Monitoring and observability needs

Tradeoffs

  • Build vs buy decisions
  • Simplicity vs flexibility
  • Performance vs maintainability
  • Scope boundaries

Interview Guidelines

  • Ask 2-4 questions per round using AskUserQuestion
  • Avoid obvious questions Claude can infer
  • Dig deeper on vague answers
  • Challenge assumptions respectfully
  • Continue until feature is well-defined (typically 3-5 rounds)

Output Format

After interview completion, provide a structured summary:

## Feature Summary
[One paragraph description]

## Requirements
- [Bullet list of concrete requirements]

## Technical Approach
- [Key technical decisions]

## Open Questions
- [Remaining uncertainties to resolve]

## Out of Scope
- [Explicitly excluded items]

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon