ワンクリックで
Design or debug F# persistence with EF Core and SQLite.
npx skills add https://github.com/wonderlydotcom/internal-tools-starter --skill entity-framework-fsharpこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Design or debug F# persistence with EF Core and SQLite.
npx skills add https://github.com/wonderlydotcom/internal-tools-starter --skill entity-framework-fsharpこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
| name | entity-framework-fsharp |
| description | Design or debug F# persistence with EF Core and SQLite. |
| mcp_server | internal-tools |
| mcp_tool | use_workflow |
| mcp_workflow | entity-framework-fsharp |
| mcp_repo | internal-tools-starter |
| mcp_kind | shared-stub |
Call internal-tools.use_workflow with:
workflow_name="entity-framework-fsharp"repo_name="internal-tools-starter"If the task is not an obvious fit for this stub, call internal-tools.recommend_workflows first and then use the top shared workflow before editing.
Then follow the returned:
If the change also touches adjacent concerns, follow the related workflows returned by internal-tools.use_workflow.
Use owner-safe logs, traces, metrics, and alerts paths and triage app telemetry without direct backend access.
Run and seed internal tool app repos locally with the shared CLI while preserving data and secret safety boundaries.
Add or update non-secret application configuration and thread it through runtime and deploy wiring.
Create or update the repo's merge-to-deploy GitHub Actions workflow.
Introduce secret-backed settings without leaking secret material into repo-owned config.
Create, run, and troubleshoot schema changes and migration application.