Explore

Find agent skills by outcome

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

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

Repository Guidelines

Always restate the user task for yourself, outline the intended steps, then execute systematically. This keeps chronology clear and avoids missed requirements.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Root Go app (Wails): `main.go`, `app.go`, config in `wails.json`.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This project is a Node.js Express server using CommonJS modules and SQLite for persistence. The guidelines below exist to help future contributors extend the application safely and consistently.

0
Coding
PromptBeginner5 minmarkdown

cppgen.nvim Agent Guidelines

- **No build system**: Pure Lua Neovim plugin, no compilation required

0
Coding
PromptBeginner5 minmarkdown

Swarm AI Agent Guide

This document provides comprehensive information for AI agents working on the Swarm codebase.

0
Coding
PromptBeginner5 minmarkdown

AGENTS

This repo includes a Go client under `gothoom/`. To build or run the Go program you need Go version 1.25 from the official Go distribution; avoid the system `golang-go` package.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Fragments Engine pairs a Laravel 12 backend with a React/Tailwind front end. Core application code lives in `app/` (domain services, jobs, Livewire endpoints) with AI-specific logic under `app/Ai` and queueable work under `app/Jobs`. Blade views and JSON schemas stay in `resources/views` and `resour

0
Coding
PromptBeginner5 minmarkdown

Guild Agents System

This document describes the comprehensive agent-based architecture for **Guild-AI**, the advanced AI Workforce platform for solopreneurs and lean teams.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This chezmoi source tree mirrors the target home directory. Top-level `dot_*` files render to dotfiles (for example `dot_zshrc.tmpl` → `~/.zshrc`). Machine- or tool-specific assets live under `dot_config/`, `dot_local/`, and `dot_tmux/`, while executable helpers belong in `dot_local/bin/` with the `

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `pages/` contains the Next.js entry points (`index.tsx`) and global setup in `_app.tsx`.

0
Coding
PromptBeginner5 minmarkdown

There are 2 files in this repo.

1. 1.py just print hello world.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/`: アプリ本体(`handlers/` API・Web・Cron、`services/` RSS・DB・AI・Discord・Logger、`templates/` HTML、`types/` 型定義、`index.ts` エントリ)。

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The repository follows a lightweight `deps.edn` layout: core source lives under `src/msc/*`, mirroring the functional areas (`term`, `truth`, `stamp`, `fifo`, `memory`, `infer`, `decide`, `engine`, `check`). Tests sit in `test/msc/*` with namespaces that mirror their production counterparts (e.g., `

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Root HTML: `index_new.html`, `about-us_new.html`, `gallery_new.html`, `testimonials_new.html`, legacy `services.html`.

0
Coding
PromptBeginner5 minmarkdown

Agents.md

This document defines how AI agents should interact with me (Clinton) and operate when assisting in projects. Agents must follow these protocols at all times unless explicitly authorized to do otherwise.

0
Coding
PromptBeginner5 minmarkdown

音樂猜歌遊戲專案進度記錄

建立一個網頁版音樂猜歌遊戲,具有以下特點:

0
Coding
PromptBeginner5 minmarkdown

📌 Purpose

This guide ensures all AI agents generate **consistent, high-quality Rust code** across modules: architecture, testing, patterns, tooling, and constraints.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `frontend/` houses the web demo. `index.html`, `styles.css`, and `main.js` implement the donor UI; `./frontend/data` stores static datasets.

0
Coding
PromptBeginner5 minmarkdown

Jörg Jooss Blog

This is the source code for a blog built with Hugo and the Blowfish theme. No build-specific activity is required or expected. All source code consists of Markdown files or website content such as images, CSS, or JavaScript. The blog uses leaf bundles for individual blog posts. All other Markdown fi

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

source.md

0
Coding
PromptBeginner5 minmarkdown

agents.md

**Goal:**

0
Coding
PromptBeginner5 minmarkdown

Project Agents.md Guide for AI Agents

This Agents.md file provides comprehensive guidance for the OpenAI Codex, GitHub Copilot, and other AI agents working with this codebase.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Dawncaster is a mobile rogue-like card game similar to Slay The Spire. This is a static website that provides an alternative interface for browsing Dawncaster game data from the Blightbane API.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Root project uses Gradle Kotlin DSL with DDD-aligned modules: `only-danmuku-domain` holds aggregates and events under

0