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

initrunner

يحتوي initrunner على 25 من skills المجمعة من vladkesler، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
25
Stars
39
محدث
2026-03-21
Forks
6
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

prompt-craft
الفنانون التشكيليون بمن فيهم الرسامون والنحاتون والرسامون التوضيحيون

Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.

2026-03-21
step-by-step
علماء الرياضيات

Decompose mathematical problems into sub-expressions, evaluate each one with the calculator tool, and present the full working chain. Handles arithmetic, trigonometry, logarithms, and financial formulas.

2026-03-21
document-comparison
موظفو الملفات

Compare two or more PDF documents by extracting targeted sections, building a structured comparison matrix, and highlighting differences with page references.

2026-03-21
structured-extraction
مطوّرو البرمجيات

Extract structured data from web pages using browser snapshot and text tools, then process it into tables, comparisons, or summaries using Python.

2026-03-21
latency-analysis
مديرو الشبكات وأنظمة الحاسوب

Analyze endpoint latency trends using historical check data from memory. Detects slow degradation, spikes vs sustained issues, and calculates baseline deviations.

2026-03-19
response-validation
محللو ضمان جودة البرمجيات والمختبرون

Validate API response structure and content. Detects schema drift, unexpected null values, and abnormal response sizes.

2026-03-19
ssl-certificate
مديرو الشبكات وأنظمة الحاسوب

Check SSL/TLS certificate expiry and chain validity using openssl. Alerts on certificates expiring within 30 days.

2026-03-19
email-triage
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Classify incoming emails into triage categories using content analysis, sender profile memory, and thread detection. Produces a category (URGENT, REPLY_NEEDED, FYI, NEWSLETTER, NOTIFICATION, SPAM) with confidence and reasoning.

2026-03-19
reply-composer
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)ممثلو خدمة العملاء

Draft context-aware email replies that match sender tone, reference thread history, and follow the user's style preferences. Presents drafts for review before sending.

2026-03-19
api-contract-testing
محللو ضمان جودة البرمجيات والمختبرون

Curl-based HTTP endpoint probing and response validation. Tests status codes, response bodies, headers, and schema conformance against expected contracts.

2026-03-19
database-verification
مصممو قواعد البيانات

Shell-based database connectivity and integrity checks. Verifies that databases are reachable, schemas match expectations, and data integrity constraints hold.

2026-03-19
environment-diagnostics
مديرو الشبكات وأنظمة الحاسوب

Environment variable validation and configuration verification. Checks that required variables are set, config files parse correctly, ports are available, and system dependencies meet version requirements.

2026-03-19
service-health-check
مديرو الشبكات وأنظمة الحاسوب

Health endpoint verification and dependency status checks. Probes standard health paths, validates dependency connectivity, and reports overall service readiness.

2026-03-19
container-scan
محللو أمن المعلومات

Dockerfile security review. Checks for running as root, leaked secrets in build layers, insecure base images, and missing best practices.

2026-03-19
javascript-sast
محللو أمن المعلومات

JavaScript and Node.js security scanning. Checks dependency vulnerabilities via npm audit and source patterns for XSS, eval, and prototype pollution.

2026-03-19
python-sast
محللو أمن المعلومات

Python static analysis using bandit. Identifies injection, deserialization, unsafe exec/eval, weak crypto, and hardcoded credentials in Python code.

2026-03-19
secret-detection
محللو أمن المعلومات

Detect hardcoded secrets, API keys, tokens, and credentials in source code using pattern matching. Covers AWS, GitHub, Slack, Stripe, and generic high-entropy strings.

2026-03-19
coverage-analysis
محللو ضمان جودة البرمجيات والمختبرون

Running coverage tools, interpreting coverage reports, identifying high-risk gaps, and prioritizing which uncovered code to test first.

2026-03-19
edge-case-generation
محللو ضمان جودة البرمجيات والمختبرون

Systematic edge-case identification including boundary values, null inputs, type mismatches, and error path testing.

2026-03-19
jest-patterns
محللو ضمان جودة البرمجيات والمختبرون

Jest and Vitest testing patterns including describe/it blocks, expect matchers, mocking, and async test strategies for JavaScript and TypeScript.

2026-03-19
mocking-strategies
محللو ضمان جودة البرمجيات والمختبرون

Mock, patch, fake, and stub patterns for isolating dependencies in Python and JavaScript test suites.

2026-03-19
pytest-patterns
محللو ضمان جودة البرمجيات والمختبرون

Pytest best practices including fixtures, parametrize, markers, and assertion patterns for Python test suites.

2026-03-19
kubernetes
مديرو الشبكات وأنظمة الحاسوب

Diagnose and fix Kubernetes pods, services, networking, storage, and rollout failures with kubectl. Safety-first, read-only by default.

2026-03-18
summarizer
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Summarize long text, articles, or documents into concise bullet points.

2026-03-14
web-researcher
مطوّرو البرمجيات

Web research tools for fetching and reading web pages. Use when the agent needs to browse the web or make HTTP API calls.

2026-02-15