Skip to main content
Polkadot-Community-Foundation
ملف منشئ GitHub

Polkadot-Community-Foundation

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

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

أين توجد skills

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

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

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

architecture
غير مصنف

Use BEFORE writing or changing any non-trivial code in `src/` — new code, new/moved/renamed files, a new abstraction, extending behavior, or a refactor that relocates logic. The single entry point that decides what the change is and where it goes before any…

١٧ يونيو ٢٠٢٦
check-dependency-capabilities
غير مصنف

Use before writing any non-trivial utility, helper, algorithm, data transformation, or wrapper that an installed dependency might already provide. Symptoms — about to hand-roll debounce/merge/groupBy/retry, a stream operator, a validator, or a wrapper around…

١٠ يونيو ٢٠٢٦
code-placement
غير مصنف

Use BEFORE `domain-development`/`feature-development` when the target layer (domain, aggregate, feature, widget, shared) is uncertain — multi-layer changes, new abstractions, promoting code out of a feature, or "where should this live?". Skip when the layer…

١٠ يونيو ٢٠٢٦
domain-development
غير مصنف

Use when working in `src/domains/`, introducing/extending a domain's public API (services, resources, hooks, repositories, schemas, README), modeling a user action in domain terms, event-storming domain seams, or deciding whether business logic belongs in a…

١٠ يونيو ٢٠٢٦
feature-development
غير مصنف

Use when working in `src/features/` or `src/routes/` files hosting features, scaffolding a feature, wiring into `src/bootstrap.ts`, defining/injecting DI extension points (slots, pipelines, transformers, side effects, SDKs), placing cross-feature logic, or…

١٠ يونيو ٢٠٢٦
react-best-practices
غير مصنف

Use when writing, reviewing, or refactoring React code — components, hooks, data fetching, bundle optimization, re-render performance, or rendering throughput. Skip for non-React TypeScript, backend, or framework configuration.

١٠ يونيو ٢٠٢٦
reviewer
غير مصنف

Use to audit a branch diff or PR against THIS project's architecture and code rules — after implementing a change, before merging, or when asked to review a PR/branch. Project-rule-aware (cites docs/claude checklists with blocking/major/minor severity);…

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