go-taskfile-workflow

Community

Go開発のTaskfile自動化ワークフロー

Authorusadamasa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Taskfile.ymlを用いたGoプロジェクトのビルド・テスト・Lint・フォーマット等の日常開発作業を自動化し、反復作業を削減します。

Core Features & Use Cases

  • ビルド: Taskfile.ymlを使ってGoプロジェクトをビルドします。出力は通常 bin/ ディレクトリに配置されます。
  • テスト: 全パッケージのテストを実行します。
  • コード品質管理: 静的解析とフォーマットを組み合わせた統合ワークフローを提供します。
  • Use Case: 新機能を追加した際、task build -> task test -> task lint -> task format の順で検証と整形を自動化します。

Quick Start

Taskfile.ymlがあるGoプロジェクトで、以下を実行します。

  • まずビルド: task build
  • 次にテスト: task test
  • 最後にフォーマットと静的解析: task format, task lint

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: go-taskfile-workflow
Download link: https://github.com/usadamasa/kubectl-local-mesh/archive/main.zip#go-taskfile-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.