Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
ucsandman
ملف منشئ GitHub

ucsandman

عرض على مستوى المستودعات لـ 46 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
46
مستودعات
4
محدث
2026-07-12
مستكشف المستودعات

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

dashclaw-ship
مطوّرو البرمجيات

The single command that gets a DashClaw change ON MAIN AND LIVE — it resolves everything blocking production, never defers, and never hands back a checklist. Lands feature branches on main (rebase, gate, merge, push so Vercel deploys), bumps the unified platform+SDK version, and realigns every *description* of the system with the live code: README, PROJECT_DETAILS, SDK READMEs, /docs, generated artifacts (API inventory, OpenAPI, download bundles), plugins/skills/hooks/MCP, marketing/landing pages, the drift-prone hardcoded counts (routes, SDK methods, MCP tools/resources, guard policies) and stale freshness date-stamps. The one step it can't finish itself is the credential-gated SDK publish (`npm run release:sdks`). Use whenever the user wants to ship, land, or finish a change — get it on main, make it live, cut a release, bump the version, refresh all the docs, make everything accurate, fix wrong counts or old dates. Not for building or debugging the feature itself.

2026-07-10
dashclaw-governance
المهن الحاسوبية الأخرى

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/require_approval), when to record actions, how to wait for approvals, and session lifecycle management. Loads org-specific policies and capabilities from MCP resources at session start. Use with @dashclaw/mcp-server. Trigger on: governed agent, dashclaw governance, guard policy, approval wait, governed capability, risk threshold, action recording, session lifecycle.

2026-07-10
manage-approvals
المهن الحاسوبية الأخرى

Human-in-the-loop approval workflows for governed agent actions

2026-07-10
dashclaw-governance
المهن الحاسوبية الأخرى

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/require_approval), when to record actions, how to wait for approvals, and session lifecycle management. Loads org-specific policies and capabilities from MCP resources at session start. Use with @dashclaw/mcp-server. Trigger on: governed agent, dashclaw governance, guard policy, approval wait, governed capability, risk threshold, action recording, session lifecycle.

2026-07-10
setup-dashclaw
مديرو الشبكات وأنظمة الحاسوب

Set up a DashClaw instance, install the CLI tool, and configure Claude Code hooks

2026-07-06
gitnexus-cli
مطوّرو البرمجيات

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"

2026-07-04
gitnexus-guide
مطوّرو البرمجيات

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?"

2026-07-04
gitnexus-refactoring
مطوّرو البرمجيات

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file"

2026-07-04
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
launch
محللو أبحاث السوق ومتخصصو التسويق

Use when a product or feature is ready to go public — after shipping, when the user says "launch it", "announce it", "go live", or wants a release marketed end to end.

2026-07-12
marketing
محللو أبحاث السوق ومتخصصو التسويق

Use when the user wants the complete marketing asset suite for a product in one run — "/marketing", "build all the marketing assets", "generate everything for the launch", "all the animations and brand assets for X". Not for a single asset (use that asset's own skill) and not for launch copywriting alone (use /launch).

2026-07-12
audio-track
فنيو الصوت والفيديو

Use when the user wants music, voiceover, narration, or a soundtrack added to a video asset, OR wants standalone generated audio for any purpose (e.g. "/audio-track", "add music to the launch video", "narrate the demo", "make a 30 second music sting", "generate a voiceover mp3", "jingle for the intro").

2026-07-10
launch-video
فنيو الصوت والفيديو

Use when the user wants a full launch video / hero video / 30-90s product announcement composing demo footage, logo, and copy (e.g. "/launch-video", "make the launch video for DashClaw").

2026-07-10
logo-reveal
فنانو المؤثرات الخاصة والمحركون

Use when the user wants a logo reveal / logo animation / brand intro video for any product (e.g. "/logo-reveal", "make a logo reveal for DashClaw", "animated logo for the landing page").

2026-07-10
marketing-studio
فنانو المؤثرات الخاصة والمحركون

Use when generating any brand video, animation, image, or audio asset (logo reveal, social clip, product demo, launch video, OG image, README GIF, music, voiceover) for any product/repo, or when working inside C:\Projects\animations. Required background for /logo-reveal, /social-clip, /product-demo, /launch-video, /og-assets, /audio-track.

2026-07-10
og-assets
فنانو المؤثرات الخاصة والمحركون

Use when the user wants OG images, link-preview assets, animated OG loops, README GIFs, or social-card exports for any product (e.g. "/og-assets", "make an OG image and README gif").

2026-07-10
product-demo
فنانو المؤثرات الخاصة والمحركون

Use when the user wants a product demo video / screen recording with zooms and cursor / dashboard walkthrough clip for any product (e.g. "/product-demo", "record a demo of the app", "Screen-Studio style demo").

2026-07-10
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
claude-code-capabilities
مطوّرو البرمجيات

Use when unsure which Claude Code capability fits a task, when about to single-thread large/cross-cutting/repetitive work, or when you or the user ask what Claude Code can do — loads the full capability map (signal → capability) and points to the deep-dive skills.

2026-07-01
claude-code-effort-models
مطوّرو البرمجيات

Use when deciding how to work on a task - choosing effort level, model, or fast mode to balance reasoning depth, speed, and token cost.

2026-07-01
claude-code-agent-sdk
مطوّرو البرمجيات

Use when building custom AI agents headlessly, embedding Claude Code tools in an app, or running scripted/cron agents—need SDK package names, setup, core API entry points, supported languages, and relation to Claude Code CLI and Messages...

2026-06-08
claude-code-background-agents
مطوّرو البرمجيات

Use when needing to understand or manage background agents, long-running tasks, polling, scheduling, or async work in Claude Code without blocking the session.

2026-06-08
claude-code-checkpointing
مطوّرو البرمجيات

Use when you need to undo code edits, explore alternatives without losing a starting point, recover from a bad edit path, or restore previous conversation state — press Esc Esc or run /rewind to open checkpoints menu.

2026-06-08
claude-code-dynamic-workflows
مطوّرو البرمجيات

Use when a task is too big for one context — broad audits, multi-file migrations, multi-source research, or parallel multi-dimension review — and you want to fan out and orchestrate many subagents deterministically with the Workflow tool (requires ultracode / explicit opt-in).

2026-06-08
claude-code-github-actions
مطوّرو البرمجيات

Use when setting up or debugging Claude Code GitHub Actions automation, or deciding whether to route CI/CD tasks to GitHub Actions vs local session.

2026-06-08
claude-code-hooks
مطوّرو البرمجيات

Use when configuring automated lifecycle commands (hooks) in Claude Code settings.json — event types, matcher syntax, exit codes, JSON output, path placeholders.

2026-06-08
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات