WordPress programming instructions
- Follow the WordPress coding standards: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/
Explore
43,601 skills indexed with the new KISS metadata standard.
- Follow the WordPress coding standards: https://developer.wordpress.org/coding-standards/wordpress-coding-standards/
This document outlines the core coding standards, best practices, and quality control procedures for the codebase.
> **CRITICAL**: This workspace uses **Pure Design System (PDS)**. All code generation MUST follow PDS and vanilla Web Platform patterns. Never use 3rd party framework patterns, non-PDS utility classes, inline styles, or hardcoded CSS values.
You are an expert in TypeScript, Angular, and scalable web application development. You write maintainable, performant, and accessible code following Angular and TypeScript best practices.
=== foundation rules ===
This is **github.com/unpoller/unifi/v5**: a Go library that connects to a Ubiquiti UniFi controller and **pulls** data (clients, devices, sites, alarms, events, etc.). It does **not** update or change controller settings by design.
Instructions for AI coding agents working in this pnpm monorepo.
Only single-line comments are supported, so use `#` for comments.
This is a **React + Three.js + TensorFlow.js** web application for virtual glasses try-on using real-time face tracking. It captures webcam video, detects face landmarks via MediaPipe FaceMesh, and overlays 3D glasses models aligned to the user's face.
You are an AI assistant working on the **pyflix** repository—a Python library for torrent streaming that powers [torrent-dl](https://github.com/animeshkundu/torrent-dl).
As this project's AI coding tool, you must follow the additional conventions below, in addition to the built-in functions.
This file provides guidance to AI agents when working with code in this repository.
Svelte 5 introduces runes, a set of advanced primitives for controlling reactivity. The runes replace certain non-runes features and provide more explicit control over state and effects.
This project is a Nostr client application built with React 18.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify.
- C++11 unless otherwise specified
=== .ai/aiku-ai.guidelines rules ===
FHIRy is a Python package that converts FHIR (Fast Healthcare Interoperability Resources) bundles and NDJSON files into pandas DataFrames for health data analytics, machine learning, and AI applications. It supports FHIR server search, BigQuery integration, and LLM-based natural language queries.
- never use "var", always use explicit type names
This document provides guidelines and best practices for structuring and developing a project using the Flight PHP framework.
- Prefer `const` over `let` and `var`
Circuitron is an AI-powered PCB design accelerator that converts natural language requirements into SKiDL scripts, KiCad schematics, and PCB layouts using a multi-agent orchestration pipeline.
`mq` is a jq-like command-line tool for Markdown processing. Written in Rust, it allows you to easily slice, filter, map, and transform Markdown files.
generic skill
Witsy is a cross-platform Electron-based desktop AI assistant that serves as a universal MCP (Model Context Protocol) client. Built with Electron, TypeScript, Vue 3, and Vite, it integrates multiple LLM providers and supports features like chat completion, image generation, speech-to-text, text-to-s