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

strapi

عرض على مستوى المستودعات لـ ٤٣ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٤٣
مستودعات
٥
محدث
٢٧ أغسطس ٢٠٢٦
مستكشف المستودعات

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

pitfalls-add
غير مصنف

Add a new entry to the known-pitfalls catalog that pitfalls-check audits against. Verifies the correct pattern against the Strapi source before adding, and confirms with the user. Use when you have found a documentation mistake worth catching automatically in…

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

Top-level review orchestrator: runs style-check, outline-check, outline-ux-analyzer, code-verify, coherence-check, and pitfalls-check on a file, directory, or PR.

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

Create a pull request on strapi/documentation following git-rules.md. Strict flat-text description, no headings, no test plan.

١٨ يونيو ٢٠٢٦
document
مطوّرو البرمجيات

End-to-end documentation orchestrator: chains all four inki phases (research, write, review, submit) for a single subject. Gates between each phase by default; --non-interactive chains without pauses and runs a review-fix loop. The simplest way to document a…

١٧ يونيو ٢٠٢٦
outline
مطوّرو البرمجيات

Generate an outline for a new documentation page from a topic brief and the appropriate template.

١٦ يونيو ٢٠٢٦
pr-fix
مطوّرو البرمجيات

Rewrite the title or description/body of one or more open PRs on strapi/documentation to match git-rules.md. Strict one-by-one confirmation, or auto-edit with --non-interactive.

١٦ يونيو ٢٠٢٦
submit
مطوّرو البرمجيات

Top-level orchestrator: branch (if needed), commit, push, then open a PR. Each step asks for confirmation before continuing, unless --non-interactive is passed.

١٦ يونيو ٢٠٢٦
write
مطوّرو البرمجيات

Top-level write orchestrator: outline a new page, get user approval, then draft from the outline.

١٦ يونيو ٢٠٢٦
عرض 8 من أصل ٢٢ skills مجمعة.
migrate-strapi-content
مطوّرو البرمجيات

Batch-migrate content from the old strapi.io Strapi instance (production-old MCP) to the current production Strapi (production MCP). Fully autonomous — paste URLs and nothing else is needed. Supports ALL content types — user-stories, blog-posts, news, jobs,…

٢٦ مايو ٢٠٢٦
consolidate-patterns
مطوّرو البرمجيات

Review recently created page-builder components, identify reusable JSX/Tailwind patterns, extract them into elementary components, and update the component registry. Use as a checkpoint between batches of copy-component migrations. Triggers: consolidate…

٩ مارس ٢٠٢٦
copy-component
مطوّرو البرمجيات

Copy a component from strapi.io by extracting structure and computed styles via Playwright, mapping to local design tokens, and generating a full-stack component (Strapi schema + React + population config). Triggers: copy component, copy section from,…

٩ مارس ٢٠٢٦
prd-component
متخصصو إدارة المشاريع

Create a structured PRD (Product Requirements Document) as a JSON task file with prioritized stories for automated execution. Ralph is the project's task runner script that processes stories sequentially. Use this skill whenever the user wants to plan work,…

٩ مارس ٢٠٢٦
shadcn-ui
مطوّرو البرمجيات

Expert guidance for integrating shadcn/ui components in this Next.js monorepo (apps/ui). Handles component discovery, installation via CLI, customization to local conventions (cn() in @/lib/styles, Tailwind v4, radix-ui primitives), and best practices. Use…

٩ مارس ٢٠٢٦
create-content-component
مطوّرو البرمجيات

Creates a new page builder content component for both Strapi and the Next.js frontend. Use this skill whenever the user wants to add a new section, form, or component to the page builder — including creating Strapi schemas, dynamic zone registration, populate…

٢ مارس ٢٠٢٦
seed-content
مطوّرو البرمجيات

Scrape a strapi.io page, extract content for specific components, transform to match local Strapi schemas, and seed into local Strapi via MCP. Schema-driven and resilient to evolving schemas. Triggers: seed content, scrape strapi, import content, seed page,…

٢٧ فبراير ٢٠٢٦
setup-strapi-mcp
مطوّرو البرمجيات

One-time setup of Strapi MCP server for the local Strapi instance. Configures @bschauer/strapi-mcp-server so Agent can read schemas and write content via MCP. Triggers: setup strapi mcp, configure strapi mcp, connect strapi.

٢٦ فبراير ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
n8n-start
مديرو الشبكات وأنظمة الحاسوب

Start the local n8n instance for the Strapi community hub. Use when the user asks to start, launch, bring up, or run n8n or the automation stack. Pass --mcp to also bring up n8n-mcp (requires N8N_API_KEY and MCP_AUTH_TOKEN in .env).

١٨ مايو ٢٠٢٦
n8n-status
مطوّرو البرمجيات

Show the health and status of the local n8n automation stack. Use when the user asks about n8n status, health, whether it is running, or which containers are up.

١٨ مايو ٢٠٢٦
n8n-export
مطوّرو البرمجيات

Export all workflows from the local n8n instance into version-controlled JSON under apps/automation/workflows/. Use when the user asks to export, pull, snapshot, or sync workflows from the local n8n.

١٨ مايو ٢٠٢٦
n8n-import
مطوّرو البرمجيات

Import workflows from apps/automation/workflows/ into the local n8n instance. Use when the user asks to import, push, load, or sync workflow JSON files to the local n8n.

١٨ مايو ٢٠٢٦
n8n-restart
مطوّرو البرمجيات

Restart the local n8n automation stack, preserving whatever profile (plain or mcp) is currently running. Use when the user asks to restart, reload, or reboot n8n.

١٨ مايو ٢٠٢٦
n8n-stop
مطوّرو البرمجيات

Stop the local n8n automation stack. Use when the user asks to stop, shut down, halt, or bring down n8n. Data in the n8n_data volume persists across stops.

١٨ مايو ٢٠٢٦
n8n-workflow-builder
مطوّرو البرمجيات

Domain-expertise guide for designing, building, validating, and modifying n8n workflows using the n8n-mcp tools. Use whenever the user asks to build, create, design, edit, or validate an n8n workflow. Requires the n8n-mcp server to be running (see n8n-start).

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