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

sc30gsw

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

skills مجمعة
71
مستودعات
8
محدث
2026-06-17
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
vcsdd-claude-code
27 skills · 2026-04-01
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمحللو أمن المعلوماتمديرو أنظمة الحاسوب والمعلومات
5 فئات مهنية · 100% مصنفة
38%الحصة
#02
claude-code-customes
24 skills · 2026-05-27
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقميةالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريعمطوّرو الويب
6 فئات مهنية · 100% مصنفة
34%الحصة
#03
jikan-log
6 skills · 2026-04-05
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
8.5%الحصة
#04
elysiajs-cli
5 skills · 2026-03-21
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويب
3 فئات مهنية · 100% مصنفة
7.0%الحصة
#05
instant-board
4 skills · 2026-04-28
مطوّرو البرمجياتمطوّرو الويب
2 فئات مهنية · 100% مصنفة
5.6%الحصة
#06
tanstack-start-rsc-sample
2 skills · 2026-04-14
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات
2 فئات مهنية · 100% مصنفة
2.8%الحصة
#07
tanstack-start-prose-polish
2 skills · 2026-05-30
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
2.8%الحصة
#08
my-eve-first-agent
1 skills · 2026-06-17
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
1.4%الحصة
مستكشف المستودعات

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

vcsdd-adversarial-refinement
محللو ضمان جودة البرمجيات والمختبرون

Use this skill when running or interpreting VCSDD adversarial reviews. Provides calibration guidance for the Adversary agent, finding severity classification, and anti-leniency enforcement patterns.

2026-04-01
vcsdd-adversary
محللو ضمان جودة البرمجيات والمختبرون

Run Phase 3 (adversarial review) for the active VCSDD feature. Spawns a fresh vcsdd-adversary agent with zero Builder context to review implementation against spec. Produces binary PASS/FAIL verdict per dimension.

2026-04-01
vcsdd-commit
مطوّرو البرمجيات

Create a git commit for the current VCSDD phase. Auto-generates a conventional commit message from state.json including phase, sprint, gate verdict, and affected bead IDs. Tags with vcsdd/<feature>/phase-<id>.

2026-04-01
vcsdd-contract-review
محللو ضمان جودة البرمجيات والمختبرون

Run the strict-mode sprint contract review after Phase 2c. Spawns a fresh vcsdd-adversary instance to review `contracts/sprint-N.md` and writes a PASS/FAIL verdict under `reviews/contracts/sprint-N/output/`.

2026-04-01
vcsdd-converge
محللو ضمان جودة البرمجيات والمختبرون

Run Phase 6 (convergence check) for the active VCSDD feature. Validates four-dimensional convergence: finding diminishment, finding specificity, criteria coverage, and duplicate detection.

2026-04-01
vcsdd-convergence-detection
محللو ضمان جودة البرمجيات والمختبرون

Use this skill during Phase 6 convergence checks. Provides four-dimensional convergence analysis, hallucination detection, and duplicate finding identification.

2026-04-01
vcsdd-escalate
مديرو أنظمة الحاسوب والمعلومات

Architect escalation approval — extend iteration limit for a phase that has hit its cap. Records the approval decision in state and allows the blocked transition to proceed.

2026-04-01
vcsdd-feedback-routing
محللو ضمان جودة البرمجيات والمختبرون

Use this skill when routing adversary findings in Phase 4. Provides routing logic, iteration limit enforcement, and escalation protocols.

2026-04-01
عرض أهم 8 من أصل 27 skills مجمعة في هذا المستودع.
fallow
مطوّرو البرمجيات

Codebase intelligence for JavaScript and TypeScript. Free static layer finds unused code (files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, and feature flag patterns. Runtime coverage merges production execution data into the same health report for hot-path review, cold-path deletion confidence, and stale-flag evidence: a single local capture is free, while continuous/cloud runtime monitoring is paid. 90 framework plugins, zero configuration, sub-second static analysis. Use when asked to analyze code health, find unused code, detect duplicates, check circular dependencies, audit complexity, check architecture boundaries, detect feature flags, clean up the codebase, auto-fix issues, merge runtime coverage, or run fallow.

2026-05-27
git-pr
مطوّرو البرمجيات

Generate PR description and automatically create pull request on GitHub

2026-05-27
accessibility
مصممو واجهات الويب والرقمية

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

2026-05-27
agent-browser
مطوّرو البرمجيات

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.

2026-05-27
better-result-adopt
مطوّرو البرمجيات

Adopt better-result in an existing TypeScript codebase. Use when replacing try/catch, Promise rejection handling, null sentinels, or thrown domain exceptions with typed Result workflows.

2026-05-27
doc-coauthoring
متخصصو إدارة المشاريع

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-05-27
find-docs
مطوّرو البرمجيات

Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service -- even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training data may not reflect recent API changes or version updates. Always use for: API syntax questions, configuration options, version migration issues, "how do I" questions mentioning a library name, debugging that involves library-specific behavior, setup instructions, and CLI tool usage. Use even when you think you know the answer -- do not rely on training data for API details, signatures, or configuration options as they are frequently outdated. Always verify against current docs. Prefer this over web search for library documentation and API details.

2026-05-27
find-skills
المهن الحاسوبية الأخرى

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-05-27
عرض أهم 8 من أصل 24 skills مجمعة في هذا المستودع.
expo-module
مطوّرو البرمجيات

Guide for writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building or modifying native modules for Expo.

2026-04-05
expo-tailwind-setup
مطوّرو البرمجيات

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

2026-04-05
upfetch
مطوّرو البرمجيات

Load this skill for any up-fetch task: `up(fetch, getDefaultOptions?)`, `upfetch(url, options?)`. Covers dynamic defaults, auth, request shaping, validation, error handling, lifecycle timing, and runtime caveats.

2026-04-05
use-dom
مطوّرو البرمجيات

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

2026-04-05
better-result-adopt
مطوّرو البرمجيات

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.

2026-04-05
elysia-cli
مطوّرو البرمجيات

Use when building Elysia web applications or when the user asks about Elysia APIs, routing, MVC/folder structure, lifecycle hooks, validation/models, plugins, Eden, WebSockets, streaming, or best practices. TRIGGER when code imports from 'elysia' or '@elysiajs/*', or the user mentions Elysia. Prefer `elysia docs essential/best-practice` and `elysia search` (from @sc30gsw/elysiajs-cli) for authoritative patterns; use `elysia req` to hit routes without an HTTP server (via `app.handle()`).

2026-04-05
عرض 8 من أصل 8 مستودعات
تم تحميل كل المستودعات
sc30gsw Agent Skills | SkillsMP