Agent skill
app-crash-report
Customer reporting application crashes, missing exercises, broken features, StackBlitz issues, or other technical problems with the course platform.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/app-crash-report
Metadata
Additional technical details for this skill
- routing
- agent
- category
- technical_support
- validation
- required_phrases: [] forbidden_patterns: - "(?i)refund" - "(?i)money back" max_length: 500
- sample size
- 760
- related skills
-
[ "broken-link-404-error", "technical-issue-course-content", "course-content-locked" ] - source cluster
- 27
- trigger phrases
-
[ "application crash", "app crashing", "getting errors", "application errors", "missing exercises", "exercises not showing", "broken feature", "StackBlitz", "node modules", "can't see subtitles", "subtitle option missing", "videos not loading", "exercise doesn't work", "code not running" ] - created from gap analysis
- YES
SKILL.md
App Crash / Technical Bug Report
When to Use
Use this skill when a customer reports:
- Application crashes or errors
- Missing exercises or content
- StackBlitz environment issues
- Node modules / npm errors
- Subtitle problems
- Videos not loading
- Exercises not working
Response Template
Thank you for reporting this technical issue. We're sorry you're experiencing problems with the platform.
Could you please provide:
- Which course/workshop you're accessing
- Your browser and operating system
- Any error messages you're seeing
- Steps to reproduce the issue
This will help our team investigate and resolve the problem as quickly as possible.
Common Issues
- StackBlitz failures: Environment crashes, dependency issues
- Missing exercises: Content not displaying under episodes
- Subtitle issues: Options not appearing on videos
- npm errors: node_modules problems in workshops
Example Requests
- "I've been getting a lot of application errors in the last couple of days. It happens when you go to the next lesson."
- "Under each Episode there is text saying 'This module also has exercises for you to practice!' But I don't find them."
- "I can't see the subtitle option in some of your workshop videos. Is this because I installed the npm packages incorrectly?"
- "The StackBlitz environment keeps crashing when I try to run the exercises."
- "Getting node_modules errors when trying to start the workshop. The application keeps crashing."
Phrases That Work
- "We're sorry you're experiencing..."
- "Could you please provide more details..."
- "Our team will investigate..."
- "Let us know if the issue persists..."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?