TeslaUSB
Structured issue resolution, PR review, and security auditing
All Skills in This Repository (3)
Pure Emerald Level Indicatorsresolve-issue
Resolves GitHub issues in the TeslaUSB project via root-cause analysis and implementation.
review-pr
Review GitHub pull requests for code quality and architecture compliance.
security-review
Identifies vulnerabilities in TeslaUSB across multiple technical domains.
Frequently Asked Questions
FAQPage SchemaHow to install TeslaUSB skills?โผ
Run `npx skills add mphacker/TeslaUSB --all -g -y` in your terminal to install all skills in this suite globally.
How to resolve a GitHub issue automatically?โผ
The resolve-issue skill investigates the root cause with evidence, posts an analysis comment, implements the fix on a feature branch, and self-reviews the changes.
How to review a pull request with AI?โผ
The review-pr skill fetches the PR diff, checks it against project conventions and security rules, then posts an approve, comment, or request-changes review via the GitHub CLI.
What does the security review check?โผ
It audits subprocess injection, path traversal, configuration secrets, mount safety, network exposure, file uploads, and dependency vulnerabilities with severity-rated findings.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
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