Explore

Find agent skills by outcome

15,689 skills indexed with the new KISS metadata standard.

Showing 24 of 15,689Categories: General, Productivity, Coding
Coding
PromptBeginner5 minmarkdown

Here’s the updated AGENTS.md with a Doc Sync note so contributors know to check all public-facing docs together when changes happen:

This document defines baseline expectations for all contributors to maintain code quality, test coverage, and project stability.

0
Coding
PromptBeginner5 minmarkdown

Here’s the updated AGENTS.md with a Doc Sync note so contributors know to check all public-facing docs together when changes happen:

This document defines baseline expectations for all contributors to maintain code quality, test coverage, and project stability.

0
Coding
PromptBeginner5 minmarkdown

Run commands

- Tests: `poetry run pytest -q`

0
Coding
PromptBeginner5 minmarkdown

Here’s the updated AGENTS.md with a Doc Sync note so contributors know to check all public-facing docs together when changes happen:

This document defines baseline expectations for all contributors to maintain code quality, test coverage, and project stability.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The flake root holds `flake.nix`, which wires inputs and exports `darwin`, `nixos`, and standalone Home Manager configurations. Host-specific overrides live under `hosts/<platform>-<name>/`, and compose with shared modules in `modules/{darwin,nixos}` and `home/base`. Development overlays sit in `ove

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- Core extension code lives in `src/`, entry point at `src/extension.ts`.

0
Coding
PromptBeginner5 minmarkdown

Project Overview

**TransEdit** is a Next.js web application for reviewing and editing translation files (locale JSONs) in a portable, local-first workflow.

0
Coding
PromptBeginner5 minmarkdown

Agent Instructions

Ferrite is a fast, type-safe backend service built with Rust, Axum, and Diesel. It provides secure APIs for notes, bookmarks, and todos.

0
Coding
PromptBeginner5 minmarkdown

AGENTS

This repository is used with an agentic coding workflow. The rules in this file apply to the entire repo.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `packages/kindle-ui` holds the core React component library written in TypeScript; keep new components under `src/components` and export through `src/index.ts`.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This project is a Python-based package designed to assist users during fantasy football drafts. It will:

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

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

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

This service is a single Quarkus module bridging:

0
Coding
PromptBeginner5 minmarkdown

Domain Hopper (Chrome Extension)

A Chrome Extension that allows you to **switch the domain portion (including protocol http/https)** while **preserving the path portion** (e.g., `/products/123?ref=abc#section`) of the currently open page.

0
Coding
PromptBeginner5 minmarkdown

AutoHotkey v2 MCP Server

A TypeScript-based MCP server providing AutoHotkey v2 development tools, code analysis, and script execution with window detection.

0
Coding
PromptBeginner5 minmarkdown

This document keeps track of the manual steps we expect every agent to perform after the Recall SDK client is regenerated (for example, when schemas change or new endpoints are added). Follow the chec

- **Review generated diff**

0
Coding
PromptBeginner5 minmarkdown

AI Agent Guidelines

This document provides guidance for AI agents working with the `use-experiment` codebase.

0
Coding
PromptBeginner5 minmarkdown

Dear agents, NEVER touch this file. Ever. No matter what.

1. Do not use abbreviations.

0
Coding
PromptBeginner5 minmarkdown

Repository Governance & Agent Protocol

This document defines how contributors — human or automated — work safely and consistently inside the repository.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

Brasiguay is a Rails 6.0 app on Ruby 2.6.6. Domain code stays in `app/` (controllers, models, views, ActionCable channels) with Webpacker entry points in `app/javascript/packs` and legacy SCSS/images in `app/assets`. Environment settings and routes live under `config/`, migrations and seeds in `db/`

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

- `Sources/NetCDF`: Swift-facing API surface; extend types cautiously to mirror netCDF terminology.

0
Coding
PromptBeginner5 minmarkdown

Repository Guidelines

The Next.js App Router lives in `src/app`, with `layout.tsx` handling metadata and scaffolding and `globals.css` for Tailwind layer imports. Landing sections are exported from `src/components/layout` and imported via the `@/` alias; keep new UI in this folder or group reusable primitives beside thei

0
Coding
PromptBeginner5 minmarkdown

Project notes for agents working in this repo

Scope: applies to the entire repository rooted here.

0
Coding
PromptBeginner5 minmarkdown

AGENTS.md

This is a personal portfolio website built with Next.js 14 using the App Router, configured for static export and GitHub Pages deployment. The site features:

0