Fandhe-AI/agent-reference-skills

This repository also configures its own agents. See what agent-reference-skills tells them →

3Stars on the repository
154Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

nvidia-sync

73

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference guide for NVIDIA Sync, a desktop app for managing remote connections to DGX systems and Linux computers over SSH. It covers device discovery, saved hosts, network switching, tunnels, clusters, and editor integrations.

not rated 3 today A 133 tokens

openai-agents

74

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference guide for the OpenAI Agents SDK in Python and TypeScript. It covers agents, handoffs between agents, safety checks, tracing, tools, file and web search, computer use, and multi-agent systems.

not rated 3 today A 91 tokens

openai-api-core

75

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference guide for the OpenAI Responses API, which lets applications generate model responses and connect them to tools and structured program output. It also covers embeddings, streaming, conversation state, webhooks, and real-time features.

not rated 3 today A 114 tokens

openai-apps-sdk

76

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference guide for building apps that run inside ChatGPT using the OpenAI Apps SDK. It covers exposing an app through MCP, adding tools and interfaces, authentication, checkout, testing, and review.

not rated 3 today A 92 tokens

openai-codex

77

Fandhe-AI/agent-reference-skills

Skill Claude Code

An official reference guide for OpenAI Codex, a coding agent available through the command line, editors, and the cloud. It covers configuration, instructions, approvals, sandboxing, integrations, administration, and APIs.

not rated 3 today A 162 tokens

openai-evals-tuning

78

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference guide for evaluating and fine-tuning OpenAI models. Evaluations test model behavior against examples, while fine-tuning trains a model further for a specific task or style.

not rated 3 today A 109 tokens

openai-images-video

79

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for using OpenAI APIs to generate and edit images and videos, accept images as model input, and work with vision. It covers the Images API, the Responses API image tool, and Sora video endpoints.

not rated 3 today A 106 tokens

openai-platform-ops

80

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for operating OpenAI API accounts and projects in production. It covers administrator keys, roles and permissions, projects, spending limits, audit logs, usage and cost data, Terraform, identity federation, and safety tools.

not rated 3 today A 134 tokens

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for OpenAI's Realtime and Audio APIs for live voice and speech features. It covers WebRTC, WebSockets and SIP connections, conversations and events, temporary client keys, voice activity detection, speech recognition, speech generation, and tools.

not rated 3 today A 92 tokens

pino

82

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Pino, a Node.js logger that writes structured JSON records. It covers log levels, child loggers, transports, formatting, file output, serializers, asynchronous logging, and masking sensitive data.

not rated 3 today A 88 tokens

playwright

83

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Playwright, a tool for testing web applications through a real browser. It covers end-to-end tests, component tests, page interactions, test fixtures, authentication, mocking, traces, and test generation.

not rated 3 today A 86 tokens

proxmox-ve

84

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Proxmox VE, a platform for running virtual machines and lightweight containers on your own servers. It covers clusters, high availability, networking, storage, and command-line and REST API management.

not rated 3 today A 128 tokens

react-flow

85

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for React Flow, a React library for building interfaces made of connected nodes and edges. It covers custom elements, dragging, connections, controls, minimaps, backgrounds, and automatic layout.

not rated 3 today A 88 tokens

react-hook-form

86

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for React Hook Form, a React library for collecting and validating form data. It covers form registration, submission, watched values, dynamic field lists, controlled components, errors, and validation with common schema libraries.

not rated 3 today A 106 tokens

react-router

87

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for React Router v8, a routing framework for React applications. It covers URL routes, data loading, form actions, navigation, sessions, redirects, error boundaries, server rendering, single-page apps, and static sites.

not rated 3 today A 119 tokens

rive

88

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Rive, an animation system for interactive graphics that run in web and React applications. It covers loading .riv files, layouts, events, data binding, and state machines that control animation behavior.

not rated 3 today A 127 tokens

rust

89

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Rust, a programming language focused on memory safety and speed. It covers ownership, lifetimes, traits, asynchronous code, error handling, macros, and unsafe code.

not rated 3 today A 97 tokens

storybook

90

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Storybook, a tool for displaying and testing user-interface components separately from the full application. It covers stories, settings, interaction tests, documentation, and common add-ons.

not rated 3 today A 75 tokens

stripe

91

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Stripe, a platform for accepting payments and managing financial services in software. It covers checkout, subscriptions, invoices, webhooks, fraud prevention, tax, identity, and payment-related APIs.

not rated 3 today A 73 tokens

supabase

92

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Supabase, a backend service built around PostgreSQL, an open-source relational database. It covers authentication, file storage, server functions, real-time updates, vector embeddings, security rules, migrations, and the JavaScript client.

not rated 3 today A 102 tokens

syncpack

93

Fandhe-AI/agent-reference-skills

Skill Claude Code

A reference for Syncpack, a tool that keeps dependency versions consistent across a monorepo, which is a repository containing multiple related packages. It covers configuration, version rules, package.json formatting, updates, and CI use.

not rated 3 today A 101 tokens

tanstack-query

94

Fandhe-AI/agent-reference-skills

Skill Claude Code

An API reference for TanStack Query, a React library for loading, caching, updating, and synchronising data from a server.

not rated 3 today A 100 tokens

tanstack-router

95

Fandhe-AI/agent-reference-skills

Skill Claude Code

An API reference for TanStack Router, a type-safe router for React applications. A router connects URLs to pages and manages navigation, parameters, and route data.

not rated 3 today A 126 tokens

tanstack-start

96

Fandhe-AI/agent-reference-skills

Skill Claude Code

An API reference for TanStack Start, a full-stack React framework built around TanStack Router. Full-stack means it supports both browser interfaces and server-side code.

not rated 3 today A 145 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: