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

AGENTS.md

Detailed guidance for AI agents working with this codebase.

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

AGENTS.md — Operating Rules & Contracts for AI Agents

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

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

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

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

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

SIM-ONE Framework MCP Server Security Implementation

The SIM-ONE Framework implements the Five Laws of Cognitive Governance through a sophisticated multi-agent cognitive architecture. This MCP (Cognitive Control Protocol) Server provides the backbone for autonomous AI agents performing complex cognitive tasks.

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
Coding
PromptBeginner5 minmarkdown

AGENTS.md

**hurl.nvim** is a Neovim plugin that enables developers to run HTTP requests directly from `.hurl` files within their editor. The plugin provides a seamless API development workflow by executing requests and displaying responses without leaving Neovim.

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

PostWriter Development Workflow & Security Documentation

PostWriter is a production-ready, secure Facebook marketing analysis platform that extracts, analyzes, and generates marketing content based on successful post patterns. This document defines the complete development workflow, security practices, and deployment procedures.

0
Coding
PromptBeginner5 minmarkdown

picotorokko

PicoRuby application development CLI for ESP32.

0
Coding
PromptBeginner5 minmarkdown

⚡ Quick Reference - Deskctl Development

> **Deskctl**: The programmable API for desktop automation

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md (repo guidance)

`papervibe` is a Python (uv-managed) CLI tool that:

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

0
Coding
PromptBeginner5 minmarkdown

Claude Code Instructions for REdI Quiz Platform

You are working on the **REdI Quiz Platform**, a comprehensive web-based assessment system for the Resuscitation EDucation Initiative at Metro North Health. This platform enables healthcare staff to complete knowledge assessments with administrative capabilities for content management, user manageme

0
Coding
PromptBeginner5 minmarkdown

ZZ Language - Project Context

ZZ is a minimal, strongly-typed language that compiles to clean JavaScript. Uses symbols instead of keywords for concise syntax. Immutable by default, explicit mutability with `~`.

0
Coding
PromptBeginner5 minmarkdown

CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

0