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

thonymg

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

skills مجمعة
١١
مستودعات
٢
محدث
١ أغسطس ٢٠٢٦
مستكشف المستودعات

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

plan-feat
متخصصو إدارة المشاريع

Produce module-level implementation plans for a NEW feature or application — markdown plan files in a per-feature folder, never code. Takes a free prompt, a *.md file, or a folder of *.md docs; cross-checks project docs against each other and against the code…

١ أغسطس ٢٠٢٦
plan-update
متخصصو إدارة المشاريع

Produce module-level update plans for changing an existing feature or adding features to an existing system — markdown plan files, never code. Reuses plan-feat's discipline and adds what change requires: current-state reconnaissance, impact analysis with a…

١ أغسطس ٢٠٢٦
fix-root
مطوّرو البرمجيات

End-to-end bug fix workflow, root cause first. Given a bug description, an error message, or a pasted stack trace, generates at least 3 distinct hypotheses for the cause before picking one (anchoring-bias gate), gathers evidence per hypothesis via the…

٢٠ يوليو ٢٠٢٦
archi-vide
مطوّرو البرمجيات

Generate an empty, strongly-typed code architecture (no implementation), with minimal comments that document behavior and relationships between modules.

٢٠ يوليو ٢٠٢٦
micro-optimiz
مطوّرو البرمجيات

Daily micro-refactoring. Each round is one small, behavior-preserving diff that raises code quality — deleting dead code, merging duplication into one generic helper, flattening control flow, purifying functions, fixing error paths, uniformizing names,…

٢٠ يوليو ٢٠٢٦
naming-convention
مطوّرو البرمجيات

Structured naming convention system for code identifiers. Use when naming or renaming variables, functions, methods, classes, files, DB tables/columns, routes, or CSS classes; when validating identifiers against a convention; or when the user mentions naming,…

٢٠ يوليو ٢٠٢٦
assertcheck-audit
محللو ضمان جودة البرمجيات والمختبرون

Analyze existing TypeScript code (function, file, or class) to find unguarded boundaries and propose assertcheck assertions. Trigger when the user says "review this code", "audit this", "find where I should add assertions", "why does this fail silently",…

١٥ يونيو ٢٠٢٦
assertcheck-feature
مطوّرو البرمجيات

Guide a developer building a new TypeScript feature to design it with Negative Space Programming from the start. Trigger when the user says "I'm building a new feature", "create a new function/class/service", "scaffold a new module", or starts writing a new…

١٥ يونيو ٢٠٢٦
assertcheck-refactor
مطوّرو البرمجيات

Help a developer add Negative Space Programming assertions to existing code being modified. Trigger when the user says "I'm changing this function", "I'm adding a parameter to…", "I need to update this service", "I'm extending this class", or shares existing…

١٥ يونيو ٢٠٢٦
assertcheck-selector
مطوّرو البرمجيات

Internal utility skill — maps an invariant or code pattern to the correct assertcheck function. Loaded on demand by assertcheck-feature, assertcheck-refactor, assertcheck-audit, and assertcheck-spec. Also triggers directly when the user asks "which assert…

١٥ يونيو ٢٠٢٦
assertcheck-spec
مطوّرو البرمجيات

Write or review a technical spec for a feature using Negative Space Programming. Trigger when the user says "write a spec for…", "document the invariants of…", "I need a technical spec", "define the contract for this function/service/module", or wants to…

١٥ يونيو ٢٠٢٦
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات