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

arch3rPro

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

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

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

web-search
غير مصنف

Use when discovering public sources from a query, searching papers via arXiv, using a privacy-oriented SearXNG instance, or finding pages semantically related to a known URL; optionally select Exa MCP, Exa, Tavily, Firecrawl, Jina, DuckDuckGo, Brave, SearXNG,…

٢٦ أغسطس ٢٠٢٦
provider-manager
غير مصنف

Use when configuring ArkSpace providers, fixing missing provider URLs or API keys, checking provider readiness, or setting up multiple API key rotation.

٢٦ أغسطس ٢٠٢٦
prd-create
متخصصو إدارة المشاريع

Create or revise R&D-facing PRDs from product screenshots, prototypes, confirmed requirements, and review decisions. Keep the standard PRD document structure and preserve every functional-page field and field restriction; write clear workflows as a screenshot…

١٧ أغسطس ٢٠٢٦
web-automation
مطوّرو البرمجيات

Interact with public pages or manage recurring monitors for public web targets.

١٣ أغسطس ٢٠٢٦
web-extract
مطوّرو البرمجيات

Extract requested structured fields or schema from supplied public URL(s) with a natural-language goal.

١٣ أغسطس ٢٠٢٦
web-fetch
مطوّرو البرمجيات

Read supplied public URL(s) into readable content, metadata, or links; optionally select Exa, Tavily, or Firecrawl.

١٣ أغسطس ٢٠٢٦
web-site
مطوّرو البرمجيات

Discover or crawl a known public site; optionally select Tavily or Firecrawl.

١٣ أغسطس ٢٠٢٦
orchestrator
المهن الحاسوبية الأخرى

Route ArkSpace requests that need role, skill, provider, or web capability selection, including unclear or cross-domain tasks.

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
module-layering
مطوّرو البرمجيات

Know and enforce your module dependency graph — derive inter-module edges from the canonical dependency signal, catch circular dependencies, and enforce intended layering with tooling. Use when a codebase has many modules or packages and layering is a real…

١٨ أغسطس ٢٠٢٦
event-contract-matrix
مطوّرو البرمجيات

Maintain an explicit matrix of which module dispatches each event and which modules listen — many-to-many, with deliberate bypass sites noted — so event contracts stay a single source of truth. Use in event-driven or pub/sub systems where events cross module…

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

Write a backward-looking failure record — executive summary, timeline, root cause, and guardrails — when a bug was subtle, systemic, and costly to rediscover. Use after a hard incident or regression, or when deciding whether one is owed. It records what broke…

١٨ أغسطس ٢٠٢٦
responding-to-review-on-a-stack
محللو ضمان جودة البرمجيات والمختبرون

Respond to code review across a dependent PR stack — fix on the PR that introduced the issue, propagate the fix up-stack, keep each review fix a distinct commit, lease-protect any rewrite, and re-audit threads, approvals, and checks after every rewrite. Use…

١٨ أغسطس ٢٠٢٦
runtime-invariants
مطوّرو البرمجيات

Assert only authoritative state at runtime — authoritative event streams or mutable data, never service or method presence — with each check owned by the module it guards and failing loud at startup. Use when adding runtime invariant checks, or deciding what…

١٨ أغسطس ٢٠٢٦
prose-standard
مطوّرو البرمجيات

Write prose that preserves every contract while deleting reasoning transcripts, repetition, and decoration — across comments, JSDoc, docs, prompts, diagnostics, and user-visible strings. Use when writing, reviewing, trimming, restoring, or auditing prose, or…

١٨ أغسطس ٢٠٢٦
code-conventions
مطوّرو البرمجيات

General code conventions that keep a codebase predictable — reversible side effects, switching on discriminant tags, explicit-over-implicit at boundaries, configuration over hardcoded tunables, branded opaque ids, trusting types at typed boundaries, and…

١٨ أغسطس ٢٠٢٦
defensive-patterns
مطوّرو البرمجيات

Defensive-programming patterns to apply when writing or reviewing lifecycle, concurrency, subprocess, teardown, error-reporting, or untrusted-IO code. Use when a change touches async setup or teardown, callbacks, spawned processes, workers, event listeners,…

١٨ أغسطس ٢٠٢٦
عرض 8 من أصل ١٥ skills مجمعة.
article-content-summarizer
موظفو المكاتب العامون

Use when an agent needs to fetch article pages, extract readable content, summarize article bodies, collect key points, find media candidates, localize summaries, or enrich archived RSS entries with article content.

٢٢ يونيو ٢٠٢٦
rss-ai-digest
موظفو المكاتب العامون

Use when an agent needs quick RSS or Atom subscription digests, daily news, key information, OPML import, new AI or technical article discovery, keyword/date/author/category/language filtering, scoring, or seen-item dedupe.

٢٢ يونيو ٢٠٢٦
rss-source-curator
موظفو المكاتب العامون

Use when an agent needs to evaluate RSS source quality, review feed health, generate source curation actions, apply reviewed registry patches, or maintain RSS/OPML source registries.

٢٢ يونيو ٢٠٢٦
subscription-research-agent
موظفو المكاتب العامون

Use when an agent needs deep research from subscription sources, local research workspaces, archived evidence, evidence briefs, source-backed research memos, hypothesis tracking, or multi-step synthesis.

٢٢ يونيو ٢٠٢٦
public-trend-radar
محللو أبحاث السوق ومتخصصو التسويق

Use when an agent needs public-channel trend discovery, trend cards, AI/technical trend signals, product/business trend signals, or open public sources as upstream context.

٢٠ يونيو ٢٠٢٦
release-watch
مطوّرو البرمجيات

Use when an agent needs to monitor watched software releases, classify version updates, avoid duplicate release notifications, or decide whether a watched tool should be upgraded.

٢٠ يونيو ٢٠٢٦
rss-feed-discovery
مطوّرو البرمجيات

Use when an agent needs to discover RSS or Atom feed URLs from public pages, validate candidate feeds, or generate reviewable feed registry patches before source curation.

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