Repository Guidelines
- `mobile/`: Flutter app + MCP server; code in `lib/`, design system in `design_system/`, env samples in `environments/`.
Explore
11,937 skills indexed with the new KISS metadata standard.
- `mobile/`: Flutter app + MCP server; code in `lib/`, design system in `design_system/`, env samples in `environments/`.
This project is a personal profile website built using the [Hugo](https://gohugo.io/) static site generator and the [Toha](https://themes.gohugo.io/themes/toha/) theme. It leverages Hugo Modules for theme management and Node.js/npm for handling front-end dependencies and asset processing.
- `arduino-cli` を用いたスケッチのサンプル集を保守する
1. Objetivo Principal e Visão Geral
Remember to also check out docs/DDD.md and docs/TDD.md for deeper dives into Domain-Driven Development and Test-Driven Development practices.
This document outlines the core technologies, coding principles, and structural guidelines for developing this application. Its purpose is to ensure consistency, maintainability, and adherence to best practices.
This repository is a dojo for AI agents to battle out policy ideas for the UK.
- **`main.tex`:** Canonical resume source for the active branch; keep edits minimal and focused on the target role.
This Next.js 14 app router project keeps routes under `src/app`, with each folder exposing a `page.tsx` and optional `loading.tsx` or `layout.tsx`. Shared UI lives in `src/components` (domain folders such as `sections`, `ui`, `forms`), while `src/lib`, `src/hooks`, and `src/types` host cross-cutting
- You are building a production GPU accelerated terminal emulator for macOS that should:
This project defines a resilient AWS-based NAT gateway alternative. Use these guidelines to keep documentation, infrastructure code, and automation aligned.
This document provides guidelines for AI agents working on this algorithms repository.
This repository contains 100+ infrastructure-as-code recipes for High Performance Computing (HPC) on AWS. Each recipe includes CloudFormation templates, documentation, and assets for deploying HPC infrastructure using services like AWS Parallel Computing Service (PCS), ParallelCluster, Research and
This file provides instructional context for future interactions with the LowCal-dev repository. It is generated from an analysis of the repository structure, key files, and documentation present in the project. It aims to guide how the AI should approach tasks related to this codebase.
Purpose
Guidance for contributing to "A Journey Through the Unknown". This repository contains the React front end and Firebase Cloud Functions that power the playable sci-fi adventure.
This file provides guidance to LLM agents when working with code in this repository.
The project balances a few key goals:
The Stan models live in `code/` (e.g., `code/bsplines.stan`, `code/csplines.stan`) with companion R helpers such as `code/smoothing_diagnostics.R`. High level examples reside in `examples/`, including combined Stan/R workflows like `examples/hierarchical_regional_splines.R`. Tests are plain R script
IPINFO is a Go-based web service that provides IP geolocation information through multiple API endpoints.
This repository provides a Rust workspace for the Temporal Core SDK and related crates. Use this
Kreativium Beta v2 runs on Vite, React, and TypeScript. Core source lives in `src/`, with
This repository is an Obsidian-based “second brain” vault. Contributions focus on clear Markdown notes, consistent folder prefixes (000–600), and maintainable dashboards. Keep edits small and well-labeled, preserve internal links, and prefer improving structure over adding redundancy.
- `cmd/obsidian-tmdb-cover` hosts the CLI entry; `internal/app` orchestrates vault traversal while `internal/{note,tmdb,content,tui,util}` handle markdown, API, rendering, and helpers.