用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/davidortinau/SentenceStudio --skill mcp-tool-discovery命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
{what this skill teaches agents}
End-to-end testing and verification for SentenceStudio. USE THIS SKILL whenever the user says "test", "verify", "check", "validate", "confirm it works", "smoke test", "run the app and check", "does it work", "try it", "make sure", or any variation of testing a feature or fix in a running app. Also use after EVERY bug fix or feature implementation as a mandatory final verification step — even if you think a build check is enough. Covers: launching via Aspire, interacting with Playwright (webapp) or maui-devflow-debug (native), verifying UI state, checking database records, and reading structured logs. If someone asks you to test anything in this app, or to verify a fix works, or to run a smoke test, or to check that CRUD operations work, or to confirm audio/quiz/import/activity features behave correctly — this is the skill to use. Do NOT skip this skill when verification is needed.
Blocking checklist for any learning activity change. Ensures every prompt/response combination produces target-language learning value. Earned from the 2026-07-15 Vocab Quiz photo-hide-text miss.
基于 SOC 职业分类
正在显示 SKILL.md
| name | mcp-tool-discovery |
| description | MCP server tool discovery and usage patterns for this environment |
| domain | tooling |
| confidence | high |
| source | environment-audit |
This project has multiple MCP (Model Context Protocol) servers configured, providing tools beyond basic file/shell operations.
github-mcp-server-*)Status: ✅ Available Key tools:
search_code — Search code across GitHub repossearch_issues / search_pull_requests — Find issues and PRslist_issues / issue_read — Read issue detailslist_pull_requests / pull_request_read — PR details, diffs, reviewsget_file_contents — Read files from GitHub reposlist_commits / get_commit — Commit history and diffsactions_list / actions_get / get_job_logs — CI/CD workflow statuslist_copilot_spaces / get_copilot_space — Copilot Spaces
Use when: Issue triage, PR review, code search across repos, CI status checksaspire-*)Status: ✅ Available Key tools:
list_resources — List running Aspire resources (projects, containers)list_console_logs — View resource stdout/stderrlist_structured_logs — Query structured log entrieslist_traces / list_trace_structured_logs — Distributed tracingexecute_resource_command — Start/stop/restart resourceslist_integrations — Available Aspire NuGet integrationsdoctor — Environment health checkssearch_docs / get_doc / list_docs — Aspire documentation
Use when: Running the app, debugging services, checking health, reading Aspire docsplaywright-*)Status: ✅ Available Key tools:
browser_navigate / browser_snapshot / browser_take_screenshot — Page interactionbrowser_click / browser_type / browser_fill_form — UI interactionbrowser_evaluate / browser_run_code — JavaScript executionbrowser_console_messages / browser_network_requests — Debugging
Use when: E2E testing, UI verification, webapp interactionlearndocs-*)Status: ✅ Available Key tools:
microsoft_docs_search — Search MS Learn documentationmicrosoft_code_sample_search — Find code samplesmicrosoft_docs_fetch — Fetch full documentation pages
Use when: Researching .NET APIs, MAUI features, Azure services, EF Core patternscontext7-*)Status: ✅ Available Key tools:
resolve-library-id — Find library IDs for documentation lookupquery-docs — Query library documentation with code examples
Available libraries: .NET MAUI, MauiReactor, Community Toolkit, SkiaSharp, ElevenLabs
Use when: Looking up API usage, code examples, library-specific patternsworkiq-*)Status: ✅ Available (requires EULA acceptance) Key tools:
ask_work_iq — Query M365 Copilot for emails, meetings, files
Use when: Checking work context, meeting notes, shared fileshotreload-sentinel-*)Status: ✅ Available Key tools:
hr_watch_start / hr_watch_stop / hr_watch_follow — Monitor hot reloadhr_diagnose / hr_status / hr_report — Diagnose hot reload issueshr_pending_atoms / hr_record_verdict — Track change confirmations
Use when: Debugging hot reload issues, monitoring live development sessionsgh, az, etc.)gh issue list is often faster than MCP for simple queries