Swim Workout Planner
This repo will contain a simple app for planning swim workouts.
Explore
3,943 skills indexed with the new KISS metadata standard.
This repo will contain a simple app for planning swim workouts.
<!-- usage-rules-header -->
For AI coding agents working in this dotfiles repository.
Static assets are served by `server.js`, so edits take effect on reload. Key directories:
This file applies to *every* sub-directory unless a deeper `AGENTS.md` overrides a
This flake centralizes Home Manager configs. `flake.nix` exposes `homeConfigurations`, while `lib/mkHome.nix` merges base modules with feature flags (`gui`, `dev`, `nixvim`, `fonts`, `stylix`, `vscode`, `laptop`). Host presets live in `hosts/`; keep host-specific overrides there or in a new attrset.
Visual Context Analyzer (CodeLens) runs as an Electron overlay. TypeScript sources live in `src/` (main process, bridge, logging, analysis). Frontend markup is in `index.html`, with component styles in `styles/`. Tests sit in `test/` alongside fixtures; compiled assets land in `dist/` and packaged b
- `core/`: C++17 geometric core and C API (`core/src`, public headers under `core/include`).
Receipts is a Flutter application for tracking and analyzing PDF receipts, with all processing done on-device. The app uses a feature-based architecture with the following key components:
Este documento foi criado especificamente para agentes de IA (GitHub Copilot, Claude, ChatGPT, etc.) que precisam trabalhar neste projeto.
- You are building a production GPU accelerated terminal emulator for macOS that should:
- root: CMake entry (`CMakeLists.txt`, `CMakePresets.json`), `.clang-tidy`, `.env` (required).
This document updates our agent responsibilities and raises the quality bar. **A poor UI/UX is not an option.** All work MUST meet the quality gates below or the PR is rejected by CI. There is no “we’ll tidy this later.”
- Monorepo managed by Nx and pnpm. Key roots:
This repository contains a Python script for executing Jupiter swaps on Solana with dynamic priority fees. When working on the project interactively with an agent (e.g. the Codex CLI) please follow the guidelines below for safe development and testing.
> **Read this file first** before opening a pull‑request.
Purpose: This file briefs AI coding agents (e.g., Codex) on how to work in this repo safely and effectively: how to set up, run, test, follow guardrails, and ship changes.
Overview
This guide is for AI agents contributing to this project. Follow these instructions to ensure your contributions are aligned with the project's standards.
- `vercade/` — Python package.
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
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)
`src/` holds the Django stack: configuration in `src/kolco24/`, site apps in `src/website/`, and REST/admin APIs in
>