Skip to main content
GitHub-Repository

ClarionAssistant

ClarionAssistant enthält 23 gesammelte Skills von ClarionLive, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
23
Stars
11
aktualisiert
2026-06-08
Forks
13
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

clarion-analyze
Softwarequalitätssicherungsanalysten und -tester

Analyze Clarion code generation traces to find recurring failure patterns. Uses evidence-gating (2+ occurrences) to identify real issues. Suggests improvements for the /clarion skill. Triggers on '/clarion-analyze', 'analyze clarion traces', 'what mistakes am I making'.

2026-06-08
clarion-benchmark
Softwarequalitätssicherungsanalysten und -tester

Benchmark Clarion code generation quality by running test prompts and scoring the output. Measures improvement over time. Triggers on '/clarion-benchmark', 'benchmark clarion', 'test clarion code quality'.

2026-06-08
clarion-convert-driver
Softwareentwickler

Convert a Clarion dictionary from one file driver to another (e.g., TopSpeed to SQLite). Exports the dictionary to .dctx, transforms driver settings, regenerates GUIDs, creates a new .dct from blank template, and prepares for import. User must perform the final import manually in the IDE.

2026-06-08
clarion-ide-addin
Softwareentwickler

Create Clarion IDE addins with proper project structure, templates, and SharpDevelop integration. Use when creating new IDE tools, pads, embeditor toolbar buttons, or menu commands for the Clarion IDE.

2026-06-08
clarion
Softwareentwickler

Clarion language programming reference with syntax rules, data types, control structures, Windows API integration patterns, and template-authoring gotchas (#AT,

2026-06-08
clarioncom-build
Softwareentwickler

Compile C# COM projects for Clarion using MSBuild with correct paths, error handling, and build verification. Supports public releases with changelog management. Auto-applies for building .NET Framework COM components. Verification steps use parallel execution.

2026-06-08
clarioncom-config
Softwareentwickler

View and manage ClarionCOM configuration settings including Clarion installation path and default project folder

2026-06-08
clarioncom-control
Softwareentwickler

Create and validate C# COM controls for Clarion with correct patterns. Auto-applies when user mentions COM control, Clarion control, ActiveX, or debugging COM registration/event issues. Uses parallel execution for independent operations.

2026-06-08
clarioncom-create
Softwareentwickler

Creates complete C# COM control projects for Clarion from scratch. Generates all required files (interfaces, implementation, manifest) with proper COM attributes and GUIDs. Uses parallel file updates where possible.

2026-06-08
clarioncom-deploy
Softwareentwickler

Generate deployment artifacts for Clarion COM components including batch scripts (validation and test scripts), HTML documentation, and metadata files. Auto-applies after successful COM builds. Registration-free COM only. Generates deployment files in parallel where possible. Uses simple file naming (all files share same base name as DLL).

2026-06-08
clarioncom-get
Softwareentwickler

Download a ClarionCOM control from the marketplace to your local machine

2026-06-08
clarioncom-github-init
Softwareentwickler

Initialize a GitHub repository for a ClarionCOM project with proper .gitignore, README, and remote setup

2026-06-08
clarioncom-marketplace-submit
Softwareentwickler

Submit a ClarionCOM control to the COM Marketplace for discovery by the Clarion community

2026-06-08
clarioncom
Softwareentwickler

Interactive COM development assistant - guides you through creating, building, validating, or deploying Clarion COM components

2026-06-08
clarioncom-validate
Softwareentwickler

Validate and remediate existing C# COM controls for Clarion RegFree COM compliance. Auto-applies when reviewing COM controls, fixing COM issues, or migrating from registry-based to manifest-based COM. Uses parallel execution for independent validation checks.

2026-06-08
clarioncom-webview2-build
Softwareentwickler

Builds WebView2 COM control projects with proper verification of WebView2 dependencies and wwwroot deployment

2026-06-08
clarioncom-webview2-create
Softwareentwickler

Creates WebView2-based COM controls for Clarion using HTML/CSS/JavaScript with browser rendering

2026-06-08
clarioncom-webview2-deploy
Softwareentwickler

Generates deployment artifacts for WebView2 COM controls including wwwroot handling and WebView2 runtime documentation

2026-06-08
clarioncom-webview2-validate
Softwareentwickler

Validates WebView2 COM controls for RegFree COM compliance, WebView2 configuration, and wwwroot structure

2026-06-08
evaluate-code
Softwareentwickler

Evaluate Clarion application code for issues, improvements, and optimization. Exports fresh TXA, analyzes code, shows diffs for any changes, and applies via embeditor.

2026-06-08
jfiles
Softwareentwickler

jFiles JSON serialization patterns for Clarion. Queue-to-JSON, NAME attributes for case control, TagCase settings, field trimming, and common gotchas. Auto-applies when working with jFiles or JSON serialization in Clarion code.

2026-06-08
lsp-diagnostics
Softwareentwickler

Run LSP diagnostics across all source files in the open Clarion solution. Reports errors, warnings, and info grouped by file with click-to-navigate support.

2026-06-08
stringtheory
Softwareentwickler

CapeSoft StringTheory patterns and gotchas for Clarion. Covers BLOB/MEMO field handling, common method confusions, and storage-aware serialization. Auto-applies whenever StringTheory (st, stringtheory) is referenced in Clarion code or templates.

2026-06-08