Skip to main content

这个仓库中的 skills

mturac/everything-openai-codex - 第 16 页

SkillsMP 已收集 mturac/everything-openai-codex 中的 681 个 Skill。打开任一 Skill 可查看来源和详情。

mturac/everything-openai-codex

已展示 40 / 681 个已收集 Skill。

职业分类
软件开发工程师
描述

NestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.

原文语言:英语

更新
职业分类
桌面出版专家
描述

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

原文语言:英语

更新
职业分类
其他计算机职业
描述

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、…

更新
职业分类
软件开发工程师
描述

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Read a plan document, decompose it into steps, design a per-step agent chain from the ecc catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Codex-powered fixes on every file edit via hooks.

原文语言:英语

更新
职业分类
数据库架构师
描述

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes,…

原文语言:英语

更新
职业分类
项目管理专家
描述

Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ecc-native…

原文语言:英语

更新
职业分类
项目管理专家
描述

Use this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service.

原文语言:英语

更新
职业分类
工业工程师
描述

Codified expertise for production scheduling, job sequencing, line balancing, changeover optimization, and bottleneck resolution in discrete and batch manufacturing. Informed by production schedulers with 15+ years experience. Includes TOC/drum-buffer-rope,…

原文语言:英语

更新
职业分类
项目管理专家
描述

Operate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains the internal execution layer. Use when the user wants backlog control, PR triage, or…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Analyze raw prompts, identify intent and gaps, match ecc components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
数据科学家
描述

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

原文语言:英语

更新
职业分类
工业工程师
描述

Codified expertise for quality control, non-conformance investigation, root cause analysis, corrective action, and supplier quality management in regulated manufacturing. Informed by quality engineers with 15+ years experience across FDA, IATF 16949, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.

原文语言:英语

更新
职业分类
软件开发工程师
描述

RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.

原文语言:英语

更新
职业分类
数据科学家
描述

Design composable recommendation, ranking, and feed pipelines using the six-stage Source→Hydrator→Filter→Scorer→Selector→SideEffect framework popularized by xAI's open-sourced For You algorithm. Use this skill whenever the user is building any system that…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Cross-stack source code asset audit — classifies every file, detects embedded third-party libraries, and delivers actionable four-level verdicts per module with interactive HTML reports.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Evidence-first current-state research workflow for ecc. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

原文语言:英语

更新
职业分类
物流专家
描述

Codified expertise for returns authorization, receipt and inspection, disposition decisions, refund processing, fraud detection, and warranty claims management. Informed by returns operations managers with 15+ years experience. Includes grading frameworks,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files

原文语言:英语

更新
职业分类
软件开发工程师
描述

Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.

原文语言:英语

更新
已展示 40 / 681 个已收集 Skill。