Use AIO Sandbox for isolated browser workflows.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٧٣ من skills من Abd0r/porcupineai. افتح أي skill لمراجعة مصدره وتفاصيله.
Abd0r/porcupineaiعرض ٣٣ من أصل ٧٣ skills مجمعة.
Use AIO Sandbox for isolated browser workflows.
لغة النص الأصلي: الإنجليزية
Safe cross-platform screen observation and UI interaction on macOS, Linux, and Windows.
لغة النص الأصلي: الإنجليزية
Run a data-quality gate before drawing conclusions — inspect distributions, check for missing/duplicate/sensitive values, validate schema, and aggregate honestly.
لغة النص الأصلي: الإنجليزية
Parse, validate, transform, extract from, and safely mutate JSON, CSV, and YAML using node -e and jq when available.
لغة النص الأصلي: الإنجليزية
Reproduce bugs, isolate cause, fix, verify.
لغة النص الأصلي: الإنجليزية
Reproduce, isolate, root-cause, and fix bugs with evidence instead of guessing. Use for any test failure, stack trace, regression, or unexpected behavior before proposing a fix.
لغة النص الأصلي: الإنجليزية
Orient in an unfamiliar codebase — map the repo, locate symbol definitions vs usages, trace call paths, and understand build/test setup before editing.
لغة النص الأصلي: الإنجليزية
Write and maintain README, CHANGELOG, guides, and code comments that stay accurate and current — verified against source, never imagined. Use when creating or editing any user-facing or developer-facing docs.
لغة النص الأصلي: الإنجليزية
Safely and efficiently read, search, and edit files with Porcupine's filesystem tools, avoiding destructive mistakes.
لغة النص الأصلي: الإنجليزية
Recover safely from broken Porcupine customizations.
لغة النص الأصلي: الإنجليزية
Delegate focused, self-contained work to an isolated sub-agent with its own context, budget, and tools.
لغة النص الأصلي: الإنجليزية
Decompose a large goal into targeted parallel sub-agent missions and integrate verified results — the harness carries the orchestration, the user states the goal.
لغة النص الأصلي: الإنجليزية
The universal problem-solving loop for ANY task — understand, recon, decompose, plan, execute one step at a time, verify each, reflect. The umbrella that routes to domain skills. Use as the default operating loop when a task is not trivial.
لغة النص الأصلي: الإنجليزية
Debug systematically instead of guess-and-patching — reproduce first, isolate one variable, read the actual error at file:line, and verify the fix with a real command. Use for any bug, test failure, or unexpected behavior.
لغة النص الأصلي: الإنجليزية
Isolate risky work before it can hurt you — run untrusted code in a container, put experiments in a disposable clone, and use Porcupine's mode settings and Escape-cancel to contain yourself. Use whenever work could be destructive, untrusted, or hard to…
لغة النص الأصلي: الإنجليزية
Write secure-by-default code — keep secrets out of code and logs, validate all input against an allow-list, and neutralize path traversal and command injection. Use when writing or reviewing any code that touches input, files, or the shell.
لغة النص الأصلي: الإنجليزية
Compare methods fairly - baselines, held-out data, leakage prevention, and honest significance.
لغة النص الأصلي: الإنجليزية
Analyze data without fooling yourself - hygiene, distributions, statistics, and honest plots.
لغة النص الأصلي: الإنجليزية
Evidence-graded literature search, dedupe, and synthesis with citation trails.
لغة النص الأصلي: الإنجليزية
Run experiments anyone can reproduce - seeds, pinned env, versioned data, full-run verification.
لغة النص الأصلي: الإنجليزية
Write papers where every claim maps to evidence and every citation resolves.
لغة النص الأصلي: الإنجليزية
Write reliable shell commands — correct quoting, pipes, exit-code checks, and knowing when to use a purpose-built tool instead of bash.
لغة النص الأصلي: الإنجليزية
LOC and language breakdown with pygount or cloc.
لغة النص الأصلي: الإنجليزية
Safe local git plus pointer to GitHub skill stack.
لغة النص الأصلي: الإنجليزية
Set up GitHub auth via gh CLI, HTTPS token, or SSH.
لغة النص الأصلي: الإنجليزية
Review PR diffs and leave gh review comments.
لغة النص الأصلي: الإنجليزية
Explore a GitHub repo structure, README, and layout.
لغة النص الأصلي: الإنجليزية
List, create, triage, label, close GitHub issues with gh.
لغة النص الأصلي: الإنجليزية
Resolve PR merge conflicts in isolated worktrees.
لغة النص الأصلي: الإنجليزية
PR lifecycle: branch, commit, push, open, CI, merge.
لغة النص الأصلي: الإنجليزية
Profile a GitHub user from public repos and README.
لغة النص الأصلي: الإنجليزية
Clone, fork, create repos; remotes, releases, settings.
لغة النص الأصلي: الإنجليزية
Verify which issues a PR solves via gh, not web search.
لغة النص الأصلي: الإنجليزية