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

agent-plugins

يحتوي agent-plugins على 6 من skills المجمعة من sealad886، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
0
محدث
2026-04-20
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

content-scripts-and-messaging
مطوّرو البرمجيات

Design how Chromium extensions interact with page DOM and coordinate between content scripts, service workers, and extension pages. Use when deciding how to inject code, pass messages, structure isolated-world logic, or debug cross-context state flow.

2026-04-20
extension-publishing-and-distribution
مطوّرو البرمجيات

Prepare Chromium extensions for packaging, Chrome Web Store submission, Microsoft Edge Add-ons submission, and controlled release management. Use when assembling a release build, writing listing metadata, validating review readiness, or planning update rollout.

2026-04-20
extension-security-and-permissions
محللو أمن المعلومات

Review Chromium extensions for least-privilege permissions, safe host access, CSP and remote-code compliance, and narrow resource exposure. Use when adding permissions, auditing a manifest, preparing a store review narrative, or tightening extension security boundaries.

2026-04-20
extension-testing-and-debugging
محللو ضمان جودة البرمجيات والمختبرون

Debug Chromium browser extensions across service workers, content scripts, and extension pages, and write reproducible Playwright-based tests. Use when loading unpacked extensions, inspecting runtime contexts, building smoke tests, or diagnosing permission, lifecycle, and messaging issues.

2026-04-20
extension-ui-surfaces
مطوّرو البرمجيات

Choose and implement the right Chromium extension UI surfaces such as popup, side panel, options page, commands, context menus, and offscreen documents. Use when deciding how the user should enter a workflow, where state should live, or how much UI should persist across tabs.

2026-04-20
mv3-architecture
مطوّرو البرمجيات

Plan Manifest V3 Chromium extensions around the right execution contexts, permissions, storage, and background model. Use when designing a new extension, migrating older background-page code, choosing between service workers and content scripts, or reviewing an extension manifest and folder layout.

2026-04-20