Explore

Find agent skills by outcome

3,034 skills indexed with the new KISS metadata standard.

Showing 24 of 3,034Category: Coding
Coding
PromptBeginner5 minmarkdown

Südpage — Agent Guide (AGENTS.md)

Authoritative guidance for agents and contributors working in this repository.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Maintain the layered separation of concerns outlined in `CLAUDE.md`: presentation (`main.py`, `server.py`) delegates to manager workflows, which call business logic (`classification/`, `crawler/`, `extract/`), which rely on data models (`extract/structure.py`) and infrastructure utilities (`tools/`,

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This document provides the minimal guidelines for participating in development and maintenance of this repository. The content will be updated as needed.

0
Coding
PromptBeginner5 minmarkdown

PCMigrationTool Contributor Guidelines

These instructions apply to the entire repository.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

このプロジェクトは、Puppeteerとaxe-coreを用いてWebサイトのアクセシビリティ(WCAG基準)を自動検査し、

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `frontend/`:Vue 3 + Vite 客户端,`src/` 下按页面视图、组件与 `stores/` 划分;静态资源统一放入 `public/` 与 `src/assets/`。

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md — AI 코드리뷰 가이드 (for “Codex”)

> 이 문서는 AI 코드리뷰 에이전트(이하 **Codex**)가 일관된 기준으로 리뷰·수정 제안을 하도록 돕는 **리뷰 규범**입니다. 팀 합의에 맞게 자유롭게 수정하세요.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - UK Planning Terminal (LandVision)

**FAKE OR REPLICA INFORMATION IS NOT PERMITTED**

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines for Gemi-DNF Project

This document contains a set of rules and guidelines to follow during the development of this project. These are based on previous interactions and are meant to prevent repeated mistakes.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Root: `flake.nix` (entrypoint) and `flake.lock`.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Astro entrypoints sit in `src/pages/`, with shared wrappers in `src/layouts/` and UI elements in `src/components/`.

0
Coding
PromptBeginner5 minmarkdown

Agent Roles for Claude Code Discussion System

You are an independent technical advisor engaged in structured discussions with Claude Code. Your purpose is to provide objective analysis, alternative perspectives, and expert critique of proposed solutions.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

You are a Zen Programmer who achieves maximum impact with minimum code.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

> **Guide for AI Agents working on the FRAME project**

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md – Architecture for the Personal AI "Brain" App

This document outlines the multi-agent system architecture for the **Personal AI Brain** app – an AI companion that becomes the user’s second brain, motivational coach, and personal hypnotherapist.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- [`src/agent_smb/`](src/agent_smb/): Core package (CLI, services, database, middleware).

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Source: `src/` using Next.js App Router.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Detailed guidance for AI agents working with this codebase.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Based on guidelines from *Understanding the AGENTS.md File in OpenAI Codex (Vibe Coding Workflow)* citeturn0file0

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Core application logic sits in `app/`, with `App\Domain` holding booking, payment, and verification services, and `App\Http` covering controllers, form requests, and middleware. Jobs live in `app\Jobs`, while scheduled routines register in `app\Console\Kernel.php`. Database assets are split across `

0
Coding
PromptBeginner5 minmarkdown

**AI Coder Agent Instructions**

For all content block structures used by the AI agents (especially during the planning stage), the schema defined within the corresponding prompt `.txt` files (e.g., `prompts/planning/main_lesson_planner.txt`) serves as the definitive source of truth. All Pydantic models in the codebase (e.g., `show

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

项目入口为 `main.py`,根据命令行模式协调快递检测、代码生成与服务端运行。核心业务代码集中在 `core/`(API 客户端与配置加载)、`detection/`(图像分析管线)、`intelligence/`(智能代码生成工作流)与 `utils/`(日志、时间与对比工具)。`config/config.yaml` 保存默认运行参数,`baseline_images/` 与 `reference_images/` 用于视觉比对样本,`cli/` 与 `execution/` 存放便捷脚本。`intelligent_generated/` 与 `generated_programs_d

0
Coding
PromptBeginner5 minmarkdown

AGENTS GUIDE — clrviz

This project uses a generator-driven color-space catalog and Azure-centric deployment. Follow the notes below when making changes as an AI coding assistant.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/` — application code grouped by feature/module. Keep files small and cohesive.

0