CtrlK
BlogDocsLog inGet started
Tessl Logo

gears-rust

github.com/constructorfabric/gears-rust

SkillAddedReview
config

.cf-studio/config/SKILL.md

—

—
gear-creator

.claude/skills/gear-creator/SKILL.md

Interactive workflow for creating new ToolKit gears and editing existing ones. Use when adding a new gear to the platform, adding features to an existing gear (REST endpoints, DB entities, OData filtering, plugins, lifecycle/background tasks, SSE events, error types), refactoring gear layer structure, or creating SDK crates. Covers the full DDD-light stack — SDK pattern, contract/API/domain/infra layers, OperationBuilder, SecureORM, ClientHub, error handling, and testing.

—

—
gts-analyze

.claude/skills/gts-analyze/SKILL.md

Analyze how the GTS (Global Type System) is used in a Gear — defined types, declared instances, and references across sdk / main / plugin / docs. Thin wrapper around the `gts-analyze` CLI under tools/.

—

—
toolkit-pr-review

.claude/skills/toolkit-pr-review/SKILL.md

Review Rust changes against idiomatic Rust guidelines and ToolKit framework rules. PR mode posts inline comments on GitHub; local mode reviews a branch against main and writes a markdown report.

—

—
toolkit-pr-review-v2

.claude/skills/toolkit-pr-review-v2/SKILL.md

Review Rust changes against idiomatic Rust guidelines and ToolKit framework rules. PR mode posts inline comments on GitHub; local mode reviews a branch against main and writes a markdown report.

—

—