Dev Tools
by @auto-skiller · plugin · 9 skills
Dev Tools from Auto-Skiller/plugboot.
Install the whole plugin (CLI)
npx skillmds add auto-skiller/code-review
npx skillmds add auto-skiller/data-scraping
npx skillmds add auto-skiller/git-automation
npx skillmds add auto-skiller/code-navigation
npx skillmds add auto-skiller/build-management
npx skillmds add auto-skiller/error-resolution
npx skillmds add auto-skiller/setup-matt-pocock-skills
npx skillmds add auto-skiller/dependency-repair
npx skillmds add auto-skiller/framework-migrationSkills in this plugin
- ▌ code-review · auto-skillerReviews staged and unstaged code changes for security vulnerabilities, code quality issues, and adherence to project conventions, reporting findings by severity.
- ▌ data-scraping · auto-skiller bundleBuilds a configurable scraping agent that collects data from APIs, HTML, or RSS, enriches it with Gemini AI scoring, and stores results in Notion, Google Sheets, Supabase, or local files.
- ▌ git-automation · auto-skillerRuns a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
- ▌ code-navigation · auto-skillerAnalyzes codebases to map entry points, execution flows, architecture layers, patterns, and dependencies before new development begins.
- ▌ build-management · auto-skillerIncrementally fixes Gradle build and compilation errors for Android and Kotlin Multiplatform projects.
- ▌ error-resolution · auto-skillerDiagnoses and fixes build, type, and runtime errors with minimal changes, covering TypeScript, PyTorch, and other build systems.
- ▌ setup-matt-pocock-skills · auto-skiller bundleConfigures a repository's issue tracker, triage labels, and domain documentation so engineering skills can operate correctly.
- ▌ dependency-repair · auto-skiller bundleAutonomously repairs failed task verification by choosing retry, decompose, prune, or escalate strategies before surfacing to the user.
- ▌ framework-migration · auto-skiller bundleMigrate TypeScript test code from `as` assertions to type-safe `shoehorn` helpers like `fromPartial` and `fromAny`.