Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

coding-agents

coding-agents には canvas-medical から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
2
更新
2026-07-06
Forks
1
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

canvas-sdk
ソフトウェア開発者

Canvas SDK reference and documentation. Use whenever a question, claim, or piece of code touches Canvas SDK capabilities, API usage, implementation patterns, or testing — including quick conversational questions ("how do I ingest ADTs?", "what's the import for X?", "does Canvas support Y?"). The bundled docs are the source of truth; do not answer Canvas SDK questions from memory.

2026-07-06
fhir-api-client-development
ソフトウェア開発者

FHIR API reference and documentation for Canvas plugins that need to read or write data via FHIR endpoints

2026-07-06
pytest-testing-guidelines
ソフトウェア品質保証アナリスト・テスター

This skill should be used when the user asks to "write tests", "create tests", "generate tests", "unit tests", "pytest", "test guidelines", "testing rules", "test standards", "how to test", "test this code", "add tests", "validate tests", "check tests", "improve tests", or when working with Python test files. Provides comprehensive guidelines for creating pytest unit tests with 100% coverage following strict naming conventions, mock patterns, and parametrization standards.

2026-05-26
custom-data-patterns
ソフトウェア開発者

Custom Data anti-patterns and corrections for Canvas plugins - unnecessary compatibility checks, misuse of AttributeHubs vs CustomModels

2026-05-14
database-performance
データベースアーキテクト

Database query optimization for Canvas plugins - N+1 detection, prefetch_related, select_related

2026-05-14
fhir-api-client-security
情報セキュリティアナリスト

Security review for plugins acting as FHIR API clients - token management, scope validation, and patient-scoped authorization

2026-05-14
testing
ソフトウェア品質保証アナリスト・テスター

Unit test authoring and coverage checking for Canvas plugins

2026-05-14
plugin-patterns
ソフトウェア開発者

Canvas plugin architecture patterns, best practices, and implementation templates

2026-05-12
companion-app-patterns
ソフトウェア開発者

Design, UI, data-access, and packaging conventions for Canvas provider companion applications (scopes `provider_companion_global`, `provider_companion_patient_specific`, `provider_companion_note_specific`). Use when building or reviewing a plugin whose manifest declares one of those scopes, or whose `Application.on_open` emits a `LaunchModalEffect` for the companion surface.

2026-04-19
icon-generation
ソフトウェア開発者

Generate SVG icons and convert them to 48x48 PNG format for Canvas plugins and applications

2026-02-25
instance-analyze
ソフトウェア開発者

Analyze Canvas instance configuration to understand the target environment for plugin development

2026-02-25
plugin-api-server-security
情報セキュリティアナリスト

Security review for plugin API endpoints (SimpleAPI, WebSocket) - authentication and authorization when your plugin is the SERVER

2026-01-07