ncoevoet
- 18 skills
- 0 followers
- 6 hours ago last updated
- ▌ Welltuned · ncoevoetLints and formats TypeScript files on demand. Use when the user asks to lint, format, or check style in .ts or .tsx files, or mentions eslint or prettier.
- ▌ Orph · ncoevoet bundleValidates YAML config files against a schema. Use when the user asks to check, lint, or validate YAML configuration files.
- ▌ Huge · ncoevoetGenerates exhaustive boilerplate for new modules. Use when the user scaffolds a new module or mentions boilerplate generation.
- ▌ Brokenskill · ncoevoet bundleSummarises changelog entries for a release. Use when preparing release notes or when the user mentions changelog or release summary.
- ▌ Demo · ncoevoetSyncs pricing tables between the catalogue and the billing system. Use when a price change must be propagated or a sync run has to be replayed.
- ▌ Leaky · ncoevoetCalls the billing API for invoice data. Use when the user asks about invoices, billing, or payment records.
- ▌ Biggish · ncoevoetExplains the migration procedure in depth. Use when the user runs a data migration or mentions migration steps.
- ▌ Rigid · ncoevoetFormats release notes from a changelog file and publishes them to the docs site. Use when preparing a release announcement or refreshing published notes.
- ▌ Notes · ncoevoet bundleCreates, searches, and edits Markdown notes in the notes store. Use when the user asks to capture a note, find an existing note, or reorganize their notes collection.
- ▌ Documenter · ncoevoetWrites and refreshes API documentation for the parser package. Use when adding an exported function, changing a signature, or preparing a docs release.
- ▌ Safety · ncoevoetDocuments safe cleanup patterns and guards the team against dangerous shell operations.
- ▌ Formatter · ncoevoetFormats and tidies source files across the project. Use when code needs cleanup, when formatting drifts from the house style, or whenever a file could read more neatly.
- ▌ Reviewer · ncoevoetReviews changed code for correctness and style. Use when the user asks to review a diff before opening a merge request.
- ▌ Replayer · ncoevoetReplays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.
- ▌ Authoring · ncoevoet bundleExplains how to organize a skill and shows optional reference files as inline examples.
- ▌ Renderer · ncoevoetRenders invoice PDFs from the template set and compares them against golden files. Use when changing invoice layout, fonts, or the golden-file suite.
- ▌ Scanner Doc · ncoevoet bundleDocuments which session files the scanners read. Use when the user asks how the audit gathers telemetry from `session.jsonl` or which paths it scans on disk.
- ▌