Skip to main content

Abd0r/porcupineai

جمع SkillsMP عدد ٧٣ من skills من Abd0r/porcupineai. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٧٣
نجوم GitHub
٣
تفرعات GitHub
٠

عرض ٤٠ من أصل ٧٣ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Write code that does not look like AI output. Reject low-evidence and low-signal TypeScript patterns (chained assertions, unknown/object widening, Reflect, runtime typeof, module mocks) in favor of typed, boundary-checked code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Control a Home Assistant smart home through its MCP server. Query sensor and entity states read-only, then act on devices (lights, switches, climate) via call_service with explicit user approval. Use for "turn off the living room lights", "what is the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المصممون الجرافيكيون
الوصف

Produce clear, accessible diagrams and charts (architecture, flow, sequence, ER, state, org, Gantt, timeline) as Mermaid or polished self-contained SVG. Covers picking the right diagram type, a consistent visual system, and accessibility. Use whenever you…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Operate with autonomous initiative when Auto Mode is enabled.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Run and understand LLM evals honestly, choose a model by cost/latency/quality tradeoffs, read model cards, and budget tokens. Use when measuring a model, comparing options, or planning an eval run for an AI agent.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Explore, fetch, and create Hugging Face datasets. Use the Dataset Viewer API (splits, rows, search, filter, parquet, size, statistics) to inspect data without downloading, and create or upload datasets to the Hub. Use for building or inspecting training data.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Operate the Hugging Face Hub with the `hf` CLI: auth, browse/search models, datasets, spaces and papers, download and upload files, query datasets, run training jobs, and deploy inference endpoints. Use when the user mentions hf, huggingface, or wants to use,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build and deploy ML demo apps on Hugging Face Spaces: Gradio, Docker, or Static SDKs, ZeroGPU vs paid hardware, and debugging a Space that won't build or run. Use to host a public demo or app for a model.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Fine-tune models on Hugging Face: set up a training run with transformers or TRL (SFT, DPO), run it locally or as an HF Job on cloud GPU, and push the checkpoint to the Hub. Use for fine-tuning, LoRA, or PEFT training of LLMs or vision models.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Read, search, and publish Hugging Face papers. Fetch a paper page as markdown, query the papers API for structured metadata (authors, linked models/datasets/spaces, GitHub repo), and submit or claim papers on the Daily Papers feed. Use for HF paper URLs,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Free internet search via SearXNG→Websurfx→DDGS→Brave→DDG cascade.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Research a topic on the live web by searching first, extracting only concrete URLs, favoring primary sources, and reporting claims you can cite. Use when answering questions about current events, versions, docs, packages, or anything not in the repo.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Decide what belongs in USER.md vs MEMORY.md, when to write, and how to keep both files clean. Load this before any memory mutation, or when unsure whether a fact deserves to persist.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Smoke-test a live web page end-to-end with the native browser tools — navigate, capture console/network/runtime errors, inspect accessibility and semantics, and screenshot across viewports. Use to answer "is this page healthy and does it work?"

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

Evolve production databases safely with immutable versioned migrations, expand-and-contract changes, transactional backfills, and verified rollback or forward-recovery plans. Use when changing schemas, constraints, indexes, or persistent data.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Build and fix frontend UI with correct semantic HTML and modern CSS (Flexbox/Grid) — document landmarks, heading hierarchy, lang/charset/viewport, responsive-by-default layout primitives, and framework-neutral structure. Use when writing, editing, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design a coherent HTTP/REST API surface — method semantics, correct status-code classes, explicit versioning, idempotency, and an OpenAPI contract. Use when designing or reviewing any HTTP API's routes, status codes, or request/response shape.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو الويب
الوصف

Build and verify responsive/adaptive interfaces that work across device widths — fluid grids, relative-unit media queries, correct viewport meta, mobile-first breakpoints — and confirm no horizontal scroll, overflow, or unreadable scaling at target sizes. Use…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Audit a web page's SEO metadata, indexing surface, and deployment hygiene — title/meta/OG/canonical/structured data, robots.txt and sitemap.xml, security response headers, and observability/rollback readiness — without publishing anything. Use when asked to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Establish and enforce a coherent UI design system — design tokens → CSS custom properties → reusable components — so appearance stays consistent and themeable without hard-coded magic values. Use when building a component library, theming (light/dark), or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو واجهات الويب والرقمية
الوصف

Build and audit toward WCAG 2.2 A/AA with semantic HTML, keyboard and focus behavior, ARIA only when needed, semantic browser snapshots, and automated axe checks. Use for accessible pages, forms, and dynamic widgets.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Secure authentication, sessions, and cookies — session-ID hygiene, correct cookie attributes, JWT integrity, lifecycle/timeouts, and object-level authorization (BOLA). Use when implementing or reviewing login, session, cookie, or token handling in a web app.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build production web observability with correlated traces, metrics, structured logs, safe error contracts, resource limits, and cache visibility. Use when instrumenting services, diagnosing production gaps, or defining operational readiness.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Measure and triage web performance with Lighthouse, field Core Web Vitals, browser resource timing, and explicit budgets. Use when asked to make a page faster, compare builds, or prevent performance regressions in CI.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Validate all untrusted HTTP request input at the API boundary — allow-list validation, strict JSON Schema and content-type checks, and mass-assignment protection. Use when parsing or accepting any external request body, query, header, or parameter.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Search arXiv with structured results (id, title, authors, date, categories, abstract), grade relevance, and record kept papers in the literature store.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Read a subreddit's pulse via the public RSS feed (no key), extract real-world reports vs hype, and fall back to web_search site:reddit.com when Reddit rate-limits.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Build a discoverable, reusable capability from a document (/extract-stack) or from deep web research (/craft-stack). Covers when to produce a Skill (agent procedure) versus a Tool (callable shell command), the SKILL.md format, and the write path under the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Create a durable, evidence-backed project workspace.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Deep internet research - orchestrate parallel sub-agents across partitioned questions, verify every claim against real sources, grade evidence, and synthesize one ranked, citable report. Use for competitive analysis, capability maps, frontier surveys,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

The change contract for updating Porcupine's own code. Use whenever the agent (or a contributor) modifies the Porcupine codebase itself — not for ordinary user work. Covers docs, checks, tests, packaging, releases, and the self-improvement loop.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المهن الحاسوبية الأخرى
الوصف

Example skill loaded from resources_discover

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Run a project's real build, typecheck, lint, and test commands, interpret their file:line output, fix root causes, and keep generated files out of commits. Use before claiming a change is done or when CI fails.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build, typecheck, and test until green.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Review local changes for correctness, risk, and maintainability.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build multi-file changes as small verified vertical slices.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Turn multi-file changes into verified implementation slices.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Threat-model untrusted inputs, secrets, and privileged actions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Verify framework APIs against official sources first.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Prove behavior changes with red-green-refactor tests.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٧٣ skills مجمعة.