소스 정보
- 저장소
- davidortinau/SentenceStudio
- 최근 소스 활동
- 2026년 3월 26일 20:40
- 감지된 SKILL.md 언어
- 영어
- 스타
- 30
- 포크
- 6
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
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