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

AI Agent Instructions for Planning Poker

- **Always use shell.nix**: Run commands with `nix-shell --run "command"` on NixOS systems

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/tree_rewriter/`: core library. Primary entry points: `rewrite`, `when`, `bottom_up`, `first`, `all`, and `_` (wildcard).

0
Coding
PromptBeginner5 minmarkdown

Harvey Build Environment Setup

This document outlines the necessary steps to set up the build environment for the Harvey application on a Debian-based Linux system.

0
Coding
PromptBeginner5 minmarkdown

Multi-Agent System Configuration

This document describes the multi-agent architecture for the AI-powered cryptocurrency trading system.

0
Coding
PromptBeginner5 minmarkdown

General coding style guidelines

* Use comments to explain the purpose of code, but not to explain what trivial code is doing. Code should generally be self-explanatory through clear naming.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

`naeural_core/` houses the runtime: `main/` orchestrates startup, `business/` contains pipeline plugins and the testing harness, `comm/` handles transports, and `serving/` wraps model execution. Runtime artifacts land in `_local_cache/`, created on demand. Optional packages live under `extensions/`,

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Runtime entrypoints live in `device.py` and `constants.py`, orchestrating Ratio1 pipelines implemented in the upstream `naeural_core` package.

0
Coding
PromptBeginner5 minmarkdown

You are an expert in

- [Remix](https://remix.run)

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

- Respond in Japanese

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

対話とコメントアウト、ドキュメントの作成には日本語を使ってください。わたしは日本語話者です。

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The app is a SvelteKit project targeting Vercel via `@sveltejs/adapter-vercel`. Core UI and logic reside in `src`, with routable pages in `src/routes` (e.g. `+page.svelte`) and shared modules exported through `src/lib`. Global assets such as the favicon live under `src/lib/assets`, while files meant

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance to AGENTS when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

Semantic Version Manager - Agent Guidelines

- **Local pipeline**: `task pipeline:local` - Runs format, lint, build, test, coverage, and docs

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This Strapi dashboard keeps custom behaviour inside `src/plugins/ceramic-feed`, which exposes server hooks and CLI utilities. Core configuration lives in `config/` (database, plugins, middleware) and reads from environment variables. Static assets and the Strapi admin build output go in `public/`. T

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Day-to-day coordination with LLM/AI agents is done in **Chinese**.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance for AI agents working on async coding tasks in the AngstromSCD monorepo.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `README.md` and `SETUP.md` capture the HAM-Z™ workflow and install steps; keep them current alongside feature work.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This is a Maven multi-module workspace anchored by `pom.xml`. Core runtime logic lives in `fiber-gateway-server` (Netty HTTP server), `fiber-gateway-httpclient` (async outbound client), `fiber-gateway-proxy` (routing, filters), and `fiber-gateway-script` (interpreter and AOT pipeline). Shared primit

0
Coding
PromptBeginner5 minmarkdown

AI Agents Guide

This document describes the AI agents and automation workflows in the Dharma Radio project.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file provides guidance to Claude Code for F# development in this repository.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Use this guide to align contributions with PlatformTools’ Kotlin Multiplatform setup before opening a pull request.

0
Coding
PromptBeginner5 minmarkdown

Fusion Starter

A production-ready full-stack React application template with integrated Express server, featuring React Router 6 SPA mode, TypeScript, Vitest, Zod and modern tooling.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This site uses Hugo with the Blowfish theme. `content/` holds page bundles such as `content/blog/<year>/<month>/<slug>/index.md` with co-located assets. Layout overrides live in `layouts/`, pipeline assets in `assets/`, static pass-through files in `static/`, and environment-specific overrides in `c

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `init.lua` bootstraps LazyVim, loads `lua/lazy-init.lua`, and wires globals, options, and keymaps.

0