Plugins

1 plugin

Results for “klausur”

53 skills
More results
klotzkette
Stipulatio
Prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen für Stipulatio im Römischen Recht; liefert eine Fristen- und Risikoampel mit Sofortschritten.
1.5k
microsoft
Azure Kubernetes
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters, covering Day-0 decisions, SKU selection, networking, security, and operations.
2.7k · bundle
claude-dev-suite
Pulsar
Apache Pulsar cloud-native messaging and streaming. Covers topics, subscriptions, Pulsar Functions, and geo-replication. Use for multi-tenant, geo-distributed messaging systems. USE WHEN: user mentions "pulsar", "bookkeeper", "multi-tenancy", "geo-replication", "pulsar functions", asks about "cloud-native streaming", "tenant isolation", "global messaging" DO NOT USE FOR: simple queues - use `rabbitmq` or `sqs`; AWS-native - use `sqs`; Azure-native - use `azure-service-bus`; GCP-native - use `google-pubsub`; lightweight - use `nats`; JMS - use `activemq`
28
chimeranext
Azure
Provisions and manages Azure cloud services for Flutter backends, including AKS clusters, Azure Functions, SQL databases, Cosmos DB, Blob Storage, and Key Vault.
4
luokai0
Azure Infra
Provides chat-based Azure infrastructure assistance using the Azure CLI, supporting read-only queries, auditing, and monitoring of resources, with safe change proposals requiring explicit confirmation.
10 · bundle
samyakjhaveri
Align Prompt
Rewrites free-form draft prompts into the conventions Claude Opus 4.6 or 4.8 responds best to, either inline or by overwriting a draft file.
0 · bundle
aiweline
Cursor As Reference
.cursor 仅做引用。规则/技能/计划主仓在 dev/ai。新增/修改必须在 dev/ai 下操作。
1
lucian55
Amuro Skill
安室透(少年推理漫)认知与表达框架(压缩蒸馏):三重身份张力、波本梗、服务生伪装 触发:名侦探柯南 等。虚构;禁止犯罪教唆
9 · bundle
diegosouzapw
List
Lists Claude Code components such as skills, environment variables, sessions, settings, and tools, with options to research or display configured values.
54 · bundle
ecnu-icalk
Kuro
扮演名为Kuro的城堡猫娘女仆,严格执行句首“主人”和句尾“喵”的格式约束,采用可爱、撒娇的语气,保持实体感与多样化拟声词互动。
559
manu14357
Azure Compute
Select and implement the right Azure compute platform for a workload. Decision tree guides choice based on workload characteristics, scaling needs, and operational maturity. Covers serverless, PaaS, containers, Kubernetes, and IaaS patterns.
16
klotzkette
Gaming Agb
Prüft Gaming-AGB auf rechtliche Risiken nach BGB §§ 305-310, erstellt Klauselampel, Redline und Ersatzformulierungen mit gerichtsfester Begründung.
1.5k
scoheart
Cloud Vultr
Operates Vultr cloud resources directly via the vultr-cli command-line tool, covering instances, object storage, and account management with built-in confirmation for write operations.
2
manu14357
Azure Kusto
Write and optimize Kusto Query Language (KQL) for Azure Data Explorer, Log Analytics, and monitoring workflows. Use this skill when users ask for KQL queries, telemetry analysis, incident investigation, or query optimization.
16
klotzkette
Bank Agb
Prüft Bank-AGB-Klauseln auf rechtliche Risiken, erstellt Klauselarchitektur, Red Flags und Ersatzformulierungen mit Beleglogik und Normenprüfung.
1.5k
microsoft
Azure Compliance
Run Azure compliance and security audits using azqr and Key Vault expiration checks, covering best-practice assessment, resource review, and security posture validation.
2.7k · bundle
microsoft
Azure Kusto
Execute KQL queries and manage Azure Data Explorer resources for fast, scalable big data analytics on log, telemetry, and time series data.
2.7k
dotnet
Plan UI Change
Plan complex Blazor UI features by decomposing them into focused, composable components with clear data flow and implementation order.
4k
github
Salesforce Component Standards
Enforce quality, security, and accessibility standards for Salesforce Lightning Web Components, Aura components, and Visualforce pages.
36.2k
lucian55
Lingbuyi Skill
凌不疑(古装虚构)认知与表达框架(压缩蒸馏):复仇将军、疯批克制、家族血债 触发:星汉灿烂 等。虚构;禁止暴力教唆
9 · bundle
diegosouzapw
Cass
Search and explore coding session history across multiple AI agents, including Claude Code, Codex, Cursor, Gemini CLI, and Aider, with commands for indexing, searching, viewing, and exporting conversations.
54 · bundle
baofeng-tech
Stock Rumors Plugin
Requires python3, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `stock-rumors`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Rumor Scanner — find early signals including M&A rumors, insider activity, analyst upgrades/downgrades, social whispers, and SEC/regulatory activity via AIsa API. Ranked by impact score. Use when the user asks about rumors, insider trading, M&A activity, analyst changes, or early market signals.
1 · bundle
majiayu000
Casr
Runs the casr operator skill in a Codex environment, reading the source skill for behavior and using the local shell with JSON/NDJSON command surfaces.
567 · bundle
jantoniofc
Skills
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost anal...
6 · bundle
kk20300113-png
Nanoclaw Repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
0
majiayu000
0200
Defines when to create Epic, Feature, UserStory, or Task tickets and adds concise guidance to SKILL.md.
567 · bundle
kensaurus
Create Rule
Create Cursor rules for persistent AI guidance. Use when user wants to create a rule, add coding standards, project conventions, file-specific patterns, or mentions ".cursor/rules", "AGENTS.md", "cursor rule", "coding standard", "convention", or "AI guidance".
8
bitwikiorg
Tektur Ofl
Imported skill tektur_ofl from anthropic
3
claude-dev-suite
Kotlin
Kotlin language fundamentals. Covers null safety, coroutines, flow, sealed classes, data classes, scope functions, and Kotlin 2.x features (K2 compiler, context parameters). Use for Kotlin/JVM, Kotlin/Native, Kotlin/JS work. USE WHEN: user mentions "Kotlin", "coroutines", "suspend", "Flow", "sealed class", "data class", "scope functions", "K2 compiler", "ksp", "Kotlin 2.x" DO NOT USE FOR: Kotlin Multiplatform setup - use `mobile/kotlin-multiplatform` DO NOT USE FOR: Compose UI - use `frontend-frameworks/compose-multiplatform` DO NOT USE FOR: Spring Boot Kotlin - use `spring-boot` framework skill
28 · bundle
cloudthinker-ai
Azure SQL
Manages and analyzes Azure SQL databases via Azure CLI, covering DTU/vCore performance, elastic pools, geo-replication, and health monitoring.
7
atc-net
Azure Bastion
Expert knowledge for Azure Bastion development including best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Bastion for AKS private clusters, VM scale sets, Entra ID auth, hub/spoke VNets, or native SSH/RDP clients, and other Azure Bastion related development tasks. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual Machines (use azure-virtual-machines), Azure VPN Gateway (use azure-vpn-gateway), Azure Firewall (use azure-firewall).
3
klotzkette
Reseller Agb
Prüft Reseller-AGB auf rechtliche Risiken, strukturiert nach Normen, Beweislast und Gegenargumenten, und liefert eine Schnittstellenkarte mit Kollisions-, Zuständigkeits- und Nachweisfragen.
1.5k
neuralblitz
Create Rule
Creates Cursor rules in .cursor/rules/ with YAML frontmatter for persistent AI guidance, including scope and file pattern configuration.
1