Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 20 skills de pilinux/gorest. Abra uma skill para revisar a origem e os detalhes.
Mostrando 20 de 20 skills coletadas.
Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.
Idioma do texto original: inglês
Execute repository linters and surface highest-priority issues with minimal, targeted fixes.
Idioma do texto original: inglês
Use Go AST-aware analysis to enumerate symbols, extract signatures, and propose mechanically safe refactors (read-only by default).
Idioma do texto original: inglês
Build and run the project locally to reproduce compile/runtime issues in a safe, non-production way.
Idioma do texto original: inglês
Apply repository-standard formatting to minimize diff noise and meet linter expectations.
Idioma do texto original: inglês
Rapid, focused navigation to locate definitions/usages and map the impact of proposed changes.
Idioma do texto original: inglês
Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).
Idioma do texto original: inglês
Propose minimal seams and local substitutes so tests run without real RDBMS/Redis/Mongo infrastructure.
Idioma do texto original: inglês
Inspect Go module dependencies, detect outdated or vulnerable modules, and recommend safe updates or pinning strategies.
Idioma do texto original: inglês
Produce concise, citation-backed explanations of module behavior, data flow, and important types/APIs.
Idioma do texto original: inglês
Precisely read source files or snippets and return concise, citation-backed facts needed for decisions or edits.
Idioma do texto original: inglês
Diagnose failures and propose minimal, test-backed fixes with verification and rollback instructions.
Idioma do texto original: inglês
Reduce flaky or environment-dependent failures to a minimal, reproducible script and capture the exact logs and error lines.
Idioma do texto original: inglês
Analyze GORM model changes, estimate resulting schema (DDL) differences, and propose safe migration steps with verification guidance.
Idioma do texto original: inglês
Draft and apply small, atomic patches; always present a preview diff and appropriate verification commands.
Idioma do texto original: inglês
Orchestrate multi-step change workflows (search, analyze, propose, implement, verify) with explicit evidence and gate checks.
Idioma do texto original: inglês
Produce a dry-run diff plus a risk checklist and rollback plan for any potentially disruptive change.
Idioma do texto original: inglês
Fast, repository-wide search to locate symbols, routes, env vars, error codes, and other artifacts (read-only).
Idioma do texto original: inglês
Run CI-aligned static analysis (vet, gosec, govulncheck) and convert findings into prioritized remediation steps.
Idioma do texto original: inglês
Run and triage Go tests with correct environment handling; produce compact, actionable failure summaries.
Idioma do texto original: inglês