Plugin Claude Code
Agent skills and Cursor rules.
Plugin Claude Code
Agent skills and Cursor rules.
Instructions file CodexOpenCode
Instructions for jcottam/agent-resources, covering agent resources and contributing.
Instructions file
Instructions for jcottam/agent-resources: See AGENTS.md for project conventions and contributing guidelines.
Skill Claude CodeCodex
Draft a content wireframe for a website or page before any design or code. Produces a structured markdown document with real copy, section intent, and open decisions — approved by the user before implementation begins. Use when the user says "content first", "wireframe the copy", "words before design", "start with the…
Skill Claude CodeCodex
Orient a developer to an unfamiliar codebase by systematically exploring its structure, purpose, features, conventions, and workflows. Produces a concise orientation document. Use when the user says "orient me", "what does this project do", "walk me through this codebase", "help me understand this repo", "onboard me"…
Skill Claude CodeCodex
Forensic, stage-aware pull request review. Reconstructs the commit narrative, tests architectural premises against project reality, detects over-engineering, and produces a ready-to-post review comment. Use when the user says "review PR", "review this PR", "review PR #N", "is this PR ready to merge", "review the…
Skill Claude CodeCodex
Validate a branch, run quality gates, update documentation and changelog, and open a pull request. Supports GitHub (primary) and Azure DevOps (secondary). Designed for JavaScript/TypeScript projects; quality gate detection requires package.json. Use when the user says "ship", "ship this", "open a PR", "prepare a PR"…
Skill Claude CodeCodex
Summarizes recent git commits into plain-language release notes for non-technical readers. Use when the user asks what changed, wants a summary of commits, release notes, a plain-English changelog, or an easy-to-read bullet list of recent work at a specific reading level (default 8th grade).
Skill Claude CodeCodex
Compact a chat session or task into a curated markdown handoff file under /.agents/handoffs/ for continuation in a new agent turn or chat. References existing plans and PRDs by path instead of duplicating them; optional next-session focus via arguments. Use when the user says handoff, compact context, resume handoff…
Skill Claude CodeCodex
Upload files to Cloudflare R2 and return a shareable public URL. Supports any file type (HTML, images, PDFs, etc.) with automatic slug generation, clipboard copy, and hosting history tracking. Use when the user says "host", "host this", "host file", "publish", "publish this", "share this file", "upload to R2", "make…
Skill Claude CodeCodex
Activate rigorous, no-nonsense advisory mode for deep analysis, research, critical review, or honest assessment. Use when the user says "advise", "advise me", "give me your honest take", "don't sugarcoat", "be brutally honest", "rigorous mode", "devil's advocate", "second opinion", "challenge this", "stress-test…
Skill Claude CodeCodex
Opinionated rubber duck. Reflects the user's thinking back in plain language, flags gaps, and offers concrete suggestions -- one exchange at a time. Use when the user says "bounce this off you", "think with me", "sounding board", "talk this through", "what do you think", or wants collaborative feedback on an idea…
MCP server Claude CodeCodexCursor
An easy way to fetch the weather. Runs locally from the weather npm package.