project-knowledge

star 349

Load project architecture and structure knowledge. Use when you need to understand how this project is organized.

aiskillstore By aiskillstore schedule Updated 1/20/2026

name: project-knowledge description: Load project architecture and structure knowledge. Use when you need to understand how this project is organized. allowed-tools: Read

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.

Install via CLI
npx skills add https://github.com/aiskillstore/marketplace --skill project-knowledge
Repository Details
star Stars 349
call_split Forks 29
navigation Branch main
article Path SKILL.md
More from Creator
aiskillstore
aiskillstore Explore all skills →