Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
152 tagged macos, measured the same way as everything else here.
Browse within: local-first 25ios 20notifications 19meeting-notes 15Apple Silicon 14dictation 12agentic-workflows 11ai-driven-development 11angular 11local-llm 11obsidian 11swift 11android-app 10dotfiles 10
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
This repo executes implementation work in-session with the subagent-driven-development (SDD) skill. SDD is the execution engine — it runs an already-agreed plan; it does not plan. Sharpen the design and break it into tasks first, then hand the tasks to SDD.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Agent-specific layout reference for Codex CLI (OpenAI). See agent-ui-analysis.md for shared concepts.
Agent
Agent-specific layout reference for Gemini CLI (Google). See agent-ui-analysis.md for shared concepts.
Agent
Agent-specific layout reference for OpenCode. See agent-ui-analysis.md for shared concepts.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as markdown files in .scratch/. GitHub Issues on semantic-craft/iOS-vibebuddy is not used for work tracking.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Connect Claude Code to Remarc with the remarc plugin, and optionally let comments wake live sessions with remarc-hooks.
Agent
Install Remarc's public OMP plugins, verify the MCP connection, and pair a session for instant comment delivery.
Agent
Send Remarc comment events as HTTP POST JSON to Zapier, Make, n8n, IFTTT, Slack, or any other endpoint that accepts JSON.
kylehughes/apple-platform-build-tools-claude-code-plugin
Agent
STRONGLY PREFER to delegate Apple platform builds, tests, and device operations to this agent to preserve your context window. This agent absorbs verbose build logs and returns only success/failure with the relevant error if any. Use for: verifying code compiles, running tests, checking builds aren't broken, managing…
Agent
Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…
Agent
Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…
Agent
Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…
Agent
An operator for carrying out explicitly requested tasks on a Windows computer through visible application actions. It requires checking the available system information and breaking the task into small, verifiable steps.
charles-adedotun/notifications-mcp-server
Agent Claude Code
Specialized agent for server-side development with modern backend frameworks, APIs, databases, and cloud infrastructure. Expert in building secure, scalable, and performant backend systems across multiple languages and platforms with comprehensive testing and monitoring strategies.
charles-adedotun/notifications-mcp-server
Agent Claude Code
Specialized agent for React frontend development with shadcn/ui, Tailwind CSS v4, and modern best practices. Expert in implementing design systems, ensuring accessibility, and building performant user interfaces following the 4-font-size, 2-weight typography system, 8pt grid spacing, and 60/30/10 color distribution…