スキル一覧に戻る
WesleyMFrederick

load-architecture-context

by WesleyMFrederick

AI assisted development workflows optimzed for Claude Code

1🍴 0📅 2025年12月2日
GitHubで見るManusで実行

SKILL.md


name: load-architecture-context description: Load architecture principles and core conventions for grounding work against project standards - simple context loading for all workflow stages

Context-Aware Evaluation

Purpose

This skill loads comprehensive architecture context to ground your work against project standards. Use it before creating PRDs, designs, implementation plans, or code to ensure alignment with established principles and conventions.

What Gets Loaded

All Architecture Principles:

  • Complete ARCHITECTURE-PRINCIPLES.md (all 9 principle categories)

Core Architecture Conventions:

  • Code Organization and Structure
  • Development Workflow
  • Coding Standards and Conventions
  • Testing Strategy

How to Use This Skill

Step 1: Load Architecture Principles

Use citation-manager to extract the complete principles document:

citation-manager extract file ARCHITECTURE-PRINCIPLES.md

Read and internalize all principle categories to understand project architectural standards.

Step 2: Load Core Conventions

Use citation-manager to extract each core convention section from ARCHITECTURE.md:

citation-manager extract header ARCHITECTURE.md "Code Organization and Structure"
citation-manager extract header ARCHITECTURE.md "Development Workflow"
citation-manager extract header ARCHITECTURE.md "Coding Standards and Conventions"
citation-manager extract header ARCHITECTURE.md "Testing Strategy"

Read each section to understand how conventions apply to your current work.

Step 3: Apply Context

With principles and conventions loaded, proceed with your work:

  • Creating PRDs: Apply MVP principles, progressive disclosure, clear requirements
  • Creating designs: Apply modular design, data-first principles, interface design
  • Writing plans: Apply action-based organization, self-contained naming, safety patterns
  • Writing code: Follow coding standards, workflow conventions, testing strategy

When to Use This Skill

Use this skill proactively before starting work on:

  • Requirements documents (PRDs, user stories)
  • Design documents (architecture, ADRs)
  • Implementation plans (detailed task breakdowns)
  • Code implementation (features, refactoring)
  • Test implementation (test plans, test code)

What This Skill Is NOT

This is grounding (loading context before work), not evaluation (validating work after completion).

For validation after creating documents, use the evaluate-against-architecture-principles skill instead.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です