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