返回 Skill 列表
extension
分类: 开发与工程无需 API Key

project-knowledge

加载项目架构和结构知识。在需要了解此项目的组织方式时使用。

person作者: jakexiaohubgithub

Project Knowledge Skill

Understanding project architecture and structure.

When to Load This Skill

  • Starting work on this project
  • Making architectural decisions
  • Understanding how components connect

Knowledge Files

Load these as needed:

Architecture

@memory/knowledge/codebase/architecture.json

Conventions

@memory/knowledge/codebase/conventions.json

Patterns

@memory/knowledge/codebase/patterns.json

Gotchas

@memory/knowledge/codebase/gotchas.json

How to Use

  1. Read the relevant knowledge file for your task
  2. Follow patterns and conventions described
  3. Update knowledge if you discover new information

Updating Knowledge

When you discover something new:

{"knowledge_updates":[{"category":"codebase","content":"Discovery description","confidence":"certain|likely|uncertain"}]}

These updates are merged after task completion.