coding_style
01Cursor rule Cursor
Python coding style for Open Edison.
Cursor rule Cursor
Python coding style for Open Edison.
Cursor rule Cursor
How to use and manage JSON configuration in Open Edison.
Cursor rule Cursor
Logging standards for Open Edison.
Cursor rule Cursor
MCP server management patterns for Open Edison.
Cursor rule Cursor
Single-user design principles for Open Edison.
Cursor rule Cursor
Testing approach for Open Edison.
Cursor rule Cursor
Modern Python typing for Open Edison.
Cursor rule Cursor
Implementing designs and building UI.
Skill Claude CodeCodex
Core visual principles for frontend work - subtract text, prefer SVG over prose, detail behind summary, one CTA. Use when building or editing UI, React components, pages, dashboards, docs or marketing sections, modals, or reviewing a frontend diff.
Skill Claude CodeCodex
Use whenever creating, editing, renaming, or deleting any file under .claude/skills/, .claude/agents/, .agents/skills/, or .codex/agents/. Teaches the dual-tool Claude/Codex layout and reminds to run make sync-agent-config.
Agent Claude Code
Use when the folder-size CI check (.github/workflows/folder-size.yaml) errors or warns, or when the user asks for help splitting a folder that has grown too many flat sibling files. Investigates the folder, interviews the user about how the area is expected to evolve, and proposes three concrete subfolder…
Agent Claude Code
Thermo-nuclear code quality audit (maintainability, structure, 1k-line rule, spaghetti, code-judo). Invoked as a subagent after a parent gathers the diff and file contents. Loads the rubric from the thermo-nuclear-code-quality-review skill.
Skill Claude CodeCodex
Git branch hygiene - delete merged/closed branch, prune stale refs, sync dependencies.
Skill Claude CodeCodex
Instructions for running code quality checks and maintaining standards in the Python-Template project.
Skill Claude CodeCodex
Instructions for managing git hooks using prek. Use this for any mention of pre-commit hooks. prek should override pre-commit hooks.
Skill Claude CodeCodex
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear or thermonuclear code quality review, deep code-quality audit, or especially harsh maintainability review.
Skill Claude CodeCodex
Pause execution for a requested number of minutes by sleeping one-minute increments to avoid exceeding shell timeouts.
Cursor rule Cursor
Please follow the following for commit message convention.
Cursor rule Cursor
GitHub Actions doesn’t provide a default personal access token (PAT). Instead, it creates a built-in token called secrets.GITHUBTOKEN for each workflow run. This token is provided by github, and ends with the job or after 24 hrs, and the scope is limited to the current repository.
Cursor rule Cursor
This pattern should apply for all long-running code.
Cursor rule Cursor
This repo is the public MCP server for Sealgate, an AI data-leak-prevention platform. The server is a thin MCP proxy: it forwards tool calls to an Sealgate gateway, configured via SEALGATEGATEWAYURL and SEALGATEAPIKEY. Sealgate runs managed release hosts (the remote MCP gateway at mcp.sealgate.ai, advertised in the…
Instructions file CodexOpenCode
AGENTS.md instructions for Edison-Watch/sealgate-mcp, a project described as: 🦭 SealGate MCP.
Instructions file
Claude Code instructions for Edison-Watch/sealgate-mcp, covering claude.md, project overview, common commands, architecture and code style.
Skill Claude CodeCodex
Govern how AI agents access data through your organisation's Sealgate gateway. Use when you need to list governed MCP servers, review agent session and audit status, or check whether a tool call is allowed by policy.