Skip to main content

corruptmemory/claude-stuff

SkillsMP a collecté 9 skills depuis corruptmemory/claude-stuff. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
9
Étoiles GitHub
1
Forks GitHub
0

Skills dans ce dépôt

Affichage de 9 skills collectés sur 9.

métier
Développeurs de logiciels
description

Apply the actor pattern for thread-safe state management. Use when: (1) multiple threads/goroutines need shared mutable state, (2) replacing mutex-locked structs or atomic patterns, (3) building a service layer that owns in-memory state plus persistence, (4)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive Jai programming language reference and cheat sheet. Use when working with Jai code, tree-sitter-jai grammar development, or answering questions about Jai syntax and semantics. Covers declarations, types, control flow, directives,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design around contracts, not implementations. Use when: (1) building multi-step features where placeholders would otherwise accumulate, (2) expensive or stateful objects need mock and real implementations (databases, caches, external services), (3) scaling…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive tree-sitter grammar development guide covering the JavaScript DSL, precedence systems, conflict resolution, external scanners, state explosion mitigation, and best practices distilled from studying 17 reference grammars and the official…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive guide for building Emacs tree-sitter major modes. Covers the full treesit.el API, font-lock rules, indentation, navigation, imenu, and best practices distilled from studying 17+ production modes. Use when creating or modifying an Emacs…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Extract subsystem-specific config structs from a monolithic/global configuration using the strangler fig pattern. Each subsystem gets a focused config struct and a pure conversion function, breaking the dependency on the global config package. Use when: (1)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scaffold a new Go web application with single-binary architecture, templ HTML templates, htmx interactivity, chi router, vendored frontend assets, embedded static files, TOML config with reflection-based gen-config, and a central build.sh script. Use when the…

Langue du texte source : anglais

mis à jour
Affichage de 9 skills collectés sur 9.