Skip to main content

이 저장소의 skills

Sheshiyer/skill-clusters - 16페이지

SkillsMP는 Sheshiyer/skill-clusters에서 722개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

Sheshiyer/skill-clusters

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

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

Maps Tauri application lifecycle security threats across development, build, distribution, and runtime phases, with mitigation strategies and best practices. USE WHEN threat-modeling a Tauri app end to end or hardening a specific lifecycle phase against…

원문 언어: 영어

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

Explains the Tauri process model: the Core process, WebView processes, inter-process communication, multiwindow handling, and process isolation security patterns. USE WHEN reasoning about process boundaries, debugging multiwindow behavior, or applying process…

원문 언어: 영어

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

Explains how the Tauri runtime authority enforces security at execution time: ACL-based access control, capability resolution, scope injection, and command validation for secure IPC. USE WHEN debugging why a command is denied, configuring capabilities and…

원문 언어: 영어

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

Guides updating Tauri dependencies across the CLI, Rust crates, and JavaScript packages, keeping versions synchronized and checking for outdated releases. USE WHEN upgrading Tauri or its plugins, fixing version-mismatch errors between @tauri-apps/api and the…

원문 언어: 영어

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

Guidelines for upgrading Expo SDK versions and fixing the dependency issues that follow. USE WHEN bumping an Expo SDK (including beta/preview releases), running expo-doctor, or resolving New Architecture, React 19, or native-tabs migration breakage after an…

원문 언어: 영어

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

Guides distributing Tauri apps via CrabNebula Cloud: pipeline setup, cloud configuration, auto-update integration, and CI/CD workflows. USE WHEN publishing Tauri release artifacts to CrabNebula Cloud, wiring its update server to the Tauri updater, or…

원문 언어: 영어

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

A comprehensive verification system for Claude Code sessions, running build, type-check, and quality gates in phases. USE WHEN finishing a feature or significant code change, before opening a PR, or after refactoring to confirm quality gates still pass.

원문 언어: 영어

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

See, understand, and act on video and audio: ingest files, URLs, RTSP feeds, or desktop capture; build searchable indexes; transcode, edit timelines, and fire real-time alerts. USE WHEN searching video moments by content, editing or transcoding video…

원문 언어: 영어

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

Vite build-tool patterns: config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. USE WHEN editing vite.config.ts, ordering or writing Vite plugins, fixing HMR or CJS/ESM interop, or optimizing a…

원문 언어: 영어

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

E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation. USE WHEN writing or debugging desktop GUI tests, adding AutomationId/accessible names for testability, or running Windows desktop E2E in CI.

원문 언어: 영어

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

Shared reference for the ai-agents-meta cluster: the eval-first + default-deny-autonomy model every spoke turns on, plus shared conventions (the agent stack, cold-start briefs, cost routing tiers) and the gate/loop/cost matrix. USE WHEN wiring an autonomous…

원문 언어: 영어

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

Evidence-first automation inventory and overlap audit workflow for an autonomous agent operator. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

원문 언어: 영어

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

Shared reference for the backend-architecture cluster: the dependency-inversion boundary (domain → ports → adapters), the layering contract, REST/transport conventions, and the runtime/framework matrix. USE WHEN drawing a module boundary, designing an API,…

원문 언어: 영어

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

Shared reference for the blockchain-web3 cluster: the adversarial on-chain threat model (immutable, anyone-can-call, MEV), checks-effects-interactions, oracle-manipulation resistance, token-decimals precision, and the non-advisory stance for…

원문 언어: 영어

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

Shared reference for the frontend-web cluster: the rendering-model decision (CSR / SSR / RSC / static) that sets the hydration boundary, plus the conventions every spoke shares — the SSR/'use client' contract, the motion-foundations layering rule, the…

원문 언어: 영어

업데이트
직업 분류
작가·저자PR 전문가
설명

Shared reference for the social-media cluster: the adapt-don't-duplicate model, the draft-before-post approval contract, voice-profile reuse, the platform × format matrix, and the create→adapt→publish pipeline every spoke shares. USE WHEN adapting copy for…

원문 언어: 영어

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

Ship updates to installed Electron apps — autoUpdater / electron-updater, update feeds (S3/GitHub/generic), signed differential updates, and staged rollouts with rollback. USE WHEN adding or debugging auto-update, choosing an update server, or handling update…

원문 언어: 영어

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

Package and distribute an Electron app — electron-builder/Forge, per-OS installers (dmg/nsis/AppImage/deb), code signing (Apple Developer ID + notarization, Windows Authenticode), and native-module rebuilds. USE WHEN configuring builds, signing, notarizing,…

원문 언어: 영어

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

Shared reference for the Electron cluster: the main/renderer/preload process model, the context-isolation security boundary (the one decision everything turns on), app lifecycle, native-module ABI notes, and the Electron-vs-Tauri tradeoff. USE WHEN making…

원문 언어: 영어

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

Wire safe IPC between Electron's main and renderer processes via a preload contextBridge — ipcMain.handle/ipcRenderer.invoke, typed channels, and event streams. USE WHEN exposing main-process capability to the UI, designing an IPC API, or migrating off…

원문 언어: 영어

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

The Electron hardening checklist — context isolation, sandbox, no nodeIntegration, strict CSP, navigation/window.open allowlists, IPC input validation, and safe handling of remote content. USE WHEN auditing or hardening an Electron app, reviewing…

원문 언어: 영어

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

Shared reference for the agentic-ops cluster: the evidence-first operator loop (resolve surface → read live state → smallest reversible action → prove it → report exact status), the surface taxonomy, the status-word vocabulary, and the secrets/PII guardrails…

원문 언어: 영어

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

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Shared reference for the business-content cluster: the source-derived Voice Profile every lane reuses, the research/evidence substrate, the per-channel message contract, and the publish/market/fund/reach lane map. USE WHEN drafting any launch-, reputation-,…

원문 언어: 영어

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

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes…

원문 언어: 영어

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

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

원문 언어: 영어

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

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

원문 언어: 영어

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

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

원문 언어: 영어

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

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage…

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS…

원문 언어: 영어

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

Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard instead of a vanity board.

원문 언어: 영어

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

Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.

원문 언어: 영어

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

Shared reference for the databases-data cluster: the store-selection model (OLTP vs OLAP vs in-memory vs ORM-managed), and the conventions every spoke shares — index choice, ID strategy, connection pooling, expand/contract migrations, and idempotent bulk…

원문 언어: 영어

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

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

원문 언어: 영어

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

Shared reference for the devops-infra cluster: the read-only-by-default safety boundary every spoke turns on (diagnose → change-window → verify → rollback), the change-class taxonomy, shared conventions for evidence and isolation, and the tooling/version…

원문 언어: 영어

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

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

원문 언어: 영어

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