
SSOJet LLM-Friendly Documentation
Make SSOJet’s API documentation accessible and easy to understand for large language models like ChatGPT, Claude, GitHub Copilot, Cursor, and Windstatic.
We support LLM-specific documentation formats to ensure compatibility and better comprehension by popular AI tools.
Features
Each documentation page includes an AI-focused interaction dropdown:
Copy LLM-Friendly Doc
Quickly copy a clean, structured, and token-efficient version of the documentation optimized for LLMs.
Open LLM-Friendly Doc in New Page
Instantly access a dedicated page with the same LLM-friendly documentation.
Dropdown UI Preview
[Visual showing dropdown interaction – Copy & Open LLM-Friendly Doc]
Directory Overview
We provide a suite of documentation files designed for LLMs:
- ssojet-api-llm.txt: Core SSOJet API documentation optimized for AI tools.
- integration-guide-llm.txt: Step-by-step guide to integrating SSOJet with any framework applications. Replace
FRAMEWORK_TOOLS
andLANGUAGE
in prompts based on your setup.
Each file is designed to be LLM-friendly—clear, token-efficient, and context-aware. Clicking on any item opens a dedicated documentation page.
Usage by Tool
Cursor
Use the @Docs
sidebar and include the LLMs.txt files in your local project folder. Read More
Windstatic
Reference LLMs.txt content using @
or include in your .windsurfrules
file for in-editor suggestions. Read More
GitHub Copilot
Copilot will automatically suggest completions based on the included LLMs.txt files in your repo.
Claude & ChatGPT
Both models will better answer questions and complete prompts when LLMs.txt versions of your docs are present in context.
*** This is a Security Bloggers Network syndicated blog from SSOJet authored by Ankit Agarwal. Read the original post at: https://ssojet.com/blog/ssojet-llm-friendly-documentation/