Links
Artifical Intelligence
-
Agents.md
- AGENTS.md - Think of AGENTS.md as a README for agents: a dedicated, predictable place to provide the context and instructions to help AI coding agents work on your project.
-
Agent Skills
- Agent Skills - A simple, open format for giving agents new capabilities and expertise.
- Agent Skills Marketplace - Agent skills marketplace, to find the right agent skills for you.
-
MCP
- Model Context Protocol - MCP (Model Context Protocol) is an open-source standard for connecting AI applications to external systems.
- MCP.so - Find Awesome MCP Servers and Clients
-
Visual Studio Code Customizations
What IDEs are available for development using AI?
What models are available and how do they compare?
API-Driven
What standards are available for Remote Prodecure Calling?
What online OpenAPI UI/documentation tools are available?
How can OpenAPI be consumed in a type-safe manner?
What is a more query oriented way to access APIs online?
What language is available to describe Event-Driven Architectures?
What languages are available to declaratively design APIs?
Glossary
- AI – Artificial Intelligence
- API – Application Programming Interface
- AsyncAPI – Standard for describing EDAs
- EDA – Event-Driven Architecture
- HTTP – HyperText Transfer Protocol
- IDE – Integrated Development Environment
- OpenAPI – Standard for describing HTTP APIs
- RPC – Remote Procedure Call