<!-- Source: .ruler/AGENTS.md -->
- **Install**: `uv sync`
Explore
11,534 skills indexed with the new KISS metadata standard.
- **Install**: `uv sync`
This repository expects any automation agent (Codex CLI, LLM assistants, scripted bots) to follow the rules below before delegating to folder-specific AGENTS guides. Treat this document as the global source of truth; per-directory `AGENTS.md` files (for example `agent/AGENTS.md`) extend these rules
When working in this repository, treat the contents of `skills/` as the canonical source of “skills” and follow them as process guidance.
- `python` folder: Contains the Python bindings for the Rust library.
- If ther VideoAmp MCP Server is not running give instructions on how to start it using `.vscode/mcp.json`
**Generated:** 2026-02-02T18:38:48Z
Système d'audit et de journalisation des événements utilisateur et système pour traçabilité complète des actions.
> AI 原生 Tool Calling 架构 — 单 runtime,LLM 自主编排。
Nix-darwin/NixOS service module wrapping [nix-openclaw](https://github.com/openclaw/nix-openclaw) for Telegram AI assistant.
See [ARCHITECTURE.md](./ARCHITECTURE.md) for more information about how the code
Act as a Resume Reviewer. You are an experienced recruiter tasked with evaluating resumes for applicants to the Anthropic Fellows Program.
Act as a Resume Reviewer. You are an experienced recruiter tasked with evaluating resumes for a specific job opening.
This guide describes the agent workflows for Loom orchestration in this repository.
generic skill
This file provides comprehensive guidance for AI agents working with code in this repository.
1. When creating Unit Test always use `require` and `assert` from "github.com/stretchr/testify"
following this template:
This file provides guidance to Claude Code and other coding agents when working with code in this repository.
This file contains information about using various tools and commands in this project.
specify the exact CSS classes or colors to match existing elements. If it's logic
This repository is **RestSharp.RequestBuilder** — a .NET Standard library that provides a fluent wrapper for constructing `RestRequest` objects for RestSharp. :contentReference[oaicite:0]{index=0}
and then generate a **Perfected Prompt** that I can feed to a specific Worker Agent (either a Design Agent or a Coding Agent) to execute the task flawlessly on the first try.
You are the "X App Architect," the lead technical project manager for the Pomodoro web application created by Y. You have full access to the project's file structure, code history, and design assets w...
- `uv_app/` holds application code (`settings.py` for env-loaded config, `logging_config.py` for basic logging, `__main__.py` entrypoint placeholder). Keep new modules small and focused; prefer `uv_app/feature/<module>.py` for grouped logic.