Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
ZempTime
ملف منشئ GitHub

ZempTime

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

skills مجمعة
37
مستودعات
3
محدث
2026-07-20
مستكشف المستودعات

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

vanilla-rails-controllers
مطوّرو البرمجيات

Use when writing Rails controllers or implementing state changes - enforces resource extraction, thin controllers delegating to models, params.expect, and controller concerns for scoping

2026-02-14
vanilla-rails-data-modeling
مصممو قواعد البيانات

Use when designing database schema, writing migrations, or making data storage decisions - enforces UUIDs, account_id multi-tenancy, no foreign keys, and proper index patterns

2026-02-14
vanilla-rails-hotwire
مطوّرو الويب

Use when writing Hotwire (Turbo/Stimulus) code in Rails - enforces dom_id helpers, morph updates, focused Stimulus controllers, and JavaScript private methods

2026-02-14
vanilla-rails-jobs
مطوّرو البرمجيات

Use when writing background jobs or async operations - enforces thin job wrappers (3-5 lines) that delegate to models using _later/_now naming pattern

2026-02-14
vanilla-rails-models
مطوّرو البرمجيات

Use when writing Rails models - enforces state-as-records not booleans, concerns as adjectives namespaced under model, and concern extraction triggers

2026-02-14
vanilla-rails-naming
مطوّرو البرمجيات

Use when naming classes, methods, routes in vanilla Rails codebases - enforces concern adjectives (-able/-ible only), no bangs for state, resource naming cascade, and commit message format

2026-02-14
vanilla-rails-routing
مطوّرو الويب

Use when defining Rails routes, organizing controller directories, or adding resources - enforces resource extraction, shallow nesting, resolve helpers, and module scoping

2026-02-14
shaping
متخصصو إدارة المشاريع

Use after brainstorming to apply vanilla-rails patterns to a feature, producing structured handoff for implementation planning. Invoke with /shape.

2026-02-14
عرض أهم 8 من أصل 24 skills مجمعة في هذا المستودع.
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review a fixed implementation diff independently for repository standards and originating specification. Use before integration and after every blocking repair.

2026-07-20
implement
مطوّرو البرمجيات

Deliver one unblocked ticket through a bounded MWP workspace, behavioral TDD, verification, review handoff, and harvest proposal. Use only after the controller claims a frontier ticket.

2026-07-20
ship-goal
المهن الحاسوبية الأخرى

Control one bounded campaign within an approved initiative, coordinating leaf implementation, review, repair, integration, evidence, and a durable completion or pause handoff.

2026-07-20
to-tickets
مطوّرو البرمجيات

Decompose an accepted PRD into a reviewed dependency graph of vertical tracer tickets. Use after to-spec and before autonomous implementation begins.

2026-07-20
codebase-design
مطوّرو البرمجيات

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-18
diagnosing-bugs
مطوّرو البرمجيات

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-18
fix-and-pr
مطوّرو البرمجيات

Take a diagnosed bug through a regression test, minimal repair, repository checks, independent review, and controller integration. Use after diagnosing-bugs has produced a red-capable loop.

2026-07-18
improve-codebase-architecture
مطوّرو البرمجيات

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-07-18
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات