Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
GitHub projects from awesome lists
Search names, descriptions, topics, tags, and stacks, then tune results by ecosystem, freshness, health, and cross-list signal.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Writing style guide for technical documentation, aimed at non-specialist writers, such as software developers
An Agent running in GHA for free us from i18n works in documentation repos
Alcove is an MCP server that gives AI coding agents on-demand access to your private project docs — BM25 + vector hybrid search for precision retrieval, tree-sitter code indexing so agents understand your codebase structure, and policy enforcement for doc consistency.
TwitterAPI.io MCP server: offline docs (endpoints, pages, blogs) for Claude and other AI assistants.
Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding assistants
🤖 Example of how to use GPT-3 to create an AI assistant for documentation, blogs, books etc
Self-healing technical docs in CI. A GitHub Action that detects documentation invalidated by a PR's code changes and commits surgical, style-preserving fixes onto the PR branch. Deterministic tree-sitter link graph picks suspects; an agentic LLM verifier + repairer does the rest. Python, TypeScript, C#.