Reference codebase for Mermaid Js Ai Agent. Use this skill when you need to understand the structure, implementation patterns, or code details of the Mermaid Js Ai Agent project.
17 files | 1915 lines | 14607 tokens
Use this skill when you need to:
| File | Contents |
|---|---|
references/summary.md | Start here - Purpose, format explanation, and statistics |
references/project-structure.md | Directory tree with line counts per file |
references/files.md | All file contents (search with ## File: <path>) |
references/tech-stack.md |
| Languages, frameworks, and dependencies |
Check project-structure.md for the directory tree:
src/
index.ts (42 lines)
utils/
helpers.ts (128 lines)
Grep in files.md for the file path:
## File: src/utils/helpers.ts
Grep in files.md for keywords:
function calculateTotal
Understand a feature:
project-structure.md for related file namesfiles.mdDebug an error:
files.mdproject-structure.md to find large filesFind all usages:
files.mdproject-structure.md to estimate file complexity## File: pattern to jump between filessummary.md for excluded files, format details, and file statisticstech-stack.md for languages, frameworks, and dependenciesThis skill was generated by Repomix from Mermaid Js Ai Agent