postgresql
25Skill Claude CodeCodex
Rules when working with PostgreSQL database in Gram.
Skill Claude CodeCodex
Rules when working with PostgreSQL database in Gram.
Skill Claude CodeCodex
Always use after creating a pull request that proposes user-visible changes.
Skill Claude CodeCodex
Create a Pull Request for the current changes and/or branch.
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
Use when adding, editing, or reviewing an agent skill in this repo (.agents/skills/), when new guidance needs to reach every supported harness (.claude, .codex, .opencode, .cursor), or when deciding whether repeated agent failures should become a skill. Triggers: "add a skill", "write a skill", "SKILL.md"…
Settings file Claude Code
Agent settings declaring 21 allowed tools.
Skill Claude CodeCodex
Investigate Gram production health and post a digest to Slack.
MCP server Claude CodeCodexCursor +2
MCP server "assistants-dev" as configured in speakeasy-api/gram. Launched with mise x -- go run ./server/cmd/dev-mcp.
MCP server Claude CodeCodexCursor +2
MCP server "pitchfork" as configured in speakeasy-api/gram. Launched with pitchfork mcp.
MCP server Claude CodeCodexCursor +2
MCP server "mise" as configured in speakeasy-api/gram. Launched with mise mcp. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for speakeasy-api/gram, a project described as: Securely scale AI usage across your organization. A single stack to Connect, Secure, Observe and Distribute agents, MCPs, and Skills within your company.
Instructions file
Claude Code instructions for speakeasy-api/gram, covering gram project structure guide, customer data is confidential, key directories, server and client/dashboard.
Instructions file Gemini CLI
Gemini CLI instructions for speakeasy-api/gram, a project described as: Securely scale AI usage across your organization. A single stack to Connect, Secure, Observe and Distribute agents, MCPs, and Skills within your company.
Cursor rule Cursor
Use the latest version of Shadcn to install new components, like this command to add a button component.
Skill Claude CodeCodex
Add a reviewed MCP Catalogue server to an explicit AICP project through the Speakeasy AI Control Plane Platform MCP.
Skill Claude CodeCodex
Add a user-supplied remote MCP server URL to an explicit AICP project through the Speakeasy AI Control Plane Platform MCP.
Plugin Claude Code
SDK generation and OpenAPI tooling with Speakeasy CLI.
Plugin Claude Code
SDK generation and OpenAPI tooling with Speakeasy CLI.
Instructions file CodexOpenCode
Instructions for speakeasy-api/skills, covering agents.md, repository structure, creating a new skill, 1. directory structure and 2. skill.md format.
Instructions file
Instructions for speakeasy-api/skills, covering claude.md, quick reference, create a new skill, test a skill locally and reload claude code and test trigger phrases.
Skill Claude CodeCodex
Use when CONFIGURING an existing SDK - NOT for initial generation. Covers gen.yaml configuration for all languages: TypeScript, Python, Go, Java, C#, PHP, Ruby. Also covers runtime overrides (retries, timeouts, server selection) in application code. Triggers on "configure SDK", "gen.yaml", "SDK options", "SDK config"…
Skill Claude CodeCodex
Use when implementing SDK code hooks for custom logic (not spec configuration or runtime overrides). Covers SDK lifecycle hooks: BeforeRequest, AfterSuccess, AfterError for custom headers, telemetry, HMAC signing, and request/response transformation. Triggers on "SDK hooks", "add hooks", "BeforeRequestHook", "custom…
Skill Claude CodeCodex
Use when SDK generation failed or seeing errors. Triggers on "generation failed", "speakeasy run failed", "SDK build error", "workflow failed", "Step Failed", "why did generation fail".