better-auth-add-plugin
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
Adaptive interview that probes plans with depth proportional to complexity, generating comprehensive specifications
$ npx -y skills add secondsky/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/interviewContext preview
What this command does when you run it.
Adaptive interview that probes plans with depth proportional to complexity, generating comprehensive specifications
name: plan-interview:interview description: Adaptive interview that probes plans with depth proportional to complexity, generating comprehensive specifications argument-hint: [plan] model: opus
Read the plan file at `$ARGUMENTS` thoroughly. Before asking questions, assess the plan's complexity to calibrate interview depth. Then conduct a rigorous, multi-phase interview using `AskUserQuestion` to extract all implicit knowledge, assumptions, and decisions needed to write a complete specification.
---
**Before starting the interview, classify the plan:**
| Complexity | Signals | Question Depth | |------------|---------|----------------| | **Simple** | Single feature, clear scope, minimal integrations, one user type | 10-15 questions total | | **Moderate** | Multi-component, some integrations, defined boundaries, 2-3 user types | 18-23 questions total | | **Complex** | Cross-system, many stakeholders, unclear boundaries, multiple user types, high risk | 22-28 questions total |
**Adapt dynamically**: If answers reveal hidden complexity, probe deeper. If an area is well-specified, move faster.
---
**Core Principle**: Depth over breadth. Better to deeply understand critical aspects than superficially cover everything.
**Key Techniques**:
> **Deep Dive**: Load `references/interview-techniques.md` for advanced probing patterns.
---
**Goal**: Establish crystal-clear understanding of who, what, why, and boundaries.
**Focus Areas**:
1. **Ambiguous Terminology**
2. **Stakeholder Analysis**
3. **Success/Failure Criteria**
4. **Constraint Exploration**
5. **Prior Art Investigation**
6. **Dependency Mapping**
7. **MVP Scope Definition**
**Example Questions**:
**Target**: 4-6 questions (simple: 2-3, complex: 5-6)
> **Deep Dive**: Load `references/phase-1-clarifications.md` for 15+ example questions and common pitfalls.
---
**Goal**: Understand the technical approach, architecture, and engineering trade-offs.
**Focus Areas**:
1. **Architecture Decisions**
2. **Data Models & State**
3. **APIs & Integrations**
4. **Scalability Exploration**
5. **Technical Debt Assessment**
6. **Observability Planning**
7. **Migration Strategy**
8. **Security Considerations**
**Example Questions**:
**Target**: 5-7 questions (simple: 3-4, complex: 6-7)
> **Deep Dive**: Load `references/phase-2-technical.md` for architecture discussion patterns.
---
**Goal**: Understand how users will interact with and perceive the system.
**Focus Areas**:
1. **User Persona Depth**
2. **User Flows**
145 production-ready skills for Claude Code CLI 🔌 Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).
Repo: secondsky/claude-skills
Add a better-auth plugin to an existing project. Configures server and client plugins with proper imports.
Interactive setup wizard for better-auth authentication. Guides through database, framework, OAuth providers, and plugin configuration.
Explain Better Auth error codes and provide solutions with code examples
Display Better Auth available authentication providers and their configuration