Sub-skill of github-issue-tracker: Problem Description (+6).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill problem-description --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Problem Description?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-problem-description-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: github-issue-tracker-problem-description
description: 'Sub-skill of github-issue-tracker: Problem Description (+6).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Problem Description (+6)
## Problem Description
[Clear description of the issue]
## Expected Behavior
[What should happen]
## Actual Behavior
[What actually happens]
## Reproduction Steps
1. [Step 1]
2. [Step 2]
3. [Step 3]
## Environment
- Package: [package name and version]
- Node.js: [version]
- OS: [operating system]
## Investigation Plan
- [ ] Root cause analysis
- [ ] Fix implementation
- [ ] Testing and validation
- [ ] Regression testing
## Swarm Assignment
- **Debugger**: Issue investigation
- **Coder**: Fix implementation
- **Tester**: Validation and testing
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.