Cursor rule Cursor
AI knowledge-base index — what to trust and keep in sync.
Cursor rule Cursor
AI knowledge-base index — what to trust and keep in sync.
Cursor rule Cursor
Backend contract the ZizkaDB dashboard depends on — invariants to preserve and KB to keep in sync.
Cursor rule Cursor
ZizkaDB cross-cutting coding standards — always apply on every task.
Cursor rule Cursor
ZizkaDB FastAPI backend — conventions, auth dependency rules, asyncpg pattern, and testing for core/.
Cursor rule Cursor
ZizkaDB dashboard context, conventions, and gotchas for future work.
Cursor rule Cursor
Enterprise marketing page — copy guardrails, lead capture, QA, and cross-links.
Cursor rule Cursor
ZizkaDB infrastructure, Docker Compose, deployment, CI/CD, and scripts.
Cursor rule Cursor
ZizkaDB SDK (Python + TypeScript), integrations (LangChain/CrewAI), MCP server, and examples.
Cursor rule Cursor
ZizkaDB testing conventions — per-layer test commands, integration test setup, and test file map.
Skill Claude CodeCodexCursor
Set up and start the local ZizkaDB development stack. Use when setting up ZizkaDB for the first time, restarting the local stack, or debugging service connectivity.
Skill Claude CodeCodexCursor
Bumps versions, runs pre-push verification, and publishes ZizkaDB SDK and MCP packages. Use when releasing, publishing to PyPI or npm, bumping version, or running verify-release.
Skill Claude CodeCodexCursor
Run the full ZizkaDB test suite across all layers — lint, Python unit tests, SDK tests, MCP tests, TypeScript tests, and dashboard build verification. Use when running tests, verifying a change, or before opening a PR.
Instructions file GitHub Copilot
Copilot instructions for Zizka-ai/ZizkaDB, covering zizkadb — github copilot instructions, stack, module map, auth dependency rules (python) and coding conventions.
Instructions file CodexOpenCode
AGENTS.md instructions for Zizka-ai/ZizkaDB, covering agents.md — guidance for ai coding tools, start here, before starting, critical invariants and tests before pr.
Instructions file
Claude Code instructions for Zizka-ai/ZizkaDB, covering zizkadb — claude code guide, stack at a glance, module map, local dev setup and running tests.