implementation-workflow

Community

Standardize Rust implementation workflows.

AuthorDIO0550
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rustプロジェクトの実装作業を統一された手順で進めるためのスキルです。新機能の追加、バグ修正、リファクタリングなど、コード変更の際に発生する手戻りや不整合を減らし、品質と再現性を高めることを目的とします。

Core Features & Use Cases

  • TDDサイクルを中心に、テスト作成→実装→リファクタリングのRed-Green-Refactorを案内します。
  • cargo fmt / cargo clippy / cargo test を組み合わせた品質ゲートを適用し、コードの整合性を保ちます。
  • ブランチ運用ルールとコードレビューの標準化を支援します。
  • 具体的なユースケースとして、機能追加やバグ修正、リファクタリングの各段階で従うべき手順と参照スキルを示します。

Quick Start

Start by creating a new feature branch and follow the Red-Green-Refactor cycle with cargo checks.

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: implementation-workflow
Download link: https://github.com/DIO0550/d-market/archive/main.zip#implementation-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.