Skip to main content
Dépôt GitHub

ClarionAssistant

ClarionAssistant contient 23 skills collectées depuis ClarionLive, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
23
Stars
11
mis à jour
2026-06-08
Forks
13
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

clarion-analyze
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-08
clarioncom-control
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Download a ClarionCOM control from the marketplace to your local machine

2026-06-08
clarioncom-github-init
Développeurs de logiciels

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

2026-06-08
clarioncom-marketplace-submit
Développeurs de logiciels

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

2026-06-08
clarioncom
Développeurs de logiciels

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

2026-06-08
clarioncom-validate
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-08
clarioncom-webview2-create
Développeurs de logiciels

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

2026-06-08
clarioncom-webview2-deploy
Développeurs de logiciels

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

2026-06-08
clarioncom-webview2-validate
Développeurs de logiciels

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

2026-06-08
evaluate-code
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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