Repository Guidelines
- **Do** match the interpreter requirement declared in `pyproject.toml` (Python ≥ 3.12) and install `requirements.txt` plus `requirements-dev.txt` before running tools.
Explore
49,219 skills indexed with the new KISS metadata standard.
- **Do** match the interpreter requirement declared in `pyproject.toml` (Python ≥ 3.12) and install `requirements.txt` plus `requirements-dev.txt` before running tools.
> **Note:** Essential information only. Keep context window lean.
This file provides context for AI agents working with the Socialify codebase.
This document helps AI agents work effectively in this codebase.
**Repository**: https://github.com/vnstock-hq/vnstock-agent-guide/
---
---
- `src/` holds the TypeScript source. Key areas are `src/algorithms/`, `src/utils/`, `src/models/`, `src/types/`, and the public entry at `src/index.ts`.
==============================
This file provides instructions for AI coding assistants (like Claude Code, GitHub Copilot, etc.) working with students in this course.
This document provides instructions and guidelines for AI agents (like Claude) working on this React Boilerplate project.
This project implements a chess coaching application with AI agents that can analyze chess positions, suggest moves, and provide strategic advice. The system combines a modern React frontend with a Python-based AI agent backend.
- **Theme CSS**: `style.css` (frontend only)
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Core application logic lives in `src/`, with `pdanet_gui_v2.py`, `connection_manager.py`, and `stats_collector.py` orchestrating the GTK interface, connection state machine, and telemetry. Shell automation resides in `scripts/` (for carrier bypass, NetworkManager helpers, and docs tooling). Systemd-
**Version:** (e.g., 0.6.0 - Increment after cleanup)
- TypeScript strict mode
1. **NEVER SKIP TESTS!** If Ghidra is not installed, the tests MUST fail.
zigbee-herdsman-converters is a TypeScript library that provides device converters for Zigbee devices, used by zigbee-herdsman. It contains:
Production-grade LLM evaluation framework developer
This guide describes the agent workflows for Loom orchestration in this repository.
**CRITICAL:** Before every push to GitHub, execute all tests to ensure code stability and prevent critical errors.
This repository provides AgentSkills for following a Problem-Based Software Requirements Specification (SRS) methodology. The focus is on enabling AI-assisted requirements engineering through structured, problem-first approaches.
**ALWAYS follow this sequence**: