Go to file
2026-02-11 11:48:28 -06:00
assets docs: simplify assets no-clone flow 2026-02-11 11:48:28 -06:00
docs docs: move skills sync into assets 2026-02-11 11:37:29 -06:00
Agents.md docs: move skills sync into assets 2026-02-11 11:37:29 -06:00
PRD.md docs: require new chat repo summary 2026-02-10 16:07:34 -06:00
README.md docs: require new chat repo summary 2026-02-10 16:07:34 -06:00

AI Documentation Project

This repo contains the source markdown for a Confluence-ready AI documentation set for mobile development. It is designed to be beginner-friendly and easy to keep current.

Audience

These docs assume the reader is new to AI. Be explicit, explain terms, and include examples where possible.

Structure

How to Use

  1. Start at the AI Docs Index.
  2. Read the overview to learn chat modes (Ask, Edit, Plan, Agent).
  3. Follow the iOS or Android setup guide.
  4. Review skills and token usage guidance.

When a new chat starts, the assistant should read Agents.md and state the repo purpose at a high level before proceeding.

Local Workflow

  • Edit files in docs/ai.
  • Keep sections short but very detailed and scannable.
  • Avoid vendor-specific step details that change frequently.
  • Keep Agents, PRD, and README in sync when scope or structure changes.

Publish to Confluence

  1. Copy the page content from each markdown file.
  2. Preserve the hierarchy shown in docs/ai/index.md.
  3. Add screenshots or short videos where helpful.

Contributing

  • Keep content short, direct, and beginner-friendly.
  • Add platform-specific examples when possible.
  • Update the Skills Library with repo links.

Example Change

Example prompt:

Add a new skill link to docs/ai/skills.md and include a 2-sentence description.

Next Steps

  • Add screenshots and short walkthrough videos.
  • Assign owners per section.
  • Publish to Confluence.