project-guidelines-example
実際の本番アプリケーションに基づいています:[Zenith](https://zenith.chat) - AI駆動の顧客発見プラットフォーム。
Content Preview
# プロジェクトガイドラインスキル(例) これはプロジェクト固有のスキルの例です。自分のプロジェクトのテンプレートとして使用してください。 実際の本番アプリケーションに基づいています:[Zenith](https://zenith.chat) - AI駆動の顧客発見プラットフォーム。 --- ## 使用するタイミング このスキルが設計された特定のプロジェクトで作業する際に参照してください。プロジェクトスキルには以下が含まれます: - アーキテクチャの概要 - ファイル構造 - コードパターン - テスト要件 - デプロイメントワークフロー --- ## アーキテクチャの概要 **技術スタック:** - **フロントエンド**: Next.js 15 (App Router), TypeScript, React - **バックエンド**: FastAPI (Python), Pydanticモデル - **データベース**: Supabase (PostgreSQL) - **AI**: Claudeツール呼び出しと構造化出力付きAPI - **デプロイメント**: G
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/project-guidelines-example.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/docs/ja-JP/skills/project-guidelines-example/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at docs/ja-JP/skills/project-guidelines-example/SKILL.md
Related Skills
cc-skill-project-guidelines-example
Project Guidelines Skill (Example)
generalccskillguidelines
by sickn33 (Antigravity) · antigravity-awesome-skills
nerdzao-elite-gemini-high
Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens.
workflownerdzaoelitegemini
by sickn33 (Antigravity) · antigravity-awesome-skills
reverse-engineer
Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains.
generalreverse
by sickn33 (Antigravity) · antigravity-awesome-skills
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.
cpp-procpppro
by Jeffallan · jeffallan-claude-skills