Boxfusion

36 mods across 1 repository, 2 stars between them.

Boxfusion/Boxfusion-plugins

Instructions file

Claude Code instructions for Boxfusion/Boxfusion-plugins, covering boxfusion plugins, repository structure, creating and updating skills, key conventions and commit message style.

2 19d ago A 711 tokens

shesha-auto-testing

04

Boxfusion/Boxfusion-plugins

Plugin Claude Code

Automated end-to-end testing toolkit for Shesha framework applications. Provides skills for scaffolding Playwright test infrastructure, authoring test plans, running tests locally and on remote hubs, and syncing results to a central reports dashboard.

2 19d ago A tokens not measured

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Imports Azure DevOps Test Plan / Test Suite test cases via the Azure DevOps MCP server (@azure-devops/mcp) and generates paired markdown test plans + recorded Playwright specs under test-plans/. Trigger phrases include "create test from devops", "import test plan from azure devops", "generate tests from test plan "…

2 19d ago A 251 tokens

create-test

06

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Author a new markdown test plan at test-plans/ / .md AND a paired Playwright spec at test-plans/ / .spec.ts with real selectors recorded live via MCP browser. Trigger phrases include "create a test", "create a test plan", "new test for X", "test plan for Y", "add a test that...". The user provides only a title and a…

2 19d ago A 206 tokens

run-test-remote

07

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Dispatch a test plan to GitHub Actions instead of running it locally — the cloud-side workflow uses claude-code-action to drive the test, posts a Teams Adaptive Card on failure, and publishes an Allure report to gh-pages. Trigger phrases include "/Run-test-remote", "run test remote", "run on CI", "dispatch test on…

2 19d ago A 241 tokens

run-test

08

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Execute one or more markdown test plans from test-plans/ locally using the Playwright-first / AI-repair hybrid runner. Trigger phrases include "run test X", "run the X test", "run test-plans/ / .md", "execute the call log test", "run the test plan for Y". When the plan name is ambiguous (multiple matches, or none…

2 19d ago C 258 tokens

test-setup

09

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Self-reliant, fast bootstrap for the hybrid Markdown + Playwright testing workflow. One command — /test-setup — gets a fresh project to a state where /CreateTest works first try. Scaffolds every file the workflow needs (CLAUDE.md, package.json, playwright.config.ts, tsconfig.json, .gitignore, scripts/run-plan.js…

2 19d ago A 336 tokens

shesha-enterprise

10

Boxfusion/Boxfusion-plugins

Plugin Claude Code

Version-pinned skill set for the v0.43 release of the Shesha framework. Mirrors the full historical toolkit — domain modeling, application layer, configuration items, workflow, document generation, reference numbers, notifications, integration testing, project setup, permission hardening, form cleanup, and analyzers .

2 19d ago A tokens not measured

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Analyzes Shesha BPMN workflow ProcessState XML logs to identify execution issues — failed gateways, suspended processes, missing flows, variable problems, and timing anomalies. Use when the user asks to interpret, debug, diagnose, or analyze workflow state XML files, BPMN execution logs, or ProcessState documents.…

2 19d ago A 89 tokens

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Generates Shesha document generation artifacts for producing PDFs or Word documents from Word templates via Aspose mail merge. Creates DTOs, item classes, AutoMapper profiles, application services, controllers, Word template guidance, and sample Word document templates with proper merge fields. Use when the user asks…

2 19d ago A 98 tokens

shesha-ref-numbers

13

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Generates reference number logic for business entities in Shesha framework .NET applications. Creates sequential reference number generator usage code, format strings with date/sequence/financial-year placeholders, reset cycle configuration, and custom generator classes implementing IRefNumberGenerator. Use when the…

2 19d ago A 109 tokens

shesha-workflow

14

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Generates Shesha workflow artifacts for .NET applications using ABP framework with NHibernate. Creates workflow instances, definitions, managers, service tasks, extension methods, and FluentMigrator database migrations. Use when the user asks to create, scaffold, or update workflow-related classes, workflow steps…

2 19d ago A 76 tokens

shesha-utils

15

Boxfusion/Boxfusion-plugins

Plugin Claude Code

Version-pinned skill set for the v0.43 release of the Shesha framework. Mirrors the full historical toolkit — domain modeling, application layer, configuration items, workflow, document generation, reference numbers, notifications, integration testing, project setup, permission hardening, form cleanup, and analyzers .

2 19d ago A tokens not measured

UserPromptSubmit

16

Boxfusion/Boxfusion-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing cc_logger.py via python. From Boxfusion/Boxfusion-plugins.

2 19d ago A tokens not measured

PreToolUse

17

Boxfusion/Boxfusion-plugins

Hook

Runs before the agent uses a tool, executing cc_logger.py via python. From Boxfusion/Boxfusion-plugins.

2 19d ago A tokens not measured

PostToolUse

18

Boxfusion/Boxfusion-plugins

Hook

Runs after a tool call finishes, executing cc_logger.py via python. From Boxfusion/Boxfusion-plugins.

2 19d ago A tokens not measured

Stop

20

Boxfusion/Boxfusion-plugins

Hook

Runs when the agent finishes a response, executing cc_logger.py via python. From Boxfusion/Boxfusion-plugins.

2 19d ago A tokens not measured

add-analyzers

21

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Use this skill to add essential code quality analyzers to .NET projects, including AsyncFixer, IDisposableAnalyzers, and Microsoft.VisualStudio.Threading.Analyzers with best-practice configurations.

2 19d ago A 43 tokens

clean-form-config

22

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Analyzes a Shesha form configuration JSON and removes dead/obsolete component properties, strips console.log calls from JS code strings, validates property value types, validates the shape of dropdown values items, detects scripts referencing component labels instead of propertyNames, runs layout validations…

2 19d ago A 188 tokens

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Creates and scaffolds integration test projects for Shesha framework .NET applications. Sets up xUnit test infrastructure with NHibernate, database fixtures, test modules, and base classes. Detects whether Shesha.Testing NuGet package is available and adapts accordingly — using the package when present, or scaffolding…

2 19d ago A 103 tokens

Boxfusion/Boxfusion-plugins

Skill Claude CodeCodex

Creates or updates DevExpress reports in a Shesha application from natural-language requirements — instead of hand-configuring them in the front-end report designer. Generates the DevExpress XtraReport definition XML (SQL data source + bands/tables/charts), the report parameters, and a Shesha filter form, then deploys…

2 19d ago A 195 tokens