Design and implement automated tests around concrete user-facing flows with the minimum suite needed to trust the behavior. Use when adding, pruning, or restructuring tests.
原文语言:英语
菜单
SkillsMP 已收集 tanishqkancharla/tandem 中的 11 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 11 / 11 个已收集 Skill。
Design and implement automated tests around concrete user-facing flows with the minimum suite needed to trust the behavior. Use when adding, pruning, or restructuring tests.
原文语言:英语
Create a spec sheet for the given feature/fix request in specs/ directory. Use when planning a significant new feature or complex fix.
原文语言:英语
Execute SQL queries against the agent database. Use when inspecting database schema, tables, or data, verifying data after changes, or debugging database-related issues.
原文语言:英语
Automate user-installed Electron desktop apps (Slack, Discord, VS Code, Notion, Figma, Spotify, etc.) via CDP using this repo's `.bin/playwright` CLI. Use when the task is to control a local desktop app on the user's machine, not this repo's own Electron app.…
原文语言:英语
Create a visual explanation of the current session diff as a single HTML page and show it in a native Glimpse window. Use when the user wants a visual walkthrough of local code changes instead of a plain text diff.
原文语言:英语
Browser automation CLI using Playwright. Use when automating browser workflows, filling forms, clicking elements, scraping pages, or debugging web issues.
原文语言:英语
Stage ALL changes in the repository (not just session changes), commit, and push. Use when you need to commit all pending changes.
原文语言:英语
Commit and push changes, creating or updating a PR as needed. Use for standard push workflow.
原文语言:英语
Manually QA test the Electron app end-to-end using Playwright and the dev server. Use when verifying UI features, testing user flows, or performing manual QA after implementing a spec phase.
原文语言:英语
Call RPC procedures on the local dev server. Use when inspecting server state, testing endpoints, or interacting with the app's API.
原文语言:英语
Slack automation CLI for AI agents. Use when: - Reading a Slack message or thread (given a URL or channel+ts) - Browsing recent channel messages / channel history - Downloading Slack attachments (snippets, images, files) to local paths - Searching Slack…
原文语言:英语