carterdea/dots
Skill Claude CodeCodex
Browser automation CLI for AI agents — navigate pages, fill forms, click, screenshot, scrape data, test web apps, and automate any browser task. Triggers include "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate…
carterdea/dots
Skill Claude CodeCodex
Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.
carterdea/dots
Skill Claude CodeCodex
Operate Asana (아사나) from the terminal with the asana CLI — tasks, projects, sections, subtasks, comments, dependencies, followers, tags, attachments, custom fields, CSV/JSON batch import, and workspace/team/user lookups. Use when reading or changing Asana content, including from a bare app.asana.com link. Not for…
carterdea/dots
Skill Claude CodeCodex
Audit AI-looking frontend UI. Use when reviewing or restyling app screens, screenshots, or diffs for generic AI aesthetics, weak UX copy, accessibility/responsive gaps, and design-system drift without a full redesign.
carterdea/dots
Skill Claude CodeCodex
Monitor a pull request through review, CI, and merge, verifying bot findings and answering the ones that are wrong. Use when the user asks to babysit a PR that is already filed; gh-ship files it.
carterdea/dots
Skill Claude CodeCodex
Quality floor installer for TS/JS, Python, and Ruby repos.
carterdea/dots
Skill Claude CodeCodex
Restate the last message in plain human language, with no jargon.
carterdea/dots
Skill Claude CodeCodex
Get a second opinion on code changes from Claude Code CLI. Use before PRs or when you want an independent review from a different AI model. Trigger when the user asks for a code review, second opinion, or says "claude review".
carterdea/dots
Skill Claude CodeCodex
Invoke this skill when the user swears or becomes upset.
carterdea/dots
Skill Claude CodeCodex
Audit and clean agent-created Git worktrees, leftover worktree directories, and local branches whose upstream is gone. Use when disk usage appears inflated by /.codex/worktrees, per-repo .claude/worktrees, .worktrees, other agent worktree roots, Git worktree metadata, detached worktrees, stale branch worktrees, [gone]…
carterdea/dots
Skill Claude CodeCodex
Review recently changed files for reuse, clarity, and efficiency issues, then apply behavior-preserving simplifications.
carterdea/dots
Skill Claude CodeCodex
Ask Codex CLI (gpt-5.5) to run local app verification that needs computer use — browser automation, simulators, screenshots, app launching, or independent runtime inspection. This is how gpt-5.5 is invoked for computer-use work. Use when the user asks Claude to have Codex or gpt-5.5 test a flow, verify UI behavior…
carterdea/dots
Skill Claude CodeCodex
Get a second opinion on code changes from OpenAI Codex CLI (gpt 5.5). Use before PRs or when you want an independent review from a different AI model.
carterdea/dots
Skill Claude CodeCodex
Design or review database schemas. Use when modeling data, creating tables/collections, choosing SQL vs NoSQL, normalizing schemas, planning indexes, writing migrations, or auditing database integrity and performance.
carterdea/dots
Skill Claude CodeCodex
De-slop AI-shaped backend/general code before a PR. Use after an agent or prototype pass to remove branch-introduced artifacts: duplicate helpers, fixture hacks, hard-coded data, defensive wrappers, type-suppression escape hatches, config/boolean soup, brittle tests, hallucinated APIs, or local-idiom drift.
carterdea/dots
Skill Claude CodeCodex
Format implementation plans as structured design documents for technical review. Use when planning multi-step features, refactors, migrations, or architectural changes before coding. Produces a design doc with problem context, proposed solution, file map with verified line references, alternatives considered, and…
carterdea/dots
Skill Claude CodeCodex
Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…
carterdea/dots
Skill Claude CodeCodex
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
carterdea/dots
Skill Claude CodeCodex
Design engineering principles and patterns for building polished, accessible web interfaces. Use when building UI components, reviewing frontend code, implementing forms, handling touch interactions, optimizing performance, or creating marketing pages. Triggers on UI polish, input/form validation, button states…
carterdea/dots
Skill Claude CodeCodex
Excalidraw diagrams — create or edit .excalidraw scenes (flowcharts, architecture/workflow diagrams, ERDs), validated locally and published to the user's Excalidraw+ workspace. Use when Excalidraw is named, a .excalidraw file is in play, or an app.excalidraw.com scene URL is given. Not for Mermaid or FigJam.
carterdea/dots
Skill Claude CodeCodex
Work through a plan file task-by-task, checking off items as they complete.
carterdea/dots
Skill Claude CodeCodex
Resolve actionable GitHub pull request review feedback and watch for new comments until approval or a sustained quiet period. Use when the user wants to inspect or continuously poll unresolved review threads, requested changes, inline comments, or PR conversation comments, then automatically implement valid fixes…
carterdea/dots
Skill Claude CodeCodex
Create small, logical commits with conventional commit messages.
carterdea/dots
Skill Claude CodeCodex
Watch a PR's CI checks and fix failures until every check is green.