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

Electron Cross-Platform App - Agent Instructions

electron/

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

- **Run main script**: `uv run python main.py`

0
Coding
PromptBeginner5 minmarkdown

Agent Guide for Fluxomail SDK (JS/TS)

====================================

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The MCP server starts in `src/index.ts`, which wires prompts, utils, and every service registrar. Keep feature logic inside `src/services/<service>/` and export it through the folder’s `index.ts`. Prompts live in `src/prompts/`, shared auth/logging helpers in `src/utils/`, references in `docs/`, and

0
Coding
PromptBeginner5 minmarkdown

QuickBase MCP Server - Agent Instructions

This is a Model Context Protocol (MCP) server providing full QuickBase database operations to AI agents. It enables agents to create tables, manage fields, query records, and handle relationships through standardized MCP tools.

0
Coding
PromptBeginner5 minmarkdown

Service Agents Documentation

This document provides comprehensive documentation for all service agents (services) in the Voice Grocery List App. These agents handle different aspects of the application's functionality and work together through the Service Manager pattern.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This file contains specialized agent configurations for Claude Code to assist with Nushell development.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md — ReverseFlow

A concise, agent-focused guide for working on this repo. Prefer these commands and conventions. Keep READMEs for humans; put build/test details here for agents.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This monorepo hosts three active runtimes. `backend/api` is the Express service, with business logic in `services/`, validation in `config/` and `src/middleware/`, and HTTP handlers in `routes/`. The React admin dashboard lives in `backend/dashboard`, while the Vite + TypeScript storefront is in `fr

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Purpose: Define a controllable, observable multi‑tool agent for graph manipulation using LangGraph + LangChain, with progressive context disclosure, intelligent escalation, strict contracts, and production‑grade instrumentation via Langfuse.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Expected layout when populating this repo:

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md — Safepocket

> This file is the **single source of truth for coding agents** (OpenAI Codex/GPT Agents/IDE bots).

0
Coding
PromptBeginner5 minmarkdown

Important

generic skill

0
Coding
PromptBeginner5 minmarkdown

Full-Stack .NET Development Guide for Codex

This **AGENTS.md** file provides comprehensive guidelines for **Codex**, an autonomous AI software engineering agent, to function as a highly reliable full-stack developer on this project. Codex will handle the entire development lifecycle – from planning and coding to testing, documentation, and de

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/app`: Next.js App Router. Groups `(frontend)` for site pages and `(payload)` for CMS/admin; API routes under `src/app/api/*`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

Torappu is an asset unpacker for an anime game (Arknights) focused on resource extraction and analysis. It provides a CLI interface for extracting game assets, processing them, and making them available through structured output directories.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - AI Agent Guidelines

This file provides unified guidance for AI agents working with the Transformer codebase.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `nodes/Capacities/*.ts` houses the TypeScript descriptions and helpers that surface Capacities resources in n8n; keep new operations grouped by resource and export them through `ResourceDescription.ts`.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/` houses the TypeScript action, with `index.ts` orchestrating file detection and test selection, and helper modules like `get-changed-files.ts` and `get-affected-tests.ts`. Co-located specs (e.g., `get-affected-tests.test.ts`) validate behaviour.

0
Coding
PromptBeginner5 minmarkdown

Model Context Protocol (MCP) — Operational Playbook for BMAD Workstreams

> **Scope**: This guide replaces the older Spec Kit orientation with the current **BMAD Method** pipeline in `SMS+SQS/`. Every Codex CLI / IDE session shares the global configuration in `~/.codex/config.toml`, so keeping this file accurate guarantees the same toolbelt for all agents. Use it alongsid

0
Coding
PromptBeginner5 minmarkdown

BRIK v4.0 - Catálogo de Agentes Autónomos

Este documento registra los agentes especializados que pueden colaborar en la generación, validación y mantenimiento de BRIK v4.0. Cada agente tiene un rol definido, responsabilidades y estado actual.

0
Coding
PromptBeginner5 minmarkdown

AGENT — Soma Agent Core

Provide a portable Rust agent runtime mirroring Qwen-Agent behaviors.

0
Coding
PromptBeginner5 minmarkdown

AI agents guide for this repo

This document explains how AI coding agents should work in this repository to automate tasks, keep quality high, and stay aligned with our Astro setup and content standards.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Development Guide for cadenza-shell

- **Build**: `cargo build` or `cargo build --release` (builds the Rust shell)

0