Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By bmsuisse
BMsuisse master skill — /bms activates all core coding guidelines at once. Sub-commands: /bms sql, /bms python, /bms data. Always enables caveman communication style.
npx claudepluginhub bmsuisse/skills --plugin writingCorrect 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, Channel[T], async producer/consumer, pipeline stages in asyncio, or "how do I pass items between coroutines". Also trigger when the user is about to write a producer that feeds a consumer task — even if they don't name aiochannel explicitly.
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 metrics (loss/accuracy/F1), memory, PySpark/Spark Connect. Trigger on: "optimize this", "autoopt", "autoresearch", "keep trying until it's faster", "hill-climb this", "run experiments", "iterate autonomously", "optimize SQL performance", "tune this model", "optimize this Spark job", "tune my PySpark pipeline", "improve test coverage automatically". DO NOT USE FOR: one-shot fixes, code review without a metric, tasks with no measurable outcome.
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 modeling + Fabricks. Trigger on: "/bms", "/bms sql", "/bms python", "/bms data", "bmsuisse mode", "activate bms".
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 analyzing codeunits, tables, or pages, finding performance bottlenecks, locking/blocking issues, or optimizing Classic NAV / C-AL code. Trigger: "/codeunit-analyzer", "analyze codeunit", "scan bottlenecks", "performance issues".
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", "check Python style", or "enforce Python standards".
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
██████╗ ███╗ ███╗███████╗ ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗
██╔══██╗████╗ ████║██╔════╝ ██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝
██████╔╝██╔████╔██║███████╗ ███████╗█████╔╝ ██║██║ ██║ ███████╗
██╔══██╗██║╚██╔╝██║╚════██║ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║
██████╔╝██║ ╚═╝ ██║███████║ ███████║██║ ██╗██║███████╗███████╗███████║
╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
Reusable AI agent skills for our engineering team — composable instructions that extend coding agents (Claude Code, Cursor, Codex CLI, etc.) with company-specific workflows and best practices.
| Skill | Description |
|---|---|
| aiochannel-python | Correct patterns for channel-based asyncio concurrency in Python using the aiochannel library. Use this skill wheneve… |
| autoresearch | Autonomous iterative optimization loop for Python, SQL, ML, and Spark/Databricks. Define a measurable goal; the skill… |
| bms | Master skill for the bmsuisse platform — routes to the relevant skills based on sub-command. Always enables caveman c… |
| codeunit-analyzer | Comprehensive C-AL performance analyzer for Classic Microsoft Dynamics NAV (Navision). Targets Classic NAV anti-patte… |
| coding-guidelines-python | Apply and enforce Python-specific coding standards. Use alongside coding-guidelines for any Python file — covers typi… |
| coding-guidelines-sql | SQL and data warehouse coding guidelines for the BME data platform. Use whenever writing, reviewing, or refactoring S… |
| coding-guidelines-typescript | Apply and enforce TypeScript-specific coding standards. Use alongside coding-guidelines for any TypeScript file — cov… |
| data-modeling-dimensional | Dimensional data modeling guide for the Fabricks platform — covers the full pipeline from staging through raw, transf… |
| databricks-cli | Databricks CLI operations: auth, profiles, data exploration, bundles, and notebook execution. Use this skill for ANY… |
| databricks-sql-autotuner | Databricks SQL query optimizer and error fixer: analyzes a slow or broken SQL query, rewrites it for speed using SQL-… |
| deslop | Remove AI slop from code and pull requests. Use this skill whenever the user wants to clean up AI-generated code, rev… |
| duckdb | Guide for working with DuckDB — CLI usage, SQL execution, reading files (CSV, Parquet, JSON, Excel), extensions (http… |
| fabricks-glossary | Use this skill whenever company-specific jargon, acronyms, or domain terminology is needed to answer correctly. |
| fabricks-sql-analyzer | Analyzes all SQL files in the Fabricks.Runtime repository, builds a dependency DAG, runs performance heuristics, and… |
| fastapi-azure-auth | Azure Entra ID SSO for FastAPI using cookie-based sessions (MSAL, /login → /callback → session). Trigger on: Azure AD… |
| fastapi-guideline | Use this skill whenever working with FastAPI — building APIs, adding routes, structuring projects, streaming response… |
| init-app-stack | Use this skill whenever the user wants to bootstrap, scaffold, or initialize a new full-stack app with a Vite + React… |
| kendo-ui-angular | Use this skill whenever the user is working with Kendo UI for Angular — including the Data Grid, TreeList, TreeView,… |
| kendo-ui-react | KendoReact component library patterns and best practices for React developers. Trigger whenever the user works with K… |
| kendo-ui-vue | Use this skill whenever the user is working with Kendo UI for Vue — including the Data Grid, DropDownList, ComboBox,… |
| nicegui | Build Python web UIs with NiceGUI — covering layout, widgets, data binding, routing, and the AgGrid data grid. Use th… |
| playwright-python | Browser automation and visual verification with Playwright in Python. Use this whenever the user wants to drive a bro… |
| postgres-best-practices | PostgreSQL coding standards for Python projects using psycopg (no ORM). Use this skill whenever the user is writing o… |
| postgres-test-setup | Set up and work with a local PostgreSQL test database in Docker for integration/e2e tests. Use this skill whenever th… |