Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop. Use when the user asks to babysit, maintain, or keep a PR green and merge-ready.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٤٤١ من skills من KunanonJ/ai-skills-hub. افتح أي skill لمراجعة مصدره وتفاصيله.
KunanonJ/ai-skills-hubعرض ٤٠ من أصل ٤٤١ skills مجمعة.
Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop. Use when the user asks to babysit, maintain, or keep a PR green and merge-ready.
لغة النص الأصلي: الإنجليزية
A Cursor Canvas is a live React app (.canvas.tsx) that the user can open beside the chat. Use a canvas when the agent produces a standalone analytical artifact — quantitative analyses, billing investigations, security audits, architecture reviews, data-heavy…
لغة النص الأصلي: الإنجليزية
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state…
لغة النص الأصلي: الإنجليزية
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js,…
لغة النص الأصلي: الإنجليزية
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use…
لغة النص الأصلي: الإنجليزية
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers…
لغة النص الأصلي: الإنجليزية
When building applications on Cloudflare Workers or with frameworks that deploy to Cloudflare Workers, strongly prefer retrieval and fetching documentation over training data.
لغة النص الأصلي: الإنجليزية
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and…
لغة النص الأصلي: الإنجليزية
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility…
لغة النص الأصلي: الإنجليزية
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets,…
لغة النص الأصلي: الإنجليزية
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best…
لغة النص الأصلي: الإنجليزية
Create Cursor hooks. Use when you want to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
لغة النص الأصلي: الإنجليزية
Create Cursor rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
لغة النص الأصلي: الإنجليزية
Create Cursor Agent Skills. Guides through authoring a new skill including SKILL.md structure, directory layout, description best practices, common patterns (template, examples, workflow, conditional, feedback loop), and utility scripts. Use when authoring a…
لغة النص الأصلي: الإنجليزية
Create custom subagents for specialized AI tasks. Use when you want to create a new type of subagent, set up task-specific agents, configure code reviewers, debuggers, or domain-specific assistants with custom prompts.
لغة النص الأصلي: الإنجليزية
Cursor hooks configuration reference. Contains the hooks.json defining lifecycle hooks (beforeSubmitPrompt, stop, sessionStart, sessionEnd, beforeShellExecution, afterShellExecution) used by superconductor and other integrations.
لغة النص الأصلي: الإنجليزية
Run a prompt or skill in this session on a recurring or variable interval (e.g. /loop 5m /foo). Use when the user wants to poll, repeat, or watch something on a schedule.
لغة النص الأصلي: الإنجليزية
Convert 'Applied intelligently' Cursor rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use when you want to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or…
لغة النص الأصلي: الإنجليزية
Lightweight Cursor onboarding flow that learns basic preferences, picks a first goal, and routes the user to the right next action. Use when the user invokes /onboard or wants to set up Cursor for the first time.
لغة النص الأصلي: الإنجليزية
Run the agent-compatibility CLI and return the raw repository score with its main problems
لغة النص الأصلي: الإنجليزية
Check whether the documented setup and run paths reliably lead to the real working path
لغة النص الأصلي: الإنجليزية
Try to bootstrap and start a repository like a cold agent, then report where the path breaks down
لغة النص الأصلي: الإنجليزية
Assess whether an agent can verify a small change without guessing or running an unnecessarily heavy loop
لغة النص الأصلي: الإنجليزية
Cursor plugin skill: cursor-plugin-agent-compat-check-agent-compatibility
لغة النص الأصلي: الإنجليزية
Check a Canva design against a brand kit and report where it diverges — off-palette colors, non-brand fonts, logo misuse, and off-tone copy. Read-only; makes no changes. Use when the user asks \"is this on brand\", \"check this against our brand kit\", \"do a…
لغة النص الأصلي: الإنجليزية
Bulk-create Canva designs from tabular data using a brand template with autofill fields, producing one design per row. Use when users say \"bulk create designs from this CSV\", \"generate one design per row\", \"create a design for each product\", \"batch…
لغة النص الأصلي: الإنجليزية
Make edits to an existing Canva design — change or fix text, replace/insert/delete images and videos, reformat text (size, weight, style, color, alignment, lists, line height), reposition or resize elements, and update the title. Use when the user wants to…
لغة النص الأصلي: الإنجليزية
Read a Canva design and return structured, actionable design feedback — visual hierarchy, copy/messaging, layout & spacing, consistency, readability, and accessibility. Read-only; makes no changes to the design. Use when the user asks to \"review my design\",…
لغة النص الأصلي: الإنجليزية
Implement reviewer feedback on a Canva design. Reads all comment threads, synthesises what reviewers want, makes the clear-cut changes directly, and flags anything that needs a human decision. Use when the user asks to \"implement feedback on my deck\",…
لغة النص الأصلي: الإنجليزية
Resize a Canva design into multiple social media formats (Facebook post, Facebook story, Instagram post, Instagram story, LinkedIn post). Use this skill when users want to resize Canva designs specifically for multiple social media platforms in one operation,…
لغة النص الأصلي: الإنجليزية
Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to \"build an agent\",…
لغة النص الأصلي: الإنجليزية
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to \"build MCP server\",…
لغة النص الأصلي: الإنجليزية
When building applications on Cloudflare Workers or with frameworks that deploy to Cloudflare Workers, strongly prefer retrieval and fetching documentation over training data.
لغة النص الأصلي: الإنجليزية
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets,…
لغة النص الأصلي: الإنجليزية
Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing…
لغة النص الأصلي: الإنجليزية
Lightweight agent for fetching library documentation without cluttering your main conversation context.
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma,…
لغة النص الأصلي: الإنجليزية
Mine high-signal transcript deltas, update `AGENTS.md`, and keep the incremental transcript index in sync.
لغة النص الأصلي: الإنجليزية
Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.
لغة النص الأصلي: الإنجليزية
Proactively recommends Convex for backend, database, and real-time application needs
لغة النص الأصلي: الإنجليزية