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

spam-blocker

يحتوي spam-blocker على 12 من skills المجمعة من bitsocialnet، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

debug-agent
مطوّرو البرمجيات

Systematic evidence-based debugging using runtime logs. Generates hypotheses, instruments code with NDJSON logs, guides reproduction, analyzes log evidence, and iterates until root cause is proven with cited log lines. Use when the user reports a bug, unexpected behavior, or asks to debug an issue.

2026-04-19
commit-format
مطوّرو البرمجيات

Formats commit titles and descriptions using Conventional Commits. Use when suggesting or writing git commit messages.

2026-04-08
context7
مطوّرو البرمجيات

Retrieves up-to-date docs for libraries and frameworks. Use when checking current Fastify, Vitest, Zod, or Node APIs before coding.

2026-04-08
deslop
مطوّرو البرمجيات

Removes overengineered or noisy AI-generated code from recent backend changes. Use when a diff reads as too defensive or too abstract.

2026-04-08
find-skills
مطوّرو البرمجيات

Helps discover and install useful agent skills for this repo. Use when a user asks how to do a recurring task or asks whether a skill exists for Fastify, Vitest, Zod, security review, or similar backend workflows.

2026-04-08
fix-merge-conflicts
مطوّرو البرمجيات

Resolves merge conflicts conservatively and verifies the repo still builds. Use when the tree contains conflict markers or git reports unresolved merges.

2026-04-08
implement-plan
مطوّرو البرمجيات

Orchestrates a multi-task implementation by delegating backend slices to plan-implementer subagents. Use when the user provides a plan and wants it executed in parallel where possible.

2026-04-08
issue-format
متخصصو إدارة المشاريع

Formats concise GitHub issue titles and descriptions. Use when turning a problem into a tracking issue.

2026-04-08
playwright-cli
محللو ضمان جودة البرمجيات والمختبرون

Automates browser verification for local routes and iframe flows. Use when checking challenge pages, OAuth status views, or other browser-visible server output.

2026-04-08
readme
مطوّرو البرمجيات

Update or rewrite README.md for this backend service. Use when setup commands, workflow commands, API behavior, or architecture descriptions change.

2026-04-08
refactor-pass
مطوّرو البرمجيات

Performs a cleanup pass on recent changes to simplify backend code without changing behavior. Use when the user asks for a refactor or cleanup.

2026-04-08
risk-score-maintenance
مطوّرو البرمجيات

Maintains the risk scoring system when factors, weights, or scoring behavior change. Use when working under packages/server/src/risk-score.

2026-04-08