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

millionco

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

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

أين توجد skills

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

#01
react-doctor
١٧ skills · ١٧ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمحررونمتخصصو إدارة المشاريع
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٣٥٪؜الحصة
#02
expect
٨ skills · ٨ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرى
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٧٪؜الحصة
#03
pookie
٨ skills · ٥ مايو ٢٠٢٦
مطوّرو الويبمطوّرو البرمجياتمحللو أمن المعلومات
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٧٪؜الحصة
#04
skills
٥ skills · ٣٠ يونيو ٢٠٢٦
مطوّرو الويبمصممو واجهات الويب والرقمية
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٠٪؜الحصة
#05
debug-agent
٣ skills · ٢٥ مايو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#06
deslop-js
٣ skills · ٢٨ مايو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٣٪؜الحصة
#07
cli-to-js
١ skills · ١١ أبريل ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫١٪؜الحصة
#08
budge
١ skills · ٢٠ مايو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫١٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

improve-threejs
مطوّرو البرمجيات

Audit and fix Three.js and React Three Fiber apps for frame-loop performance, GPU memory leaks, scene-graph correctness, and visual defects like z-fighting, shadow acne, wrong color space, and broken resize handling. Uses React Doctor as the scanning engine…

١٧ أغسطس ٢٠٢٦
performance
مطوّرو البرمجيات

Diagnose React runtime performance with React Doctor traces, live render outlines, Long Animation Frames, interaction timing, and component render evidence. Use when invoked as `/performance` for a slow interaction, unexpected re-renders, or a measured…

١٧ أغسطس ٢٠٢٦
react-doctor
محللو ضمان جودة البرمجيات والمختبرون

Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full…

١٧ أغسطس ٢٠٢٦
run-parity
مطوّرو البرمجيات

Compare React Doctor diagnostics for a GitHub pull request (PR) with Daytona. Use when asked to run parity, check a PR for diagnostic regressions, compare a PR with its base, or report added and removed diagnostics.

٣ أغسطس ٢٠٢٦
benchmark-fp-fn-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit React Doctor against ReactBench or similar diagnostic benchmark corpora for confirmed false positives, false negatives, taxonomy gaps, and verifier artifacts. Use when analyzing rd.log, rd-before.json, rd-after.json, model.patch, result.json,…

٢ أغسطس ٢٠٢٦
improve-react
مطوّرو البرمجيات

Survey a whole React codebase as a senior React engineer, using React Doctor's scan as evidence, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans…

٢١ يوليو ٢٠٢٦
fuzz
محللو ضمان جودة البرمجيات والمختبرون

Fuzz React Doctor rules for crashes, slowness, false positives, and mutation-sensitive diagnostics with @react-doctor/fuzz. Use after rule tests pass, when investigating a fuzz finding, or whenever an eval, review, or user report confirms a new false positive.

٢٠ يوليو ٢٠٢٦
react-doctor
مطوّرو البرمجيات

Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full…

٢٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
expect
محللو ضمان جودة البرمجيات والمختبرون

Use when editing .tsx/.jsx/.css/.html, React components, pages, routes, forms, styles, or layouts. Also when asked to test, verify, validate, QA, find bugs, check for issues, or fix expect-cli failures.

٨ أبريل ٢٠٢٦
debug-agent
مطوّرو البرمجيات

Systematic evidence-based debugging using runtime logs. Generates hypotheses, instruments code with NDJSON logs, guides reproduction, analyzes log evidence, and iterates until root cause is proven with cited log lines. Use when the user reports a bug,…

٨ أبريل ٢٠٢٦
vercel-react-best-practices
مطوّرو البرمجيات

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

٨ أبريل ٢٠٢٦
skill-writing
المهن الحاسوبية الأخرى

Write and improve agent skills (SKILL.md files). Use when creating new skills, refactoring existing ones, debugging why an agent ignores instructions, or improving compliance. Covers prompt structure, TDD for skills, description optimization, and…

٣١ مارس ٢٠٢٦
effect-best-practices
مطوّرو البرمجيات

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

١٧ مارس ٢٠٢٦
effect-portable-patterns
مطوّرو البرمجيات

Portable Effect patterns for robust promise execution. Use when wrapping async operations with timeouts, retries, tagged errors, caching, concurrency, pattern matching, or tracing - all designed to resolve to a plain Promise via Effect.runPromise.

١٧ مارس ٢٠٢٦
code-review
محللو ضمان جودة البرمجيات والمختبرون

Perform code reviews. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

١٦ مارس ٢٠٢٦
deslop
مطوّرو البرمجيات

Simplify and refine recently modified code while preserving functionality. Use when asked to "deslop", "clean up code", "simplify code", or after making changes that could benefit from refinement.

١٦ مارس ٢٠٢٦
animation-best-practices
مطوّرو الويب

CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness. Covers animation theory, CSS animations, Framer Motion,…

٥ مايو ٢٠٢٦
fixing-accessibility
مطوّرو الويب

Fix accessibility issues in UI components. Use when adding or changing buttons, links, inputs, menus, dialogs, tabs, dropdowns, forms, validation, error states, keyboard shortcuts, focus states, or icon-only controls.

٥ مايو ٢٠٢٦
fixing-metadata
مطوّرو الويب

Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD structured data, and robots directives. Use when adding SEO metadata, fixing social share previews, reviewing Open Graph…

٥ مايو ٢٠٢٦
fixing-motion-performance
مطوّرو الويب

Fix animation performance issues. Use when adding or changing UI animations, refactoring janky interactions, implementing scroll-linked motion, animating layout/filters/masks, or reviewing components that use will-change, transforms, or measurement.

٥ مايو ٢٠٢٦
security-review
محللو أمن المعلومات

Review code for security issues in self-hosted and managed Vercel deployments of this Slack bot. Covers secrets, tokens, permissions, logs, user data handling, SSRF, and data minimization. Use when reviewing code for security, auditing data handling, checking…

٥ مايو ٢٠٢٦
slack-agent
مطوّرو البرمجيات

Use when working on Slack agent/bot code, Chat SDK applications, or projects using `chat` and `@chat-adapter/slack`. Provides development patterns, testing requirements, and quality standards.

٥ مايو ٢٠٢٦
writing-skills
مطوّرو البرمجيات

Use when creating new skills, editing existing skills, or verifying skills work before deployment

٥ مايو ٢٠٢٦
slack-agent
مطوّرو البرمجيات

Use when working on Slack agent/bot code, Chat SDK applications, or projects using `chat` and `@chat-adapter/slack`. Provides development patterns, testing requirements, and quality standards.

٥ مايو ٢٠٢٦
interactive-hit-areas
مصممو واجهات الويب والرقمية

Use when interactive elements that have visual spacing between them (chart bars/columns, list rows, nav items, segmented controls, tabs, calendar cells, icon buttons, legend chips) need hover or click to respond across the whole region with no dead zones.…

٣٠ يونيو ٢٠٢٦
paper-to-code-components
مطوّرو الويب

Use when implementing Paper MCP, Paper-to-code, design-to-code, Viewfinder, or Paper-exported JSX in React/Next.js apps. Covers component candidates, choosing the canonical artboard among iterations, data-driven charts/visualizations, globals.css tokens for…

٣٠ يونيو ٢٠٢٦
reconcile-paper-sync
مطوّرو الويب

Use when a built app that was derived from a Paper design looks "slightly off" versus the design, or to verify a Paper-to-code implementation against its source. Covers using a local paper-sync project as the canonical oracle, porting the real fonts,…

٢٨ يونيو ٢٠٢٦
paper-flex
مطوّرو الويب

Use when converting Paper canvas or design nodes from absolute positioning to flex or auto-layout. Covers Paper MCP absolute-to-flex restructuring, x-paper-clone preservation, clone z-order, computed spacing, shadow cleanup, SVG/image fidelity, layered cards,…

٢٠ مايو ٢٠٢٦
tailwind-token-consolidation
مطوّرو الويب

Use when consolidating, deduping, or reducing the number of CSS custom properties / Tailwind v4 design tokens in a globals.css file. Triggers on requests like "reduce tokens", "standardize design tokens", "too many tokens", "dedupe globals.css", "shrink…

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