Skip to main content

이 저장소의 skills

mturac/everything-openai-codex - 15페이지

SkillsMP는 mturac/everything-openai-codex에서 681개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

mturac/everything-openai-codex

수집된 skill 681개 중 40개를 표시합니다.

직업 분류
정보 보안 분석가
설명

Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit trails, encryption, and common leak vectors.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Convert local Hermes operator workflows into sanitized ecc skills and release-pack artifacts. Use when preparing a Hermes workflow for public ecc reuse without leaking private workspace state, credentials, or local-only paths.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

HIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, breach posture, or US healthcare compliance requirements.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Segmenting home networks into VLANs for IoT, guest, trusted, and server traffic using UniFi, pfSense/OPNsense, and MikroTik — including switch trunk config, firewall rules, and wireless SSID mapping.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

WireGuard VPN server setup, peer configuration, key generation, split tunneling vs full tunnel routing, and remote access to a home network from mobile and laptop clients.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

원문 언어: 영어

업데이트
직업 분류
물류 전문가
설명

Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting…

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pattern for progressively refining context retrieval to solve the subagent context problem

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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.

원문 언어: 영어

업데이트
직업 분류
서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)
설명

AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.

원문 언어: 영어

업데이트
직업 분류
물류 전문가
설명

Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific behaviors, claims…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.

원문 언어: 영어

업데이트
직업 분류
특수 효과 아티스트 및 애니메이터
설명

Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ecc video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Evidence-first live messaging workflow for ecc. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Operate and extend NanoClaw v2, ecc's zero-dependency session-aware REPL built on codex -p.

원문 언어: 영어

업데이트
수집된 skill 681개 중 40개를 표시합니다.