Add QuickStart writing skill based on user research #324
+235
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a Claude Code skill that guides technical writers through creating Auth0 QuickStart guides based on recent user research findings.
Changes included:
New QuickStart writing skill (
.claude/skills/writing-quickstarts/SKILL.md)Key usability improvements addressed:
User research has identified several common pain points in QuickStart documentation. This skill provides guidance to address:
Dashboard navigation clarity: Users struggle with multiple Settings pages in the Auth0 Dashboard. The skill ensures explicit guidance to differentiate between Application Settings, Tenant Settings, and API Settings.
Setup flow distinction: Users treat setup steps as part of the main workflow, not separate preparation. The skill ensures the setup phase receives the same detail level as the integration phase.
External service complexity: Third-party configurations involve platform switching and unfamiliar interfaces. The skill provides a clear two-part structure for external service integrations.
Resource relationships: Similar Auth0 resources need explicit differentiation. The skill includes patterns for clarifying complex relationships between resources.
Missing context: Users need to understand why each step matters, not just how to complete it. The skill emphasizes purpose statements for each configuration step.
Usage
The skill is invoked by Claude Code when:
🤖 Generated with Claude Code