<cloudflare-workers-monorepo> <title>Cloudflare Workers Monorepo Guidelines for AmpCode</title> <commands> - - Install dependencies - - Run development servers (uses - context-aware) - - Run tests with vitest (uses ) - -…
Agent Marketplace Directory
Share and promote agent integrations built for the broader AI community. Browse curated agents or publish your agents.md entry to help grow the AgentAtlas community.
Agent Workflows Agents are type-safe, reusable LLM workflows with automatic templating and structured output support. Use agents for multi-step processes, repeated operations, or when you need guaranteed type safety acro…
Repo Guidelines for Codex Agents Overview This repository is a header-only C++20 library of common algorithms used in coding competitions (e.g. LeetCode or HackerRank). All primary algorithm implementations live under th…
--- name: "llm-hooks" description: "一个面向个人用户的 AI 智能网关,支持多种 LLM 提供商,如 OpenAI、Google 和 Anthropic。" category: "后端服务" author: "BHznJNs" authorUrl: "https://github.com/BHznJNs" tags: ["TypeScript", "Hono", "LLM", "OpenAI", "G…
Introduction to AI agents in Kotlin It's so easy to create an AI agent in Kotlin—let's see how! More and more software is being powered by AI, and agents play a crucial role in that. An AI agent is a computer program tha…
Repository Guidelines Project Structure & Module Organization gmenu is a Go module with the entry point in . Shared logic lives in for menu orchestration, with providing Cobra command wiring and flag parsing. UI componen…
Repository Guidelines Project Structure & Modules - Root: pnpm workspace with TypeScript packages under . - Packages: , , , , (each has , , ). - Docs: VitePress site in (not published with packages). - Assets & scripts:…
AGENTS Update Ruby Update Dependencies
项目 AI 编程指南 开发环境设置 技术栈 - 前端:Next.js 14 + TypeScript + TailwindCSS - 后端:Node.js + Express + PostgreSQL - 包管理:pnpm 常用命令 - 启动开发服务器: - 运行测试: - 代码检查: - 构建项目: 编码规范 文件组织 命名约定 - 组件:PascalCase(如: ) - 工具函数:camelCase(如: ) - 常量:UPPER…
Agent Guidelines Build, Test, and Development Commands - Run commands from this directory. - installs dependencies. - , , , , and mirror scripts. - runs the Vitest suite. Code & Project Conventions - See CONVENTIONS.md f…
Diretrizes do Repositório Bem-vindo ao projeto First Game in Java . Este repositório contém um jogo simples desenvolvido em Java que serve como base para experimentos com desenvolvimento de jogos 2D, incluindo renderizaç…
--- title: Bacterial Infections and Eological Agents videoId: zulwFmL2jlE --- From: [[marrowmed]] <br/> This article discusses various bacterial infections, their causative agents, diagnostic methods, and related clinica…
Project Introduction @md/introduction.md Documentation Design documentation is tracked in the mdbook: @md/SUMMARY.md The implementation overview chapter is particularly useful for highlighting the major components: @md/d…
🤖 AI Contributor Guide Welcome, autonomous agent! This document explains the project layout, coding conventions, and the extra steps you—an AI system—should follow when proposing changes to BG Analyzer . If your modific…
Claude Code Subagents This project defines a minimal set of Claude Code subagents to support targeted delegation and automation-first workflows on Windows (PowerShell/pwsh). - Project agents live under . - Format: Markdo…
AGENTS.md – Laser Slicer Development Guide Guidance for autonomous coding agents (OpenAI Codex CLI, Copilot Agent Mode, Cursor, etc.) Read this before writing, editing, or executing anything in this repo. --- 1 Preferred…
Agent Codex: AG1 AetherBus Library Version: (e.g., 0.6.0 - Increment after cleanup) Agent Type: Core Infrastructure Library / Message Bus SDK Primary Goal: To provide a reliable, asynchronous, Redis Streams-based message…
Project Overview This project provides a portable automation toolkit for Azure SQL Database containerization that: 1. Exports Azure SQL Database to BACPAC format and uploads to Azure Blob Storage 2. Downloads BACPAC and…
Agent Guidelines Logging - Logging exists primarily for Grafana dashboards—keep entries concise, structured, and human-readable. - Include tracking or correlation identifiers whenever flows span external services or asyn…
Agents Specification Overview Open‑Deep‑Coder is an agentic IDE implementing a graph‑of‑agents for intelligent software development. It combines the research pattern (plan → act → observe → critique → iterate) with advan…
Agents Guide for Package: src/SonsOfPHP/Component/HttpMessage Scope - Source: - Tests: - Do not edit: any directories Workflows - Install once at repo root: - Test this package only: - Style and static analysis: and - Up…
Repository Guidelines Project Structure & Module Organization - : Streamlit entrypoint. UI pages live in . - Core modules: (DB config/sync), , , , . - Data/assets: local SQLite/LibSQL replicas ( ), CSV seeds, and logs (i…
<cloudflare-workers-monorepo> <title>Cloudflare Workers Monorepo Guidelines for AmpCode</title> <commands> - - Install dependencies - - Run development servers (uses - context-aware) - - Run tests with vitest (uses ) - -…
Agents.md - AI coding agent "rules" / guidelines Last updated 2025-10-03 purpose – This file is the onboarding manual for every AI agent (Cursor, Cascade, Roo, Copilot, Claude, etc.) and every human who edits this reposi…
Want to help populate the directory?