Files
claude-scientific-skills/scientific-databases/context-initialization/references/claude.md

20 lines
558 B
Markdown

# Reference: Database Context Section
This is the reference template for what gets added to the workspace root `claude.md` file.
---
## Database Access Tasks
**Before writing any database access code, search for relevant skills in this repository.**
This repository contains skills for 24+ scientific databases. Each skill includes:
- API endpoints and authentication patterns
- Working code examples
- Best practices and rate limits
- Example scripts
Always search for and use existing database skills before writing custom database access code.
---