development-guidelines

Development Guidelines Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "development-guidelines" with this command: npx skills add serpro69/claude-starter-kit/serpro69-claude-starter-kit-development-guidelines

Development Guidelines Skill

目的

チーム全体で一貫した開発を行うための基準を定義します。

前提条件

このスキルを実行する前に、以下のスキルが完了している必要があります:

  • architecture-design: docs/architecture.md が作成されていること

  • repository-structure: docs/repository-structure.md が作成されていること

入力

  • docs/architecture.md

  • docs/repository-structure.md

出力

docs/development-guidelines.md

  • 開発ガイドライン

実行手順

  • アーキテクチャとリポジトリ構造を読み込む

  • 技術スタックに合わせたコーディング規約を定義する

  • template.mdを参照してドキュメントを作成する

  • Good/Bad例を豊富に含める

  • 自動化ツールの設定も含める

参照ファイル

  • template.md - 開発ガイドラインのテンプレート

  • guide.md - 作成時のガイドライン(具体例の書き方や実行可能性)

使い方

このスキルを使用する際は、以下の流れで作業します:

  • テンプレートの確認: template.mdでドキュメント構造を把握

  • ガイドラインの理解: guide.mdで作成時の注意点を確認

  • ドキュメント作成: テンプレートに従ってdocs/development-guidelines.md を作成

  • 品質チェック: 以下の項目を確認

  • ルールが自動化可能か(ESLint, Prettierで強制できるか)

  • チームの生産性を阻害しないか(過度に厳格でないか)

  • 例外ケースへの対応が柔軟か

  • Good/Bad例が豊富に含まれているか

  • ツール設定ファイル(.eslintrc, .prettierrcなど)が含まれているか

  • ガイドラインの各項目に具体的な理由が記載されているか

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

testing-process

No summary provided by upstream source.

Repository SourceNeeds Review
Research

analysis-process

No summary provided by upstream source.

Repository SourceNeeds Review
General

documentation-process

No summary provided by upstream source.

Repository SourceNeeds Review