Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.
원문 언어: 영어
메뉴
SkillsMP는 vladkesler/initrunner에서 25개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 25개 중 25개를 표시합니다.
Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.
원문 언어: 영어
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.
원문 언어: 영어
Compare two or more PDF documents by extracting targeted sections, building a structured comparison matrix, and highlighting differences with page references.
원문 언어: 영어
Extract structured data from web pages using browser snapshot and text tools, then process it into tables, comparisons, or summaries using Python.
원문 언어: 영어
Analyze endpoint latency trends using historical check data from memory. Detects slow degradation, spikes vs sustained issues, and calculates baseline deviations.
원문 언어: 영어
Validate API response structure and content. Detects schema drift, unexpected null values, and abnormal response sizes.
원문 언어: 영어
Check SSL/TLS certificate expiry and chain validity using openssl. Alerts on certificates expiring within 30 days.
원문 언어: 영어
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.
원문 언어: 영어
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.
원문 언어: 영어
Curl-based HTTP endpoint probing and response validation. Tests status codes, response bodies, headers, and schema conformance against expected contracts.
원문 언어: 영어
Shell-based database connectivity and integrity checks. Verifies that databases are reachable, schemas match expectations, and data integrity constraints hold.
원문 언어: 영어
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.
원문 언어: 영어
Health endpoint verification and dependency status checks. Probes standard health paths, validates dependency connectivity, and reports overall service readiness.
원문 언어: 영어
Dockerfile security review. Checks for running as root, leaked secrets in build layers, insecure base images, and missing best practices.
원문 언어: 영어
JavaScript and Node.js security scanning. Checks dependency vulnerabilities via npm audit and source patterns for XSS, eval, and prototype pollution.
원문 언어: 영어
Python static analysis using bandit. Identifies injection, deserialization, unsafe exec/eval, weak crypto, and hardcoded credentials in Python code.
원문 언어: 영어
Detect hardcoded secrets, API keys, tokens, and credentials in source code using pattern matching. Covers AWS, GitHub, Slack, Stripe, and generic high-entropy strings.
원문 언어: 영어
Running coverage tools, interpreting coverage reports, identifying high-risk gaps, and prioritizing which uncovered code to test first.
원문 언어: 영어
Systematic edge-case identification including boundary values, null inputs, type mismatches, and error path testing.
원문 언어: 영어
Jest and Vitest testing patterns including describe/it blocks, expect matchers, mocking, and async test strategies for JavaScript and TypeScript.
원문 언어: 영어
Mock, patch, fake, and stub patterns for isolating dependencies in Python and JavaScript test suites.
원문 언어: 영어
Pytest best practices including fixtures, parametrize, markers, and assertion patterns for Python test suites.
원문 언어: 영어
Diagnose and fix Kubernetes pods, services, networking, storage, and rollout failures with kubectl. Safety-first, read-only by default.
원문 언어: 영어
Summarize long text, articles, or documents into concise bullet points.
원문 언어: 영어
Web research tools for fetching and reading web pages. Use when the agent needs to browse the web or make HTTP API calls.
원문 언어: 영어