Settings file Claude Code
Agent settings configuring enabledPlugins.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Instructions file
Instructions for DaniAkash/mac-mcp, covering using vite+, the unified toolchain for the web and review checklist.
MCP server Claude CodeCodexCursor +2
MCP server that controls any macOS window. Screenshot, tap, swipe, type, and more... Runs locally from the mac-mcp npm package.
Skill Claude CodeCodex
A brutal code review skill that channels a senior engineer who has been paged at 3am one too many times. Use this skill whenever a coding agent needs to review a diff, PR, or code change before merging — especially as a pre-merge gate in agentic pipelines. Triggers on: "review this code", "check this PR", "code…
Skill Claude CodeCodex
Guides correct usage of React's useEffect hook — when to use it, when NOT to use it, and what modern alternatives exist. Use this skill whenever writing, reviewing, or refactoring React components that involve useEffect, side effects, data fetching, derived state, event handling, subscriptions, or any code where…
Skill Claude CodeCodex
Turn X (Twitter) into an actionable intelligence briefing using the local-first birdclaw CLI and its bird transport. Use this skill whenever the user wants to know what is happening on X / Twitter right now, what today's news is, which tweets are worth replying to, who to engage with, or what they should tweet about.…
Skill Claude CodeCodex
Visual diff comparison between two screenshots using ImageMagick. Use this skill whenever you need to compare a design mockup against an implementation screenshot, compare an .html file's rendered output against the actual app UI, do design QA between iterations, verify visual regression after code changes, or any…
Skill Claude CodeCodex
Structured human-in-the-loop debugging mode for when static code reading isn't enough. Use this skill whenever you're stuck debugging an issue where you can't tell what's actually happening at runtime — async timing, complex control flow, multiple call paths, conditional branches, or bugs that only reproduce when the…