Spec
Unofficial FastCGI Specification repository
Install / Use
/learn @fast-cgi/SpecREADME
FastCGI Spec
Since fastcgi.com is not available anymore, I (fbbdev) created this repository and linked website fast-cgi.github.io to host the FastCGI Spec.
Contents
This repository contains two version of the specification:
-
The original version from fastcgi.com, pulled from the Wayback Machine archive, at original/spec.html
-
A markdown version, manually converted from the original, at spec.md. Text and most formatting in this version is identical to the original, the only exception being the References section: there, after the original text, a subsection has been added with live links to updated sources.
Visit the website to read a nicely formatted version of the spec.
FastCGI Specification copyright
This is not an official repository nor is it linked in any way to the original fastcgi.com website and FastCGI copyright owners.
The FastCGI Specification is intellectual property of Open Market Inc.
Copyright © 1996 Open Market, Inc. 245 First Street, Cambridge, MA 02142 U.S.A.
Tel: 617-621-9500 Fax: 617-621-1703 URL: http://www.openmarket.com/
Related Skills
prose
340.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Writing Hookify Rules
84.2kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Command Development
84.2kThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
MCP Integration
84.2kThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
