Instructions file CodexOpenCode
AGENTS.md instructions for montagao/skills, covering agent skills guide, what are skills?, skill structure, required format and my skill name.
Instructions file CodexOpenCode
AGENTS.md instructions for montagao/skills, covering agent skills guide, what are skills?, skill structure, required format and my skill name.
Skill Claude CodeCodex
Review system architecture with an indie hacker lens - bias toward shipping, YAGNI/KISS, fewer moving parts. Invoke as "/architecture-review [path/to/plan]" to roast a plan directory containing overview.md, phases/, and reference/ docs. Use when asked to "review architecture", "roast my design", "check for…
Skill Claude CodeCodex
Reimplement the current branch on a new branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Use when the user wants to clean up messy commit history before opening a PR.
Skill Claude CodeCodex
Apply principles from "Designing Data-Intensive Applications" (Kleppmann) to system design, architecture review, and technology selection. Use when (1) designing new data systems or APIs, (2) choosing between databases, queues, or storage technologies, (3) reviewing architecture for reliability, scalability, or…
Skill Claude CodeCodex
Find and remove dead code in TypeScript/JavaScript projects. Detects unused exports (functions, types, constants never imported elsewhere), unused npm dependencies (packages in package.json never imported), and unreachable code patterns (code after returns, always-false conditions, stale TODOs). Use when: "find dead…
Skill Claude CodeCodex
Read and manage Google Calendar events on this Ubuntu host through a local Python CLI.
Skill Claude CodeCodex
Conduct an in-depth interview with the user to create a detailed specification document. Invoke as "/interview [topic]" where topic describes what to interview about. Use when asked to "interview me", "create a spec", "help me spec out", "gather requirements", or when needing to deeply understand a project before…
Skill Claude CodeCodex
Use when needing to look up book content inside my own Amazon (Kindle) book library (purchases + any personal docs), find a book by title/author, download an ebook I own (where Amazon permits), or reference material from a published book I’ve purchased. Triggers on book lookups, ebook downloads, "find the book", "get…
Skill Claude CodeCodex
Optimize websites and content for AI/LLM discoverability (AIO - AI Optimization). Use when asked to "optimize for AI", "improve AI discoverability", "add LLM SEO", "make site AI-friendly", "help LLMs understand my site", or when implementing llms.txt files, JSON-LD structured data, or AI-focused content strategies.
Skill Claude CodeCodex
Control Meross smart plugs (lights). Use when the user says "turn on the lights", "turn off the lights", "lights on", "lights off", or asks about light/plug status.
Skill Claude CodeCodex
Set up message notifications (reminders) for plan/triage/review.
Skill Claude CodeCodex
Fetch Oura Ring sleep data using the ouraclaw CLI. Use when the user asks about their sleep score, sleep data, sleep stages, HRV, heart rate during sleep, bedtimes, or any Oura Ring data. Triggers on "sleep score", "how did I sleep", "oura data", "sleep data", "last night's sleep", "sleep quality", "HRV", or any…
Skill Claude CodeCodex
Make today's plan from my Plane tasks.
Skill Claude CodeCodex
Internal helper for creating/listing/updating Plane work items.
Skill Claude CodeCodex
Perform a refactor pass focused on simplicity after recent changes. Use when the user asks for a refactor/cleanup pass, simplification, or dead-code removal and expects build/tests to verify behavior.
Skill Claude CodeCodex
Critique a canonical UI prototype, refine the prototype first, then implement and verify the corresponding application UI against it. Use when a user wants a design critique followed by prototype updates and production parity, especially for iOS or SwiftUI routes with multiple states, sheets, alerts, dialogs…
Skill Claude CodeCodex
Internal helper for creating and managing reminders/notifications.
Skill Claude CodeCodex
Best practices for Remotion - Video creation in React.
Skill Claude CodeCodex
Audit software repositories for elegance/cleanliness/organization and explain why they feel messy or polished. Use when a user asks if a repo is pretty/elegant/clean, wants a codebase aesthetics review, or needs actionable steps to improve structure, naming, cohesion, repo hygiene, or documentation.
Skill Claude CodeCodex
Weekly review from Plane tasks.
Skill Claude CodeCodex
Fetch translated video tasks from the translate.mom API and generate hook-driven tweet drafts based on SRT subtitle content. Use when the user asks to "generate tweets", "make tweets for translate.mom", "tweet drafts", "translate mom tweets", "top tasks tweets", "what videos are trending", "create posts for today's…
Skill Claude CodeCodex
Upload PDF and EPUB files to Supernote Cloud. Use this skill when the user wants to send documents to their Supernote device.
Skill Claude CodeCodex
Create a Plane task in Plane. By default, use the interview skill first to flesh out the issue before creating it; only skip the interview when the user clearly wants a minimal quick capture.
Skill Claude CodeCodex
Review recent tasks and decide next actions.