idosal/git-mcp
GitMCP is a free, open-source remote MCP server that transforms any GitHub project into an AI-accessible documentation hub to eliminate code hallucinations and provide accurate, up-to-date project information.
Awesome AI Agents › Documentation & Testing Assistants
Agent Rules is a comprehensive repository designed to enhance the productivity and effectiveness of AI coding assistants such as Claude Code and Cursor. It provides a curated collection of reusable rules and knowledge documents that guide these AI agents through various development workflows, code quality checks, problem-solving techniques, documentation generation, project setup, automation, and language-specific best practices. The repository is organized into three main directories: project-rules, docs, and global-rules. The project-rules directory contains actionable rules that AI assistants can follow during software development. These include workflows for commits, changelog updates, pull request reviews, code quality checks, bug fixing, task implementation, root cause analysis, documentation creation, and automation scripts. These rules are designed to be generic and reusable across different projects, enabling AI assistants to maintain high standards and consistency. The docs directory serves as a reference library with detailed documentation and knowledge bases on specific topics such as Swift development, MCP (Model Context Protocol) server development, and migration guides. This helps AI assistants and developers stay informed about best practices and framework-specific details. The global-rules directory offers powerful global configurations and automation scripts that can be applied across all projects to improve the capabilities of Claude Code. Examples include GitHub issue creation automation, MCP server setup with vision capabilities, and dynamic terminal title management for better multi-instance organization. The repository supports easy integration with both Claude Code and Cursor by using the .mdc (Markdown with Configuration) file format. Users can copy rules into their project directories or global configuration files to enable automatic application of these rules by the AI assistants. The repository also encourages community contributions of new rules following a clear format and guidelines. Overall, Agent Rules provides a structured, extensible, and practical framework to empower AI coding assistants to work more effectively, ensuring better code quality, streamlined workflows, and enhanced automation in software development projects.
https://github.com/steipete/agent-rules
GitMCP is a free, open-source remote MCP server that transforms any GitHub project into an AI-accessible documentation hub to eliminate code hallucinations and provide accurate, up-to-date project information.
TruLens is a tool for systematic evaluation and tracking of large language model experiments, enabling developers to identify failure modes and iteratively improve their applications through fine-grained instrumentation and comprehensive feedback.
ReadmeAI is a developer tool that automatically generates customizable README files using advanced language models and supports multiple AI providers and offline mode.
Python tool that combines static analysis with LLM reasoning to generate architecture diagrams and component documentation for a codebase, usable from a CLI, IDE extensions, a GitHub Action or CI.
Nestia is a powerful helper library suite for NestJS that enhances API development, testing, and AI chatbot integration with high performance and developer-friendly tools.
RepoAgent is an LLM-powered framework that automates repository-level code documentation generation to help developers quickly understand and maintain software projects.
Multi-agent documentation generator from Divar that runs five concurrent analysis agents over a repository and writes a README plus CLAUDE.md, AGENTS.md and Cursor rules, with a GitLab merge-request cronjob.
anythingllm-docs is a comprehensive and well-structured documentation repository for the AnythingLLM platform by Mintplex Labs, facilitating user and developer engagement through detailed guides and active maintenance.