AGENTS.md
Detailed guidance for AI agents working with this codebase.
Explore
3,034 skills indexed with the new KISS metadata standard.
Detailed guidance for AI agents working with this codebase.
- `paracore/` houses the core package; start with `cli.py` for the command-line entrypoint and `api.py` for the Python API helpers.
TypeScript sources live in `src/`, with `index.ts` wiring the MCP server, `tools/` housing individual Caiyun API integrations, `prompts/` defining reusable conversation prompts, and `types.ts` centralizing shared interfaces. Runtime bundles land in `dist/` after builds; never edit them directly. Vit
- **Build**: `just build` (CLI release), `just build-web` (web with features), `cargo build` (debug), `just install` (local install)
> **Scope:** Ambient Scribe + Guardrailed Clinical Decision Support (CDS).
- `src/` hosts the Lambda service code: `app.py` is the handler, `bedrock_client.py` wraps Bedrock calls, `state.py` manages DynamoDB persistence, and channel adapters live in `whatsapp.py` and `discord_integration.py`. Shared validation models sit in `schemas.py`.
The Next.js app lives under `src/app` with route handlers and layouts. Reusable UI is in `src/components`, stateful logic in `src/hooks`, shared utilities and data access in `src/lib`, and domain types in `src/types`. The custom MCP integration resides in `custom-mcp-server`. Tests mirror runtime mo
Este sistema implementa agentes de IA especializados que trabalham em conjunto para melhorar continuamente o IPLibrary-website.
Every change MUST be self-coherent with existing content. Flag any contradictions or
STTextKitPlus is a Swift Package library defined in `Package.swift`. Core source files live in `Sources/STTextKitPlus` and are organized by the AppKit/TextKit type they extend (for example, `NSTextLayoutManager.swift` or `NSRange.swift`). Keep new APIs grouped in type-specific extensions and mirror
- **Purpose:** Blender 4.2+ add-on that voxelizes mesh objects and exports them as CT-style DICOM series, optionally layering synthetic artifacts.
The SIM-ONE Framework implements the Five Laws of Cognitive Governance through a sophisticated multi-agent cognitive architecture. This MCP (Cognitive Control Protocol) Server provides the backbone for autonomous AI agents performing complex cognitive tasks.
Entregar un **CRM SaaS monolítico cloud‑native** con **multi‑tenancy**, cumpliendo RF1–RF9 y RNF (healthcheck, métricas, p95 ≤ 300 ms @ 1200 rpm, logs centralizados, CI, k6). Flujo de trabajo: **Backend local → Frontend local → Cloud (AWS)**.
**hurl.nvim** is a Neovim plugin that enables developers to run HTTP requests directly from `.hurl` files within their editor. The plugin provides a seamless API development workflow by executing requests and displaying responses without leaving Neovim.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
PostWriter is a production-ready, secure Facebook marketing analysis platform that extracts, analyzes, and generates marketing content based on successful post patterns. This document defines the complete development workflow, security practices, and deployment procedures.
PicoRuby application development CLI for ESP32.
> **Deskctl**: The programmable API for desktop automation
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
`papervibe` is a Python (uv-managed) CLI tool that:
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
You are working on the **REdI Quiz Platform**, a comprehensive web-based assessment system for the Resuscitation EDucation Initiative at Metro North Health. This platform enables healthcare staff to complete knowledge assessments with administrative capabilities for content management, user manageme
ZZ is a minimal, strongly-typed language that compiles to clean JavaScript. Uses symbols instead of keywords for concise syntax. Immutable by default, explicit mutability with `~`.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.