Instructions for krispuckett/SwiftUIShaders, covering agents.md: architecture for coding agents, what this package is, how swiftui metal shader effects work (the mental model), how to add a new shader and how to modify an existing shader.
Instructions for krispuckett/SwiftUIShaders: This package's working guide for AI agents lives in AGENTS.md. Read it before extending, modifying, or rebuilding the shaders.
Build or modify an interactive Siri snippet card (iOS 26+ App Intents). Use when asked to add a Siri card, daily brief card, or Siri snippet to an app; when handed a block starting with "// Siri card recipe"; when working with SnippetIntent, ShowsSnippetView, or ShowsSnippetIntent; or when a Siri card renders in the…
Instructions for krispuckett/SiriCardKit, covering agent rules for building siri cards, architecture (non-negotiable), rendering (non-negotiable), phrases and metadata and the recipe.
Instructions for krispuckett/SiriCardKit: Read AGENTS.md first; it contains the binding rules for this repo and it wins over prior knowledge about App Intents and snippets.
Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the…
Analyze and fact-check video content. Extracts transcript, identifies claims, cross-references against published research, and delivers a verified analysis. Triggers on: "watch this video and fact-check it", "what does this video say and is it accurate", "research what this video claims", "verify this video", "analyze…