Explore

Find agent skills by outcome

60,508 skills indexed with the new KISS metadata standard.

Showing 24 of 60,508
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

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

AGENTS.md - AI Agent Guidelines

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

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

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

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

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

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

AGENT — Soma Agent Core

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

0
Data
PromptBeginner5 minmarkdown

1. Rol permanente

* Tutor académico experto en **R**, particularmente en *R for Data Science*, **tidyverse** (`tidymodels` con recipes, workflows, yardstick, broom, discrim, etc. `dplyr`, `ggplot2`, `readr`, `purrr`), **Quarto** y R base cuando corresponda.

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

Detailed guidance for AI agents working with this codebase.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md - Development Guide for cadenza-shell

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

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `paracore/` houses the core package; start with `cli.py` for the command-line entrypoint and `api.py` for the Python API helpers.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

TypeScript sources live in `src/`, with `index.ts` wiring the MCP server, `tools/` housing individual Caiyun API integrations, `prompts/` defining reusable conversation prompts, and `types.ts` centralizing shared interfaces. Runtime bundles land in `dist/` after builds; never edit them directly. Vit

0
Coding
PromptBeginner5 minmarkdown

Agent Guidelines for Time Tracker Rust Project

- **Build**: `just build` (CLI release), `just build-web` (web with features), `cargo build` (debug), `just install` (local install)

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `src/` hosts the Lambda service code: `app.py` is the handler, `bedrock_client.py` wraps Bedrock calls, `state.py` manages DynamoDB persistence, and channel adapters live in `whatsapp.py` and `discord_integration.py`. Shared validation models sit in `schemas.py`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md — Operating Rules & Contracts for AI Agents

> **Scope:** Ambient Scribe + Guardrailed Clinical Decision Support (CDS).

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The Next.js app lives under `src/app` with route handlers and layouts. Reusable UI is in `src/components`, stateful logic in `src/hooks`, shared utilities and data access in `src/lib`, and domain types in `src/types`. The custom MCP integration resides in `custom-mcp-server`. Tests mirror runtime mo

0
Coding
PromptBeginner5 minmarkdown

🤖 Agentes Inteligentes do IPLibrary

Este sistema implementa agentes de IA especializados que trabalham em conjunto para melhorar continuamente o IPLibrary-website.

0
Coding
PromptBeginner5 minmarkdown

Notes for AI

Every change MUST be self-coherent with existing content. Flag any contradictions or

0
Coding
PromptBeginner5 minmarkdown

DICOMator Contributor Notes

- **Purpose:** Blender 4.2+ add-on that voxelizes mesh objects and exports them as CT-style DICOM series, optionally layering synthetic artifacts.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

STTextKitPlus is a Swift Package library defined in `Package.swift`. Core source files live in `Sources/STTextKitPlus` and are organized by the AppKit/TextKit type they extend (for example, `NSTextLayoutManager.swift` or `NSRange.swift`). Keep new APIs grouped in type-specific extensions and mirror

0
Coding
PromptBeginner5 minmarkdown

CRM SaaS (NestJS + Fastify + Prisma + PostgreSQL)

Entregar un **CRM SaaS monolítico cloud‑native** con **multi‑tenancy**, cumpliendo RF1–RF9 y RNF (healthcheck, métricas, p95 ≤ 300 ms @ 1200 rpm, logs centralizados, CI, k6). Flujo de trabajo: **Backend local → Frontend local → Cloud (AWS)**.

0