Skip to main content

guitarrapc/seiton

SkillsMP has collected 7 skills from guitarrapc/seiton. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
5
GitHub forks
0

Skills in this repository

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Lint and fix GitHub Actions workflow files and action metadata files using seiton CLI.

updated
occupation
Software Developers
description

Guidelines for the architecture and design principles of the parser in the `src/Seiton.Core/Parsing/` folder. This includes layer responsibilities, hand-written parsing rationale, and evolution strategies.

updated
occupation
Software Developers
description

Policy for reading and writing specification documents under `.github/docs/`. Covers what belongs in specs (WHAT, WHY, lessons learned), what does not (detailed HOW), post-implementation updates, and cross-document consistency rules between parser specs and…

updated
occupation
Software Developers
description

Guidelines for writing high-performance and memory-efficient code in `src/Seiton.Core/` (Parsing and Linting) and generated code emitted by `src/Seiton.Update/Generators/`. Covers zero allocations, per-run caching, zero-copy string design, bounded stackalloc…

updated
occupation
Software Developers
description

Guidelines for writing and running sandbox code in the `sandbox/DotnetFiles/` folder. This is for quick experiments, prototyping, or verification of ideas without needing to set up a full project. It includes instructions on how to create .cs files, run them,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory test-first workflow for all implementation, modification, and bug fix tasks in this project. Covers red-green test cycle, regression tests, benchmark verification, spec updates, equivalence-class coverage, and Playground (WASM/UI) test constraints.…

updated
occupation
Software Developers
description

How to work with and add new dataset pipelines in `src/Seiton.Update/`. Covers the multi-stage pipeline model, CLI command naming conventions, and implementation checklist for new datasets.

updated
Showing 7 of 7 collected skills.