.Cursor

.Cursor from Giskard-AI/giskard-oss.

by @giskard-ai 2 skills

Skills in this plugin

2
  1. Giskard Oss Pr Ready · giskard-ai
    Describes the merge-ready workflow for the giskard-oss monorepo using the repository root Makefile and the same steps as GitHub Actions—format, check, unit tests, optional pre-commit. Use when preparing or updating a pull request, confirming CI will pass, running pre-push validation, or when the user asks for a branch to be merge-ready.
    1 install
  2. Giskard Checks New Check · giskard-ai bundle
    Guides implementation of new or changed eval checks in the giskard-checks package—Check subclasses, discriminated kind registration, public exports, and tests. Use when adding or modifying built-in checks, LLM-based judges, @Check.register kinds, serialization of TestCase or Scenario, or when editing files under libs/giskard-checks/src/giskard/checks related to checks.
    1 install