Skills Provider banner
LevelCapCoJapanTools LevelCapCoJapanTools

Skills Provider

DevOps community

Description

SSOT(Single Source of Truth)における環境依存スキルを提供するリポジトリ。本リポジトリは、AWS、Azure、Sakuraなどのクラウド・インフラ環境に依存する操作を抽象化し、AIエージェント(Copilot / Claude / GeminiCLI / Cursor / Codex)が安全かつ一貫した方法で外部リソースを操作できるようにする。ssot-core・ssot-schema・ssot-policies・skills-coreの設計に従い、環境差分を明確に分離し、再利用性と安全性を両立する。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

![GitHub last commit](https://img.shields.io/github/last-commit/LevelCapTech/use-copilot-agent-template) ![GitHub repo file or directory count](https://img.shields.io/github/directory-file-count/LevelCapTech/use-copilot-agent-template) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/LevelCapTech/use-copilot-agent-template) ![GitHub Repo stars](https://img.shields.io/github/stars/LevelCapTech/use-copilot-agent-template)

use-copilot-agent-template

日本語環境で GitHub Copilot と Copilot Agent を活用しながらコーディングするためのリポジトリテンプレート。VS Code の推奨設定やプロンプト例、Agent 活用手順、リファクタリングやテスト生成の実例、ドキュメント整備の流れなどをまとめ、日常的な実装作業から大規模開発まで幅広い用途で活用できる構成にしています。既存プロジェクトへの取り込みやチーム標準化にも応用しやすく、誰でもすぐに AI を自然に組み込んだ開発フローを試せる実践的なテンプレートです。