19 tools tagged
Showing 19 of 19 tools
Spec-driven development for AI coding assistants
An open-source tool for generating detailed API specifications from natural language descriptions and existing codebases. Produces OpenAPI-compatible specs automatically, streamlines API documentation workflows, and helps teams maintain consistent, up-to-date API contracts across services. Reduces the manual effort of writing and maintaining API specs by inferring endpoints, schemas, and parameters from your actual code.
Open standard for guiding AI coding agents at the repository level
AGENTS.md is an open standard format adopted by 60,000+ open-source projects for providing AI coding agents with repository-level instructions. With 20,000+ GitHub stars, it has been adopted by GitHub Copilot, OpenAI Codex, Google Gemini CLI, and multiple IDEs as the de facto way to communicate project context and coding conventions to AI agents.
Twelve-lesson curriculum for building AI coding agents from scratch
Learn Claude Code is a comprehensive educational framework with 12 structured lessons teaching AI coding agent construction from first principles. With over 46,000 GitHub stars and 7,000 forks, it provides complete runnable Python implementations progressing from a 50-line bash agent to a 550-line skills agent with modular extensibility and subagent orchestration.
Up-to-date docs for AI code editors via MCP
Context7 is an MCP server developed by Upstash that injects up-to-date, version-specific documentation directly into AI code editors and coding assistants. By typing 'use context7' in prompts, developers get accurate library documentation instead of hallucinated or outdated API references. It pulls from official source documentation and serves it through the Model Context Protocol, solving the common problem of LLMs generating code with incorrect or nonexistent API calls.
Curated collection of agent skills and capabilities
An opinionated project scaffolding tool that generates AI-ready codebases with pre-configured CLAUDE.md files, git hooks, and CI/CD templates. Ensures new projects follow best practices for AI-assisted development from day one, including structured prompts, context files, and workflow configurations that help AI coding agents understand and navigate the codebase effectively.
Toolkit for spec-driven development with AI
GitHub's official toolkit for spec-driven development. Write specifications in natural language and let AI coding agents implement them with structure, consistency, and traceability. Bridges the gap between product requirements and AI-generated code by providing a standardized format that agents can follow reliably across complex projects.
Markdown with JSX components
AI-native terminal emulator that combines shell functionality with built-in LLM assistance. Ask questions about commands, generate scripts, and debug errors without leaving your terminal session. Integrates with your existing shell configuration and supports multiple AI providers, bridging the gap between traditional command-line workflows and AI-powered development assistance.
Beautiful docs for Next.js App Router
AI development platform focused on building and deploying intelligent agents for enterprise workflows. Provides tools for agent design, testing, monitoring, and scaling in production environments. Supports multi-model architectures and integrates with existing business systems, enabling companies to automate complex processes that require reasoning, decision-making, and tool use.
Next.js documentation framework
Open-source framework for evaluating and benchmarking LLM outputs across multiple dimensions. Test accuracy, coherence, safety, and task-specific performance with customizable evaluation suites. Integrates with CI/CD pipelines for automated regression testing, helping teams catch quality degradation before deploying model updates or prompt changes to production.
Project documentation with Markdown
Python-based static site generator purpose-built for project documentation. Simple YAML configuration, fast build times, and a rich plugin ecosystem. The Material for MkDocs theme adds a polished look with search, dark mode, and advanced navigation features. The go-to documentation tool for open-source projects and internal engineering docs that need to look professional with minimal effort.
OpenAPI-powered developer portals
OpenAPI documentation renderer with a clean three-panel layout that generates beautiful, responsive API reference pages from your OpenAPI spec. Available as open-source React component or CLI-generated static site. Supports code samples in multiple languages, search, and deep linking, making it the go-to choice for teams who want polished API docs without custom development.
Documentation generator for TypeScript
AI coding agent that works in both terminal and IDE environments with support for multiple LLM providers. Focuses on developer control with transparent reasoning, approval workflows, and customizable safety boundaries. Designed for professional developers who want AI assistance with clear guardrails and the ability to review and approve every change before it's applied.
API design and documentation standard
Industry-standard specification for defining RESTful APIs with a comprehensive ecosystem of tools. OpenAPI Specification (formerly Swagger) describes endpoints, parameters, responses, and authentication in YAML/JSON format. Swagger UI generates interactive API documentation, Swagger Editor provides a visual spec editor, and Swagger Codegen generates server stubs and client SDKs in 40+ languages. The foundation of API-first development workflows used by millions of developers worldwide.
Beautiful, personalized API docs
Developer hub platform for creating interactive API documentation with try-it-now API explorer, auto-generated references from OpenAPI specs, custom landing pages, changelog, guides, and usage analytics. Features personalized docs that show API keys and example responses based on the logged-in user. Tracks which endpoints developers actually use. Integrates with GitHub for syncing docs from repos. Used by companies like Twilio and Shopify for their developer portals.
Knowledge management for teams
Modern documentation platform that combines a WYSIWYG editor with Git-backed version control for technical documentation, API references, and knowledge bases. Features real-time collaboration, OpenAPI/Swagger integration for auto-generated API docs, custom domains, visitor authentication, and AI-powered search. Syncs bidirectionally with GitHub/GitLab repositories. Includes analytics for tracking documentation usage. Used by Ethereum, Linux Foundation, and thousands of developer teams.
Build stellar documentation with Astro
Open-source self-hostable web interface for running local and cloud LLMs. Supports Ollama, OpenAI, and dozens of other providers through a unified chat interface. Features conversation management, RAG with document uploads, web search integration, and multi-user support. The most popular open-source ChatGPT alternative for teams who want full control over their AI chat infrastructure.
Vite & Vue powered static site generator
Static site generator built on Vite and Vue.js for fast documentation sites. Write in Markdown with embedded Vue components. Automatic sidebar from file structure, full-text search, dark mode, i18n, code group tabs, and customizable themes with Tailwind CSS. Minimal JavaScript for near-instant page loads. Created by Evan You (Vue/Vite creator). Powers Vue, Vite, and Pinia docs. The standard docs tool for Vue ecosystem projects.
Build optimized documentation sites
Meta's open-source documentation framework built on React with MDX support, versioning, internationalization, and search. Powers documentation sites for many open-source projects with 58k+ GitHub stars. The standard choice for open-source projects that need professional documentation with minimal setup, offering blog support and plugin extensibility alongside core docs features.
Beautiful documentation that converts
AI-powered documentation platform that transforms markdown into beautiful, searchable docs sites with minimal config. Features AI writing suggestions, auto API reference generation from OpenAPI specs, built-in analytics, versioning, custom domains, and a web editor for non-technical contributors. Supports MDX for interactive components. GitHub integration for CI/CD updates. Used by Anthropic, Cursor, Turso, and hundreds of developer-focused companies.