Skip to main content

aehrc/pathling

SkillsMP は aehrc/pathling から 25 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
25
GitHub スター
133
GitHub フォーク
23

収集済み skill 25 件中 25 件を表示しています。

職業分類
ソフトウェア開発者
説明

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Archive multiple completed changes at once. Use when archiving several parallel changes.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for creating Helm charts with best practices. Use this skill when the user asks to create, modify, or review Helm charts, Kubernetes deployments, values.yaml files, or chart templates. Trigger keywords include "helm", "kubernetes chart", "k8s…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Expert guidance for writing end-to-end tests with Playwright Test framework. Use this skill when writing browser automation tests, creating test suites, working with locators and assertions, mocking network requests, handling authentication, or configuring…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for using the SonarCloud API to interact with code quality analysis, projects, issues, quality gates, and metrics. Use this skill when making API calls to SonarCloud, automating code quality workflows, retrieving analysis results, managing…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Expert guidance for using WireMock in Java applications for HTTP API mocking and testing. Use this skill when the user asks to mock HTTP APIs, create API stubs, test REST clients, simulate network faults, verify HTTP requests, or integrate WireMock with…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Expert guidance for using the Databricks CLI to manage Databricks workspaces, clusters, jobs, pipelines, Unity Catalog, SQL warehouses, serving endpoints, secrets, bundles, and all other Databricks resources. Use this skill when running databricks commands,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for implementing FHIR servers using HAPI FHIR Plain Server framework. Use this skill when creating RESTful FHIR server implementations, implementing resource providers, adding FHIR operations (read, create, update, delete, search,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for implementing FHIR RESTful API servers and clients following the HL7 FHIR specification. Use this skill when implementing a FHIR server with REST endpoints, building a FHIR client, designing FHIR API routes and handlers, implementing FHIR…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for implementing FHIR Bulk Data Access (Flat FHIR) following the HL7 specification. Use this skill when implementing bulk data export from FHIR servers, building bulk data clients, working with the $export operation, handling NDJSON output…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for writing FHIRPath expressions - a path-based navigation and extraction language for FHIR data. Use this skill when writing FHIRPath expressions, navigating FHIR resource trees, filtering collections, performing date/time arithmetic, using…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Expert guidance for writing Java microbenchmarks using JMH (Java Microbenchmark Harness). Use this skill when writing performance benchmarks, measuring method execution time, comparing algorithm implementations, profiling code performance, or debugging…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive cheat sheet for using the Pathling Python API. Use this skill when working with FHIR data in Python, running SQL on FHIR queries, using terminology functions, encoding FHIR resources, or any other Pathling Python operations. Trigger keywords…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Expert guidance for building React UIs with Radix Themes and Radix Primitives. Use when creating accessible, customisable UI components, setting up theming systems, working with pre-styled Radix Themes components, or building custom components on top of…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for implementing SMART App Launch (HL7 FHIR specification for OAuth 2.0-based authorization). Use this skill when implementing FHIR app authorization, EHR launch sequences, standalone app launch, backend services authentication, SMART scopes,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for implementing SQL on FHIR v2 ViewDefinitions and operations to create portable, tabular projections of FHIR data. Use this skill when the user asks to create ViewDefinitions, flatten FHIR resources into tables, write FHIRPath expressions…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert guidance for working with the Apache Spark Catalyst query optimisation framework. Use this skill when working with Spark SQL internals, creating custom expressions, implementing query optimisations, working with logical/physical plans, or extending…

原文の言語: 英語

更新
収集済み skill 25 件中 25 件を表示しています。