<laravel-boost-guidelines>
=== foundation rules ===
Explore
11,666 skills indexed with the new KISS metadata standard.
=== foundation rules ===
- `frontend/`: Vite + React app. Entry in `src/main.jsx`, UI in `src/App.jsx`, styles in `src/styles.css`, config defaults in `src/config.js`, API helpers in `src/api/client.js`, and token helpers expected in `src/lib/token.js` (imported by `App.jsx`).
Web utility to import Statement of Work (SOW) documents into ScopeStack. Users upload Word/PDF files, AI extracts services/subservices, users review/edit mappings, then export JSON for ScopeStack API.
DOCUMENT METADATA
> **For**: GitHub Copilot, OpenAI Codex, and other AI coding assistants
Overview
This file provides guidance to agents when working with code in this repository.
**For AI Coding Agents** — Entry point for working with this codebase.
- `apps/cwe_ingestion/`: CWE downloader, parser, embedders (Gemini/local), and Postgres stores.
AGENTS.md file
This repository is designed to be maintained by AI coding agents.
- `app.py`: Flask web UI for tagging, manual video review, and NFO metadata plan/write/history workflows.
- 本文件适用于整个仓库,更新任意代码或文档时请遵循下列约定。
This repo is a local Hyperlane registry plus ops configs for Celestia Mocha and Eden testnets. It tracks chain metadata and core addresses, warp route deployments, relayer and faucet configs, and Solidity tooling for HypNativeMinter.
This appears to be a transcript of a presentation on AI trends, specifically focusing on agentic workflows, visual AI, and large language models. The speaker discusses several key points, including:
The call intelligence system uses a multi-agent orchestration architecture where 6 specialized AI agents process call transcripts in parallel, each producing domain-specific artifacts. The orchestration layer coordinates agent execution, deduplicates outputs, and routes artifacts through approval wo
- Provide a thin SDK that lets Para-connected wallets drive Miden WebClient flows (account bootstrap + remote signing) and expose the same experience to React apps and sample integrations.
This document provides guidance for any AI agent working with code in this repository.
This is a personal dotfiles repository for macOS and Linux systems. It provides a comprehensive development environment setup including ZSH configuration, Neovim setup, Homebrew packages, tmux configuration, and various utility scripts. The repository uses symlinks to deploy configuration files to t
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
This repo uses cross-org reusable CI for Deno, Bun, and Node. Make your changes pass the same checks locally.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Production-ready PostgreSQL 17 + PostGIS Docker setup for Kodemeio platform. Deployed via Dokploy with PgBouncer connection pooling and Prometheus metrics exporter.