Skip to main content
corruptmemory
ملف منشئ GitHub

corruptmemory

عرض على مستوى المستودعات لـ ٩ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
٩
مستودعات
١
محدث
١٦ يوليو ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

actor-pattern
مطوّرو البرمجيات

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)…

١٦ يوليو ٢٠٢٦
jai-language
مطوّرو البرمجيات

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,…

١٦ يوليو ٢٠٢٦
interface-first
مطوّرو البرمجيات

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…

٢٠ أبريل ٢٠٢٦
audit
مصممو واجهات الويب والرقمية

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

١٣ مارس ٢٠٢٦
critique
مصممو واجهات الويب والرقمية

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

١٣ مارس ٢٠٢٦
tree-sitter-grammar
مطوّرو البرمجيات

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…

٢٢ فبراير ٢٠٢٦
emacs-ts-mode
مطوّرو البرمجيات

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…

١٤ فبراير ٢٠٢٦
config-extraction
مطوّرو البرمجيات

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)…

١٢ فبراير ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات