docs-guide
01Cursor rule Cursor
A streamlined guide for creating consistent, high-quality feature documentation.
39 tagged gpt, measured the same way as everything else here.
Browse within: agi 16low-code 16ai-automation 12mcp-client 12Evaluation 6agent-monitoring 6large-language-models 6prompt-engineering 6
Cursor rule Cursor
A streamlined guide for creating consistent, high-quality feature documentation.
Cursor rule Cursor
// ✅ Do this import { H1, P, Small, Muted } from "@/components/ui/typography".
Cursor rule Cursor
/helicone ├── /web # Next.js frontend dashboard ├── /worker # Cloudflare Workers proxy │ ├── /src/routers # API provider-specific routers │ └── /src/lib # Shared utilities ├── /valhalla │ └── /jawn # Express.js backend server ├── /bifrost # Landing page and blog ├── /sdk # Client SDKs │ ├── /typescript # TypeScript…
Cursor rule Cursor
A maintenance guide for interfaces built with Ant Design, a React component library, and antd-style, its styling companion. The description only says it applies to existing components.
Cursor rule Cursor
A guide for developing reusable software components, including their categories, file structure, code separation, and development process. Components are self-contained pieces of an interface or application.
Cursor rule Cursor
A set of rules for making interfaces adapt to phones and other screen sizes. Responsive design changes layout and sizing so a site remains usable on different devices.
Cursor rule Cursor
Git Workflow and Configuration for AGB SDK.
Cursor rule Cursor
A guide to handling errors and writing logs, which are records of what an application does and when problems occur.
Cursor rule Cursor
An architecture guide for handling streamed responses from a large language model, especially when an agent can call tools during its repeated work cycle.
Cursor rule Cursor
You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.
holasoymalva/AI-Unit-Test-Builder
Cursor rule
Extract and analyze functions from source code for unit test generation.
holasoymalva/AI-Unit-Test-Builder
Cursor rule
Generate comprehensive unit tests based on function analysis.
holasoymalva/AI-Unit-Test-Builder
Cursor rule
Review and refactor generated unit tests for improved quality and coverage.
Cursor rule Cursor
Project documentation for a Minecraft server system that connects an AI agent, an MCP server, and the game through WebSocket communication and scripting APIs.