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 عدد ١١ من skills من tanishqkancharla/tandem. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١١ من أصل ١١ skills مجمعة.
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…
لغة النص الأصلي: الإنجليزية