startup-claude-skills
Automated bug fixing, PR reviews, QA testing, and hiring docs
All Skills in This Repository (9)
Pure Emerald Level Indicatorstelegram-formatting
Convert Telegram bot replies into MarkdownV2-formatted text.
scoop
Analyze YouTube comments to identify content gaps and suggest video ideas.
playwright-qa-cli
Automate headless browser QA testing with playwright-cli in verify and check modes.
review-fix
Simulate 8 parallel reviewer personas to analyze code and apply quick fixes.
set-kpi
Generate KPI documents, compensation structures, and hiring templates for contractor roles.
develop-team
Orchestrate feature development from research through PR creation.
fix-ticket
Automate Jira bug fix workflows from ticket reading to QA verification.
review-team
Orchestrate multi-step code reviews with expert team and GitHub API.
fix-sentry
Scan unresolved Sentry errors and implement fixes with TDD and deployment verification.
Frequently Asked Questions
FAQPage SchemaHow to install startup-claude-skills?โผ
Run `npx skills add EricTechPro/startup-claude-skills --all -g -y` in your terminal to install all skills globally.
How to fix a Jira ticket automatically?โผ
Use the fix-ticket skill with a command like `/fix-ticket PROJ-123`. It reads the ticket, reproduces the bug in a headless browser, implements the fix, reviews it, commits, deploys, and hands off to QA.
How does the PR review team work?โผ
The review-team skill spawns four specialist reviewers plus a Devil's Advocate that challenges every finding. Only issues that survive cross-examination appear in the final report, reducing false positives.
Can it fix production Sentry errors in bulk?โผ
Yes. The fix-sentry skill scans unresolved Sentry errors, groups them by root cause, fixes them with test-driven development, deploys, and marks them resolved after verification.
Do I need coding experience to use these skills?โผ
Basic familiarity helps, but each skill runs from a simple slash command. You configure project values once in a CONFIG.md file, then the agent handles the technical execution.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core