Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

gorest

gorest には pilinux から収集した 20 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
20
Stars
502
更新
2026-06-24
Forks
63
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ci-orchestrator
ソフトウェア開発者

Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.

2026-06-24
linter-runner
ソフトウェア開発者

Execute repository linters and surface highest-priority issues with minimal, targeted fixes.

2026-06-24
ast-introspection
ソフトウェア開発者

Use Go AST-aware analysis to enumerate symbols, extract signatures, and propose mechanically safe refactors (read-only by default).

2026-02-19
build-run
ソフトウェア開発者

Build and run the project locally to reproduce compile/runtime issues in a safe, non-production way.

2026-02-19
code-formatter
ソフトウェア開発者

Apply repository-standard formatting to minimize diff noise and meet linter expectations.

2026-02-19
code-navigation
ソフトウェア開発者

Rapid, focused navigation to locate definitions/usages and map the impact of proposed changes.

2026-02-19
config-loader-helper
ソフトウェア開発者

Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).

2026-02-19
db-infra-mocks
ソフトウェア開発者

Propose minimal seams and local substitutes so tests run without real RDBMS/Redis/Mongo infrastructure.

2026-02-19
dependency-auditor
ソフトウェア開発者

Inspect Go module dependencies, detect outdated or vulnerable modules, and recommend safe updates or pinning strategies.

2026-02-19
explain-code
ソフトウェア開発者

Produce concise, citation-backed explanations of module behavior, data flow, and important types/APIs.

2026-02-19
file-reader
ソフトウェア開発者

Precisely read source files or snippets and return concise, citation-backed facts needed for decisions or edits.

2026-02-19
fix-suggester
ソフトウェア開発者

Diagnose failures and propose minimal, test-backed fixes with verification and rollback instructions.

2026-02-19
logs-repro-harness
ソフトウェア品質保証アナリスト・テスター

Reduce flaky or environment-dependent failures to a minimal, reproducible script and capture the exact logs and error lines.

2026-02-19
migration-helper
ソフトウェア開発者

Analyze GORM model changes, estimate resulting schema (DDL) differences, and propose safe migration steps with verification guidance.

2026-02-19
patch-applier
ソフトウェア開発者

Draft and apply small, atomic patches; always present a preview diff and appropriate verification commands.

2026-02-19
qa-orchestrator
ソフトウェア開発者

Orchestrate multi-step change workflows (search, analyze, propose, implement, verify) with explicit evidence and gate checks.

2026-02-19
safe-edit-simulator
ソフトウェア開発者

Produce a dry-run diff plus a risk checklist and rollback plan for any potentially disruptive change.

2026-02-19
source-search
ソフトウェア開発者

Fast, repository-wide search to locate symbols, routes, env vars, error codes, and other artifacts (read-only).

2026-02-19
static-analysis
ソフトウェア品質保証アナリスト・テスター

Run CI-aligned static analysis (vet, gosec, govulncheck) and convert findings into prioritized remediation steps.

2026-02-19
test-runner
ソフトウェア品質保証アナリスト・テスター

Run and triage Go tests with correct environment handling; produce compact, actionable failure summaries.

2026-02-19