Plugin Claude Code
Plugin marketplace listing 10 plugins: coding, ui, onetrade, databricks, fabricks-data.
Plugin Claude Code
Plugin marketplace listing 10 plugins: coding, ui, onetrade, databricks, fabricks-data.
Instructions file
Claude Code instructions for bmsuisse/skills.
Skill Claude CodeCodex
Correct patterns for channel-based asyncio concurrency in Python using the aiochannel library. Use this skill whenever the user is working with aiochannel, writing producer/consumer pipelines in asyncio, or asking how to pass data between async tasks without a shared queue. Trigger on any mention of aiochannel…
Skill Claude CodeCodex
Autonomous iterative optimization loop for Python, SQL, ML, and Spark/Databricks. Define a measurable goal; the skill runs code changes, measures, and keeps/reverts until you stop it or the budget runs out. Use for: Python runtime (cProfile, hyperfine), SQL latency, pytest pass rate/coverage, ty/pyright errors, ML…
Skill Claude CodeCodex
Query, analyze, and reduce Azure spending via the Cost Management REST API and Azure CLI. Covers cost breakdowns by service/resource-group/resource, month-over-month spike detection, orphaned-resource hunting, storage tiering savings, VM rightsizing, and spend forecasting. Use this whenever the user asks about Azure…
Skill Claude CodeCodex
The BMS visual identity for internal web apps — left navigation layout, BMS red accent color, background/surface scale, border-radius scale, a minimal zebra-striping pattern for data grids, the Heroicons 24/outline icon set with a curated concept-to-icon mapping, and the responsive/mobile breakpoint where the sidebar…
Skill Claude CodeCodex
Master skill for the bmsuisse platform — routes to the relevant skills based on sub-command. Always enables caveman communication style. Use /bms for core guidelines (SQL + Python + TypeScript + glossary), /bms sql for SQL + Databricks optimization, /bms python for Python + autotuner, /bms data for dimensional…
Skill Claude CodeCodex
Query and log time entries in Clockify via its REST API — check a timesheet, look up the workspace/user/project, create or update time entries, and ALWAYS tag the description with a Jira issue key ([JIRA-KEY]: Summary) — never leave a Clockify entry without one. Use whenever the user asks about their Clockify…
Skill Claude CodeCodex
Write and review code comments so they earn their place instead of adding noise. Use this whenever writing new code (to decide whether a comment is needed and how to phrase it), whenever reviewing a diff or file for comment quality, and whenever the user says things like "review these comments", "are these comments…
Skill Claude CodeCodex
Comprehensive C-AL performance analyzer for Classic Microsoft Dynamics NAV (Navision). Targets Classic NAV anti-patterns: N+1 queries, LOCKTABLE overuse, FlowField overuse, key/index misalignment, heavy transactions, and page trigger abuse. Zero-dependency Python — no packages required. Use when the user asks about…
Skill Claude CodeCodex
Apply and enforce Python-specific coding standards. Use alongside coding-guidelines for any Python file — covers typing, Pyright, dataclasses, enums, abstract base classes, mutable defaults, and module-level state. Trigger on any Python work session, PR review, or when the user asks to "follow Python guidelines"…
Skill Claude CodeCodex
SQL and data warehouse coding guidelines for the BME data platform. Use whenever writing, reviewing, or refactoring SQL — including SparkSQL, T-SQL, and Databricks SQL. Apply when naming tables, columns, CTEs, views, functions, or procedures; building fact or dimension tables; working with business keys, surrogate…
Skill Claude CodeCodex
Apply and enforce TypeScript-specific coding standards. Use alongside coding-guidelines for any TypeScript file — covers typing, no-any policy, interfaces, abstract classes, async typing, discriminated unions, and pre-commit checks. Trigger on any TypeScript work session, PR review, code generation task, or…
Skill Claude CodeCodex
Discover repos across the whole Azure DevOps org — not just the one you're sitting in — and figure out where a piece of functionality actually lives before assuming it doesn't exist locally. Generates ALLREPOS.md, a map of every project/repo in the org, each repo's description, and whether it's already cloned locally…
Skill Claude CodeCodex
Dimensional data modeling guide for the Fabricks platform — covers the full pipeline from staging through raw, transf, core, and semantic layers; fact and dimension table design; key strategy; SCD types; bridge tables; degenerate dimensions; and config. Use whenever designing or reviewing fact/dimension tables…
Skill Claude CodeCodex
Conventions for versioning a PostgreSQL schema as plain .sql files inside a database/ folder in the repo, instead of an ORM migration framework. Use when creating/organising a database/ folder, adding a new table/view/function/type, or deciding where a migration script goes. Triggers on things like "add a new table to…
Skill Claude CodeCodex
Databricks CLI operations: auth, profiles, data exploration, bundles, and notebook execution. Use this skill for ANY Databricks task — running or debugging notebooks on the cluster, executing SQL queries, exploring tables, deploying jobs, or fixing notebook errors. Trigger whenever the user mentions "run the…
Skill Claude CodeCodex
Databricks SQL query optimizer and error fixer: analyzes a slow or broken SQL query, rewrites it for speed using SQL-level optimizations only, validates byte-for-byte result equivalence, and benchmarks both versions with statistical significance testing. Also diagnoses and fixes SQL errors (syntax errors, cast…
Skill Claude CodeCodex
Remove AI slop from code and pull requests. Use this skill whenever the user wants to clean up AI-generated code, review a diff for unnecessary noise, audit a file or PR for style inconsistencies, over-abstraction, defensive checks that don't belong, redundant comments, or anything that "doesn't feel like it belongs…
Skill Claude CodeCodex
Guide for working with DuckDB — CLI usage, SQL execution, reading files (CSV, Parquet, JSON, Excel), extensions (httpfs, spatial, json, excel, postgres, etc.), and the Python duckdb package. Use this skill whenever the user is working with DuckDB, whether via CLI, SQL scripts, or Python. Trigger on: duckdb queries…
Skill Claude CodeCodex
Guide for working with DuckLake — the open lakehouse format and DuckDB extension that pairs a SQL catalog (metadata, transactions) with Parquet files on object/file storage. Covers ATTACH syntax, choosing a catalog database (DuckDB, SQLite, PostgreSQL), storing data files on Azure Blob Storage / Data Lake Storage…
Skill Claude CodeCodex
End-to-end resolver for Fabricks.Runtime DevOps issues that have already been diagnosed and locally fixed by the fabricks-devops-issues skill: commits and pushes the fix, reruns the affected job on Databricks to verify it actually works, and — only after explicit confirmation — closes the ticket with a root-cause…
Skill Claude CodeCodex
Orchestrates Azure DevOps "Issue" work-item workflows in the Fabricks.Runtime repo — listing open issues so the user can pick one, surfacing which ones look like easy/ low-hanging-fruit fixes, auto-assigning issues by git blame, reporting on open issues, and diagnosing (and locally fixing) a job-run error from an…
Skill Claude CodeCodex
Use this skill whenever company-specific jargon, acronyms, or domain terminology is needed to answer correctly.