thedaviddias/Front-End-Checklist
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
Awesome AI Agents › MCP Server Framework
pg-aiguide packages PostgreSQL knowledge in a form that AI coding assistants can consume directly, with the goal of stopping them from producing outdated schemas that lack constraints and indexes or ignore modern database features. It has three parts. The first is semantic search across the official PostgreSQL manual, which is version aware so answers match the release in use. The second is a set of AI-optimised skills, curated and opinionated Postgres best practices that agents pick up automatically. The third is documentation for the extension ecosystem, starting with TimescaleDB and PostGIS. The project can be consumed in three ways. As agent skills, installed with the skills installer from this repository either as a single postgres skill or picked interactively, which works with Claude Code, Cursor, Codex, Gemini CLI, VS Code and dozens of other agents. As a public MCP server hosted by TigerData, added by URL through one-click install links or manual JSON configuration for Cursor, VS Code, Visual Studio, Goose, LM Studio, Codex and Gemini CLI. Or as a Claude Code plugin, where the repository itself acts as a plugin marketplace that is added and then installed with the plugin commands, combining the bundled skills with the hosted documentation search endpoint. The README documents a side-by-side demonstration in which the same e-commerce schema prompt was answered by Claude Code with and without the server enabled; the assisted run produced roughly four times as many constraints and about 55 percent more indexes, including partial and expression indexes, used patterns recommended for PostgreSQL 17 and modern features such as generated identity columns and non-distinct nulls, and had cleaner naming and documentation. It targets developers who use AI coding agents on PostgreSQL projects.
https://github.com/timescale/pg-aiguide
Front-End Checklist is an open-source quality system for modern web development, offering comprehensive best practices for humans and AI agents.
FastMCP offers a Pythonic framework for building Model Context Protocol (MCP) servers and clients, facilitating structured communication for AI agents and models.
Local-first 3D building editor built with React Three Fiber and WebGPU that exposes an MCP service so AI agents can create and edit 3D scenes.
c/ua is a high-performance framework that enables AI agents to control full macOS and Linux operating systems within secure, lightweight virtual containers on Apple Silicon Macs, supporting complex autonomous workflows and LLM integration.
Nuclear is a free, open-source, ad-free music player for Windows, macOS, and Linux, featuring streaming from various sources, playlist management, a powerful plugin system, and integration with AI ...
MCP Toolbox for Databases is an open-source server that connects AI agents and applications to enterprise databases using the Model Context Protocol (MCP).
Model Context Protocol server that exposes thousands of Apify Actors as tools, letting AI agents scrape social media, search engines, maps and e-commerce sites over hosted HTTP or local stdio.
Cursor Talk to Figma MCP is an integration that enables Cursor AI to communicate with Figma programmatically for reading and modifying designs, automating and enhancing the design workflow.