Skip to main content
sanity-io
ملف منشئ GitHub

sanity-io

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

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

أين توجد skills

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

#01
sanity
٢٢ skills · ٤ سبتمبر ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريع
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٣٥٪؜الحصة
#02
next-sanity
٨ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٣٪؜الحصة
#03
agent-toolkit
٨ skills · ٩ سبتمبر ٢٠٢٦
مطوّرو البرمجياتمحللو أبحاث السوق ومتخصصو التسويق
٢ فئات مهنية · ٨٨٪؜ مصنفة
١٣٪؜الحصة
#04
plugins
٨ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٣٪؜الحصة
#05
cli
٥ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتالكتّاب والمؤلفونمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٩٪؜الحصة
#06
template-nextjs-personal-website
٣ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٨٪؜الحصة
#07
agent-context
٣ skills · ١٣ مايو ٢٠٢٦
محللو أبحاث السوق ومتخصصو التسويقمصممو قواعد البياناتمطوّرو البرمجيات
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٨٪؜الحصة
#08
pkg-utils
٢ skills · ١٥ يوليو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٣٫٢٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

sanity-visual-coverage
محللو ضمان جودة البرمجيات والمختبرون

Check whether Studio UI is covered by Chromatic visual regression, for a PR's changed files or for the whole tree, and decide between "already covered", "a story is pending in an open PR", and "needs a story". Use when reviewing a PR that touches…

٤ سبتمبر ٢٠٢٦
sanity-visual-regression
محللو ضمان جودة البرمجيات والمختبرون

Add, review, and maintain Chromatic visual regression coverage in the Sanity monorepo via dev/storybook stories, the vitest browser-mode suite, and Playwright e2e snapshots. Use when adding visual test coverage, writing stories, reviewing Chromatic diffs,…

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

React DevTools CLI for AI agents. Use when the user asks you to debug a React or React Native app at runtime, inspect component props/state/hooks, diagnose render performance, profile re-renders, find slow components, or understand why something re-renders.…

٣ سبتمبر ٢٠٢٦
stories
مطوّرو البرمجيات

Invoke FIRST, before creating, editing, or deleting components, stories, styles, CSS, themes, colors, or design tokens — anything that changes how the UI looks, no exceptions. Also for starting or previewing Storybook to verify UI, requests to show, browse,…

٢٧ أغسطس ٢٠٢٦
storybook-init
مطوّرو البرمجيات

Use when adding Storybook to a project that does not have Storybook configured yet.

٢٧ أغسطس ٢٠٢٦
storybook-setup
مطوّرو البرمجيات

Use this skill when Storybook is already installed and the user wants a working `preview` file and stories for real components.

٢٧ أغسطس ٢٠٢٦
storybook-upgrade
مطوّرو البرمجيات

Use this skill when Storybook exists but needs an upgrade.

٢٧ أغسطس ٢٠٢٦
sanity-i18n-translate
مطوّرو البرمجيات

Use the <Translate> i18n component correctly, especially its components map and componentProps. Use when rendering locale strings that contain markup or embedded components, when adding or reviewing <Translate> usages, or when the…

٢٦ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٢ skills مجمعة.
next-cache-components-optimizer
مطوّرو البرمجيات

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to…

٦ أغسطس ٢٠٢٦
sanity-live-cache-components
مطوّرو البرمجيات

Integrates Sanity Live with Next.js Cache Components in next-sanity v13+ apps. Sets up sanityFetch, a shared cachedSanity 'use cache' boundary, <SanityLive>, Visual Editing, Presentation Tool, draft mode handling, and the three-layer (Page/Dynamic/Cached)…

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

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

١٤ يوليو ٢٠٢٦
tsdown
مطوّرو البرمجيات

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.

١٤ يوليو ٢٠٢٦
turborepo
مطوّرو البرمجيات

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and…

٢٠ مايو ٢٠٢٦
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…

٢٠ مايو ٢٠٢٦
find-skills
المهن الحاسوبية الأخرى

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…

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

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

٢٩ يناير ٢٠٢٦
sanity-studio-upgrade
غير مصنف

Produces a tailored Sanity Studio upgrade plan by inspecting the repository's installed versions, config, and source, then reporting only the breaking changes that actually apply. Covers Studio v3 and later; v2 projects are identified and redirected, not…

٩ سبتمبر ٢٠٢٦
sanity-best-practices
مطوّرو البرمجيات

Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, webhooks, Blueprints, and framework integrations such as Next.js, Nuxt, Astro,…

٢٥ أغسطس ٢٠٢٦
content-experimentation-best-practices
محللو أبحاث السوق ومتخصصو التسويق

Content experimentation and A/B testing guidance covering experiment design, hypotheses, metrics, sample size, statistical foundations, CMS-managed variants, and common analysis pitfalls. Use this skill when planning experiments, setting up variants, choosing…

٢٨ يوليو ٢٠٢٦
portable-text-conversion
مطوّرو البرمجيات

Convert HTML and Markdown content into Portable Text blocks for Sanity. Use when migrating content from legacy CMSs, importing HTML or Markdown into Sanity, building content pipelines that ingest external content, converting rich text between formats, or…

٢٨ يوليو ٢٠٢٦
sanity-migration
مطوّرو البرمجيات

Plans, implements, and reviews migrations from other CMSes and content systems into Sanity. Use when migrating or replatforming to Sanity from AEM, Adobe Experience Manager, Contentful, Strapi, Webflow, WordPress, Payload, Drupal, Markdown/MDX/frontmatter…

٢٨ يوليو ٢٠٢٦
content-modeling-best-practices
محللو أبحاث السوق ومتخصصو التسويق

Structured content modeling guidance for schema design, content architecture, content reuse, references versus embedded objects, separation of concerns, and taxonomies across Sanity and other headless CMSes. Use this skill when designing or refactoring…

٧ أبريل ٢٠٢٦
seo-aeo-best-practices
محللو أبحاث السوق ومتخصصو التسويق

SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, and content optimized for search engines and AI answer surfaces. Use this skill when implementing page SEO, technical SEO, schema markup,…

٧ أبريل ٢٠٢٦
portable-text-serialization
مطوّرو البرمجيات

Render and serialize Portable Text to React, Svelte, Vue, Astro, HTML, Markdown, and plain text. Use when implementing Portable Text rendering in any frontend framework, building custom serializers for non-standard block types, converting Portable Text to…

١٢ فبراير ٢٠٢٦
migrate-styled-components-to-vanilla-extract
مطوّرو البرمجيات

Step-by-step procedure for migrating a workspace off styled-components to vanilla-extract (zero-runtime CSS). Use when converting styled() components to .css.ts files, removing a styled-components dependency, adding a ./bundle.css export, or when asked to…

٢٠ أغسطس ٢٠٢٦
sanity-plugin-best-practices
مطوّرو البرمجيات

Anti-patterns and best practices for building Sanity Studio plugins in this monorepo. Use when writing, reviewing, or refactoring plugin code under plugins/ — especially for styling/CSS, component performance, and runtime cost. Triggers on vanilla-extract,…

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

Guides agents through migrating an existing plugin into this monorepo with the copy-plugin generator workflow.

٦ أغسطس ٢٠٢٦
plugin-test-coverage
محللو ضمان جودة البرمجيات والمختبرون

Guides agents through expanding Vitest and Playwright e2e coverage for a monorepo plugin. Use when adding or improving plugin tests, wiring e2e-studio, or following the internationalized-array / document-internationalization coverage playbook.

٢٩ يوليو ٢٠٢٦
vite
مطوّرو البرمجيات

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

١٠ يوليو ٢٠٢٦
test-studio-script-runner
مطوّرو البرمجيات

Explains the dev/test-studio Script Runner tool. Use when adding, editing, running, or documenting scripts in dev/test-studio/src/script-runner, or when the user mentions the Scripts tool, Studio runner scripts, script variables, or browser-side Sanity Studio…

٣٠ يونيو ٢٠٢٦
turborepo
مطوّرو البرمجيات

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and…

١٦ يونيو ٢٠٢٦
i18n-array-groq-query-migration
مطوّرو البرمجيات

Detect and update legacy GROQ patterns where language is read from _key for sanity-plugin-internationalized-array when users mention v4 to v5 migration, or @sanity/document-internationalization from v5 to v6. GROQ query updates, localized arrays, or patterns…

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