nousresearch/dogfood
Exploratory QA of web apps: find bugs, evidence, reports.
Exploratory QA of web apps: find bugs, evidence, reports.
npx skills add https://github.com/nousresearch/hermes-agent/tree/main/skills/dogfoodExploratory QA of web apps: find bugs, evidence, reports.
Sync, validate, and apply App Store metadata with the current asc canonical metadata workflow. Use when updating metadata, localizations, keywords, or migrating legacy fastlane metadata.
GitHub Memory Snapshot 2026 – Auto Recall & Prune Project Context Across Sessions
Use this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, provides an Xdrop `/t/:transferId#k=...` link to download and decrypt locally, or needs Xdrop CLI flags such as `--quiet`, `--json`, `--expires-in`, `--output`, or `--api-url`, even if they do not explicitly mention the skill name.
Provide Python project setups, testing tools, and FastAPI/MCP bootstraps using uv-first workflows for consistent automation and development.
🛠️ CLI + MCP server for installing AI agent skills, workflows, and MCP configs. Your personal toolkit for AI-powered development.
Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.