.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/comet-ml/opik
home/skills/comet-ml/opik
comet-ml avatar

comet-ml/opik

17 skills · 218 total installs

View on GitHub
$npx skills add comet-ml/opik
SkillInstalls
typescript-sdkTypeScript SDK patterns for Opik. Use when working in sdks/typescript.48diagram-generationGenerate self-contained HTML architecture diagrams. Use when creating visual diagrams for PRs, task plans, or architectural explanations.41documentationFeature documentation and release notes patterns. Use when documenting changes, writing PR descriptions, or preparing releases.29opik-frontendReact frontend patterns for Opik. Use when working in apps/opik-frontend, on components, state, or data fetching.25python-sdkPython SDK patterns for Opik. Use when working in sdks/python, on SDK APIs, integrations, or message processing.25opik-backendJava backend patterns for Opik. Use when working in apps/opik-backend, designing APIs, database operations, or services.24local-devLocal development environment setup and commands. Use when helping with dev server, Docker, or local testing.23analytics-instrumentationAdd analytics events to Opik features. Use when wiring PostHog events on the frontend or backend for product analytics tracking.1write-docsAuthoring Fern MDX documentation pages for the Opik docs site, plus release-note and changelog routing.1writing-e2e-testsUse when a developer wants to add, write, or create an end-to-end test for an Opik feature, page, or branch — e.g.1add-code-quality-hookRecipe for wiring a new linter into Opik's unified 🐙 Code Quality pipeline (pre-commit + CI).—debugging-e2e-testsUse when an Opik E2E test has failed and a developer wants it investigated — e.g.—explore-featureUse when a developer wants a release-gate test for a change before merge — e.g.—metrics-instrumentationSpecification for instrumenting an opik-backend workflow with operational OpenTelemetry metrics — per-stage throughput/latency/error counters and native…—opik-external-integrationsBuild or update an Opik integration that lives OUTSIDE this repo — a standalone opik-* package (e.g.—opik-integrationsBuild, update, test, and document Opik SDK integrations (Python & TypeScript).—playwright-pom-discoveryUse when building or extending a Page Object Model (POM) for the Opik E2E suite (under `tests_end_to_end/e2e/pom/`) and you need to choose stable selectors…—