# Vfarcic Dot AI Dot AI Query Dot AI

> Query dot-ai Projects

- Skill: `tomevault-io/vfarcic-dot-ai-dot-ai-query-dot-ai` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/vfarcic-dot-ai-dot-ai-query-dot-ai`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/vfarcic-dot-ai-dot-ai-query-dot-ai/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/vfarcic-dot-ai-dot-ai-query-dot-ai

---


# Query dot-ai Projects

Explore the dot-ai ecosystem codebases to find the requested information.

## Project Locations

Sibling projects are located in the parent directory of the current working directory (`../`):

- **dot-ai** - Main MCP server (API endpoints, tools, handlers)
- **dot-ai-ui** - Web UI for visualizations and dashboard
- **dot-ai-controller** - Kubernetes controller
- **dot-ai-stack** - Stack deployment configs
- **dot-ai-website** - Documentation website

Default to **dot-ai** (MCP server) if the target project is unclear.

**Important:** Do NOT use this skill to query the project you're currently working in. Use local tools (Read, Grep, Glob) instead.

## Excluded

**dot-ai-infra** - Production infrastructure. Only query if user explicitly requests it.

## Verification Mindset

**Don't just find that something EXISTS - prove it's USABLE.**

- Finding a type/interface is NOT enough
- Finding internal code is NOT enough
- You must trace from definition → implementation → exposure

When asked "does X exist?", answer:
- "Yes, and here's how to use it: [concrete usage]" OR
- "It exists internally but is NOT exposed for external use"

**Go deep, not wide.** Follow the code path until you can prove how the caller would actually use the feature.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/vfarcic) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

