senior-qa
Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite generation, coverage analysis, E2E testing setup, and quality metrics. Use when designing test strategies, writing test cases, implementing test automation, performing manual testing, or analyzing test coverage.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/senior-qaskilz install alirezarezvani/claude-skills/senior-qa --agent opencodeskilz install alirezarezvani/claude-skills/senior-qa --agent codexskilz install alirezarezvani/claude-skills/senior-qa --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skillscp -r claude-skills/engineering-team/senior-qa ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Stars
- 579
- Forks
- 112
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
F Score: 33/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Empty Reference Files
- Non-Functional Scripts
- Marketing Language
Recommendations
- Focus on improving Pda (currently 8/30)
- Focus on improving Ease Of Use (currently 8/25)
- Focus on improving Writing Style (currently 3/10)
Graded: 2026-01-24
Developer Feedback
I was digging through the skill marketplace and noticed senior-qa came in pretty thin on the PDA side—looks like there's a lot of opportunity to make this more token-efficient without sacrificing the core value. Want to walk through some ideas on trimming the fat while keeping the teeth?
Links:
The TL;DR
You're at 33/100, which puts this in F territory. This one's got the spec compliance piece locked down (12/15), but the utility and ease of use sides are really struggling. The core issue: everything reads like a template outline, not an actual working skill. The references are boilerplate, the scripts are empty shells, and there's not much here a developer could actually use.
What's Working Well
- Spec compliance is solid - Valid YAML, proper naming conventions, frontmatter is clean
- Trigger terms are decent - "test automation", "qa automation", "testing patterns" should help discoverability
- Structure exists - You've got the reference files and scripts scaffolded out, which means there's a foundation to build on
The Big One: Empty Reference Files & Scripts
This is your main blocker. All three reference files (test_automation_patterns.md, qa_best_practices.md, testing_strategies.md) are identical placeholder content with lines like "Detailed explanation of the pattern" and "Scenario 1, Scenario 2, Scenario 3" that don't actually tell someone how to do QA.
Same with the scripts—they're hollow Python templates with comments like "# Main logic here" instead of actual test generation, coverage analysis, or E2E scaffolding.
The fix: Replace these with real content. If this skill is about testing React/Next.js projects, give me actual patterns (Page Object Model, test data builders, te...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.