Repository Guidelines
- `vercade/` — Python package.
Explore
34,812 skills indexed with the new KISS metadata standard.
- `vercade/` — Python package.
`src/` holds the Django stack: configuration in `src/kolco24/`, site apps in `src/website/`, and REST/admin APIs in
You are building a platform for researchers to study how children learn and read. There are two primary ways of using the platform, as an administrator or as a participant. Participants (children, parents, and teachers) take assessments (called tasks) and the data is recorded in Firebase (Firestore)
The Next.js App Router lives in `src/app`, with route groups such as `about/` and `projects/` managing page-level UI and loaders. Reusable UI is collected under `src/components` (`Header.tsx`, `Footer.tsx`, `ProjectCard.tsx`), while shared content data lives in YAML under `src/content/` and is loade
This project is a Node.js Express server using CommonJS modules and SQLite for persistence. The guidelines below exist to help future contributors extend the application safely and consistently.
- Root Go app (Wails): `main.go`, `app.go`, config in `wails.json`.
Always restate the user task for yourself, outline the intended steps, then execute systematically. This keeps chronology clear and avoids missed requirements.
>
Fragments Engine pairs a Laravel 12 backend with a React/Tailwind front end. Core application code lives in `app/` (domain services, jobs, Livewire endpoints) with AI-specific logic under `app/Ai` and queueable work under `app/Jobs`. Blade views and JSON schemas stay in `resources/views` and `resour
This repo includes a Go client under `gothoom/`. To build or run the Go program you need Go version 1.25 from the official Go distribution; avoid the system `golang-go` package.
This document provides comprehensive information for AI agents working on the Swarm codebase.
- **No build system**: Pure Lua Neovim plugin, no compilation required
- `pages/` contains the Next.js entry points (`index.tsx`) and global setup in `_app.tsx`.
This chezmoi source tree mirrors the target home directory. Top-level `dot_*` files render to dotfiles (for example `dot_zshrc.tmpl` → `~/.zshrc`). Machine- or tool-specific assets live under `dot_config/`, `dot_local/`, and `dot_tmux/`, while executable helpers belong in `dot_local/bin/` with the `
This document describes the comprehensive agent-based architecture for **Guild-AI**, the advanced AI Workforce platform for solopreneurs and lean teams.
- Root HTML: `index_new.html`, `about-us_new.html`, `gallery_new.html`, `testimonials_new.html`, legacy `services.html`.
The repository follows a lightweight `deps.edn` layout: core source lives under `src/msc/*`, mirroring the functional areas (`term`, `truth`, `stamp`, `fifo`, `memory`, `infer`, `decide`, `engine`, `check`). Tests sit in `test/msc/*` with namespaces that mirror their production counterparts (e.g., `
- `src/`: アプリ本体(`handlers/` API・Web・Cron、`services/` RSS・DB・AI・Discord・Logger、`templates/` HTML、`types/` 型定義、`index.ts` エントリ)。
1. 1.py just print hello world.
- `frontend/` houses the web demo. `index.html`, `styles.css`, and `main.js` implement the donor UI; `./frontend/data` stores static datasets.
This guide ensures all AI agents generate **consistent, high-quality Rust code** across modules: architecture, testing, patterns, tooling, and constraints.
建立一個網頁版音樂猜歌遊戲,具有以下特點:
This document defines how AI agents should interact with me (Clinton) and operate when assisting in projects. Agents must follow these protocols at all times unless explicitly authorized to do otherwise.
**Goal:**