Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 lidge-jun/cli-jaw-skills 中的 246 个 Skill。打开任一 Skill 可查看来源和详情。
lidge-jun/cli-jaw-skills已展示 40 / 246 个已收集 Skill。
Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.
原文语言:英语
Laravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
原文语言:英语
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
原文语言:英语
Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
原文语言:英语
Freight exception handling: shipment delays, damages, losses, carrier disputes. Includes escalation protocols, carrier-specific behaviors, claims procedures, and judgment frameworks.
原文语言:英语
Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.
原文语言:英语
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
原文语言:英语
Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.
原文语言:英语
Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.
原文语言:英语
Write-time code quality enforcement using Plankton — auto-formatting, linting, and agent-powered fixes on every file edit via hooks.
原文语言:英语
Production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Includes TOC/drum-buffer-rope, SMED, OEE analysis, disruption response frameworks, and ERP/MES interaction patterns.
原文语言:英语
Example project-specific skill template based on a real production application — use as a starting point for your own project skills.
原文语言:英语
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
原文语言:英语
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
原文语言:英语
Quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Includes NCR lifecycle, CAPA systems, SPC interpretation, and audit methodology across FDA, IATF 16949, and…
原文语言:英语
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.
原文语言:英语
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
原文语言:英语
Returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Includes grading frameworks, disposition economics, fraud pattern recognition, and vendor recovery processes.
原文语言:英语
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files.
原文语言:英语
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
原文语言:英语
Audit skills and commands for quality. Supports Quick Scan (changed only) and Full Stocktake modes with batch evaluation.
原文语言:英语
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
原文语言:英语
Manual context compaction at logical workflow boundaries to preserve context through task phases.
原文语言:英语
Interactive agent picker for composing and dispatching parallel teams from agent persona files.
原文语言:英语
Multi-phase verification system for code changes — build, types, lint, tests, security, diff.
原文语言:英语
See, Understand, Act on video and audio. Ingest from local files, URLs, RTSP/live feeds, or desktop capture. Extract frames, build visual/semantic/temporal indexes, search moments with timestamps and auto-clips. Transcode, timeline edit (subtitles, overlays,…
原文语言:英语
Translate visa application documents (images) to English and create a bilingual PDF with original and translation.
原文语言:英语
X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting.
原文语言:英语
macOS-only AppleScript control for the ChatGPT Atlas desktop app. Use only when the user explicitly asks to control Atlas tabs/bookmarks/history on macOS and the "ChatGPT Atlas" app is installed; do not trigger for general browser tasks or non-macOS…
原文语言:英语
Explore user intent, requirements, and design before implementation. Recommended before creative work such as new features or component design.
原文语言:英语
Generate user-facing changelogs from git commits. Categorizes changes, filters internal noise, and formats for customers.
原文语言:英语
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
原文语言:英语
Guide quick orientation of an unfamiliar codebase with module mapping, entry points, and local run steps. Use when a junior developer needs to get situated fast.
原文语言:英语
Explain a configuration file and its key options. Use when a junior developer is confused by a config file.
原文语言:英语
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent…
原文语言:英语
Recommend basic data structures for a task. Use when a junior developer needs help choosing lists, maps, or sets.
原文语言:英语
Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach.
原文语言:英语
Guide installation of project dependencies and toolchains. Use when a junior developer is stuck setting up the environment.
原文语言:英语
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review…
原文语言:英语
Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports.…
原文语言:英语