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

rn-developer-skills

يحتوي rn-developer-skills على 11 من skills المجمعة من Neha، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
12
محدث
2026-06-29
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

accessibility
مصممو واجهات الويب والرقمية

Review React Native code for screen-reader support, labels and roles, touch targets, focus order, colour contrast, and dynamic type. Use when building UI, reviewing components, or auditing a screen for accessibility.

2026-06-29
architecture
مطوّرو البرمجيات

Review and structure React Native features for correct folder layout, navigation, deep linking, error boundaries, rendering safety, and code quality. Use when designing a new feature, reviewing structure, or isolating crashes.

2026-06-29
code-review
محللو ضمان جودة البرمجيات والمختبرون

Audit entry point for reviewing React Native code. Routes each concern to a focused skill and defines the review output format. Use when reviewing a PR, auditing a screen, or running a pre-merge quality gate.

2026-06-29
conventions
مطوّرو البرمجيات

Baseline React Native project conventions for structure, TypeScript, naming, file size, and hygiene. Use when setting up a project, writing new code, or reviewing for consistency.

2026-06-29
critical-rules
مطوّرو البرمجيات

Non-negotiable React Native rules that prevent crashes, data loss, security breaches, and compliance violations. Use on every change as a baseline safety check, regardless of the task.

2026-06-29
performance
مطوّرو البرمجيات

Review React Native code for rendering performance, list virtualisation, memoisation, image handling, animations, and memory/resource cleanup. Use when a screen feels janky, before merging UI-heavy code, or when profiling.

2026-06-29
security
مطوّرو البرمجيات

Review React Native code for secret handling, secure storage, transport security, PII in logs, deep-link validation, input validation, and privacy compliance. Use when handling auth, payments, personal data, or before a security review.

2026-06-29
spec-authoring
مطوّرو البرمجيات

Write a spec before building — capturing requirements, design, and tasks in order, with traceability between them. Use when starting any non-trivial feature so work is planned before code is written (Spec/Skill-Driven Development).

2026-06-29
state-and-data
مطوّرو البرمجيات

Review React Native data and state handling — server state with a query library, caching and staleness, offline behaviour, network transitions, transactions, and loading/empty/error states. Use when wiring up APIs, handling offline, or reviewing data flow.

2026-06-29
testing
محللو ضمان جودة البرمجيات والمختبرون

Guidance for testing React Native code — unit tests for logic, component tests for behaviour, E2E for critical paths, and edge-case coverage. Use when adding tests, reviewing test quality, or setting a coverage bar.

2026-06-29
skill-name
مطوّرو البرمجيات

One or two sentences stating what this skill covers and when to use it. Keep under 500 characters.

2026-06-29