Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.
원문 언어: 영어
메뉴
SkillsMP는 pilinux/gorest에서 20개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 20개 중 20개를 표시합니다.
Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.
원문 언어: 영어
Execute repository linters and surface highest-priority issues with minimal, targeted fixes.
원문 언어: 영어
Use Go AST-aware analysis to enumerate symbols, extract signatures, and propose mechanically safe refactors (read-only by default).
원문 언어: 영어
Build and run the project locally to reproduce compile/runtime issues in a safe, non-production way.
원문 언어: 영어
Apply repository-standard formatting to minimize diff noise and meet linter expectations.
원문 언어: 영어
Rapid, focused navigation to locate definitions/usages and map the impact of proposed changes.
원문 언어: 영어
Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).
원문 언어: 영어
Propose minimal seams and local substitutes so tests run without real RDBMS/Redis/Mongo infrastructure.
원문 언어: 영어
Inspect Go module dependencies, detect outdated or vulnerable modules, and recommend safe updates or pinning strategies.
원문 언어: 영어
Produce concise, citation-backed explanations of module behavior, data flow, and important types/APIs.
원문 언어: 영어
Precisely read source files or snippets and return concise, citation-backed facts needed for decisions or edits.
원문 언어: 영어
Diagnose failures and propose minimal, test-backed fixes with verification and rollback instructions.
원문 언어: 영어
Reduce flaky or environment-dependent failures to a minimal, reproducible script and capture the exact logs and error lines.
원문 언어: 영어
Analyze GORM model changes, estimate resulting schema (DDL) differences, and propose safe migration steps with verification guidance.
원문 언어: 영어
Draft and apply small, atomic patches; always present a preview diff and appropriate verification commands.
원문 언어: 영어
Orchestrate multi-step change workflows (search, analyze, propose, implement, verify) with explicit evidence and gate checks.
원문 언어: 영어
Produce a dry-run diff plus a risk checklist and rollback plan for any potentially disruptive change.
원문 언어: 영어
Fast, repository-wide search to locate symbols, routes, env vars, error codes, and other artifacts (read-only).
원문 언어: 영어
Run CI-aligned static analysis (vet, gosec, govulncheck) and convert findings into prioritized remediation steps.
원문 언어: 영어
Run and triage Go tests with correct environment handling; produce compact, actionable failure summaries.
원문 언어: 영어