TypeFox

15 mods across 2 repositories, 8 stars between them.

TypeFox/agent-skills

Instructions file CodexOpenCode

Instructions for TypeFox/agent-skills, covering typefox agent skills, stop — before running any skill evaluation, commands, why and where and conventions.

5 2d ago A 1,025 tokens original MIT

TypeFox/agent-skills

Instructions file

Instructions for TypeFox/agent-skills, a project described as: Collection of agent skills for technologies used at TypeFox.

5 2d ago A 5 tokens copy · 100% MIT

agent-experience

03

TypeFox/agent-skills

Skill Claude CodeCodex

Make a code repository agent-ready with state-of-the-art AX (Agent Experience): audit and set up AGENTS.md / CLAUDE.md and agent docs, wire verification sensors with self-correction messages, and build docs-as-memory (architecture docs, ADRs, exec plans). Use when the user wants to make a repo agent-ready or…

5 2d ago A 179 tokens original MIT

TypeFox/agent-skills

Skill Claude CodeCodex

Vet third-party dependencies for an Eclipse Foundation project with the Eclipse Dash License Tool — license checks, "do I need to vet X?" questions, IPLab review filing, and release IP due diligence. Use whenever the user mentions Eclipse license checking, dash-licenses, the Dash License Tool, IPLab, third-party…

5 2d ago A 110 tokens original MIT

go-documentation

05

TypeFox/agent-skills

Skill Claude CodeCodex

Write idiomatic Go doc comments that render correctly on pkg.go.dev — package comments, doc.go, exported-symbol comments, testable Example functions, deprecation notices — and publish or debug modules on pkg.go.dev (pkgsite, the module proxy). Use when writing or reviewing Go documentation, or when a developer used to…

5 2d ago A 98 tokens original MIT

idiomatic-go

06

TypeFox/agent-skills

Skill Claude CodeCodex

Apply Go community idioms for API and package design, error and concurrency patterns, naming (initialisms, stutter, receivers), generics vs interfaces, and Go code review — including PR or diff review, questions about "the Go way", pointer vs value receivers, channels vs mutexes, and building Go language tooling…

5 2d ago A 137 tokens original MIT

TypeFox/agent-skills

Skill Claude CodeCodex

Publish a VS Code extension to the VS Code Marketplace and/or Open VSX Registry. Use when the user wants to publish, ship, or release a VS Code extension; audit or improve manifest, listing, or release setup; build or upload a .vsix; set up vsce or ovsx; create a marketplace publisher or Open VSX namespace; configure…

5 2d ago A 107 tokens original MIT

skill-evals

08

TypeFox/agent-skills

Skill Claude CodeCodex

Run the eval loop that measures whether a skill actually improves an agent's output — design test cases, run them with the skill and against a baseline, grade against assertions, aggregate a benchmark, analyze patterns, and iterate. Use when the user wants to evaluate or test a skill, check whether a skill helps, run…

5 2d ago B 110 tokens original MIT

arithmetics-dsl

09

TypeFox/agent-skills

Skill Claude CodeCodex

Work with the Arithmetics calculator DSL (.calc) — a small language for defining named values and functions and evaluating expressions. Use when the user wants to write or edit arithmetics modules, define functions, or compute expressions in this DSL.

5 2d ago A 54 tokens original MIT

domainmodel-dsl

10

TypeFox/agent-skills

Skill Claude CodeCodex

Work with the Domain Model DSL (.dmodel) for describing data models — datatypes, entities, and their features. Use when the user wants to create or edit a domain model in this DSL.

5 2d ago A 45 tokens original MIT

domainmodel-dsl

11

TypeFox/agent-skills

Skill Claude CodeCodex

Read, write, and modify Domain Model DSL files (.dmodel) — datatypes, entities with inheritance and multi-valued features, and nested packages with qualified cross-references. Use when the user wants to create, edit, explain, or debug a domain model in this DSL, including resolving references across packages.

5 2d ago A 68 tokens original MIT

statemachine-dsl

12

TypeFox/agent-skills

Skill Claude CodeCodex

Read, write, and modify Statemachine DSL files (.statemachine). Use when the user wants to create, edit, explain, or debug a state machine written in this textual DSL — defining states, events, commands, and transitions, or generating a machine from a description.

5 2d ago A 63 tokens original MIT

ts-code-reviewer

13

TypeFox/agent-skills

Skill Claude CodeCodex

Perform a senior-level TypeScript/JavaScript code review and produce an actionable REVIEW.md report using Conventional Comments notation. Use this skill for code reviews, PR reviews, diff reviews, or feedback on TS/JS code (.ts, .tsx, .js, .jsx, .mts, .cts files). Do not use for non-TypeScript languages or for…

5 2d ago A 82 tokens original MIT