berhalak

6 mods across 1 repository, 5 stars between them.

berhalak/skills

Skill Claude CodeCodex

Analyze code for code smells from the Fowler / Beck / Kerievsky catalog (including the Industrial Logic Smells-to-Refactorings reference), then refactor them away one by one using named refactorings from Fowler's Refactoring and Kerievsky's Refactoring to Patterns. Each smell is fixed in isolation with a…

5 2mo ago A 90 tokens

grainjs

02

berhalak/skills

Skill Claude CodeCodex

Use when building UI with grainjs — creating DOM elements, using Observables/Computed, conditional rendering with dom.maybe/dom.domComputed, styled components, class bindings, event handling, disposal, MultiHolder, obsArray, or any reactive UI pattern using grainjs.

5 2mo ago A 57 tokens

grist-core-overview

03

berhalak/skills

Skill Claude CodeCodex

Use when starting work on the Grist codebase, onboarding to the project, needing to understand how major pieces connect, figuring out where to make changes for a new feature or bugfix, or when unsure which files/directories own a given concern. Also use when someone asks "how does Grist work" or "where does X live".

5 2mo ago A 75 tokens

berhalak/skills

Skill Claude CodeCodex

Reference for building Grist custom widgets. Use when creating or modifying custom widgets, working with grist-plugin-api, table manipulation via applyUserActions, conditional formatting, trigger formulas, view sections, or widget theming.

5 2mo ago A 50 tokens

grist-ui-design

05

berhalak/skills

Skill Claude CodeCodex

Use when building or styling UI components in the Grist codebase — cards, lists, icons, badges, accordions, typography, spacing, hover effects, or any styled component. Also use when unsure which design tokens, CSS patterns, or component conventions to follow in Grist.

5 2mo ago A 62 tokens

three-way-cleanup

06

berhalak/skills

Skill Claude CodeCodex

Parallel 3-agent code review that checks for code reuse opportunities, quality issues, and efficiency problems in the current git diff. Use when the user says 'review my changes', 'clean up', 'simplify', 'check for issues', 'code review', 'look over my diff', or asks to find duplications, hacky patterns, redundant…

5 2mo ago A 101 tokens