SkillAgentSearch skills...

Frontend Api Doc

No description available

Install / Use

/learn @phonely-ai/Frontend Api Doc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Phonely Documentation

This directory contains the Mintlify docs for the Phonely frontend product and the API-key-authenticated frontend API surface.

Local Preview

Prerequisites:

  • Node.js 18 or newer

Install the Mintlify CLI:

npm i -g mint

Start the local preview from this directory:

mint dev

Optional custom port:

mint dev --port 3333

Important Files

  • docs.json: navigation, theme, indexing, contextual AI integrations
  • .mintlify/Assistant.md: Mintlify assistant instructions
  • llms.txt: compact LLM entrypoint
  • skill.md: Phonely-specific agent rules
  • ai/*.mdx: hidden indexed runbooks for agent retrieval

Documentation Scope

This docs set covers:

  • Phonely frontend routes and task flows
  • public product behavior
  • frontend and API-key-authenticated endpoints documented under api-reference

Authoring Rules

  • Keep visible docs human-friendly and product-accurate.
  • Use hidden ai/*.mdx pages for stricter agent runbooks.
  • Keep one canonical page per concept.
  • Add title and description to every indexed MDX page.
  • Use .mintignore or noindex: true for legacy, duplicate, or out-of-scope pages.
  • Keep hidden AI runbooks public-safe. Hidden does not mean secret.
View on GitHub
GitHub Stars0
CategoryDevelopment
Updated37m ago
Forks1

Languages

MDX

Security Score

65/100

Audited on Mar 30, 2026

No findings