Skip to main content

이 저장소의 skills

merceralex397-collab/meta-skill-engineering - 5페이지

SkillsMP는 merceralex397-collab/meta-skill-engineering에서 606개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

merceralex397-collab/meta-skill-engineering

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

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

Initialize and use Firebase client SDK (v9 modular) and Admin SDK for Firestore CRUD, Auth flows, Cloud Storage, real-time listeners, transactions, batch writes, and Cloud Functions. Use when writing addDoc/getDoc/setDoc/updateDoc/deleteDoc calls, setting up…

원문 언어: 영어

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

Configure and develop on Firebase — set up Authentication providers, write Firestore security rules, deploy Hosting sites, build Cloud Functions, manage Storage buckets, and test with the Emulator Suite. Use when working with firebase.json, Firestore rules,…

원문 언어: 영어

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

Encodes Node.js/TypeScript patterns for building AI agents — tool registration, bounded subprocess execution, state management, and safe MCP server transport. Trigger on "Node.js agent", "TypeScript MCP server", "tool registration pattern", "agent…

원문 언어: 영어

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

Write React components with TypeScript using discriminated unions, generic props, and forwardRef. Use when typing component props, creating generic reusable components, forwarding refs with proper types, or fixing TS errors in React code. Do not use for…

원문 언어: 영어

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

Implement WebSocket servers and clients with correct connection lifecycle, heartbeat/ping-pong, room/channel patterns, authentication on upgrade, reconnection with exponential backoff, and message serialization. Covers ws (Node.js), websockets (Python),…

원문 언어: 영어

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

Scaffold a new Next.js application with App Router, TypeScript, and modern defaults. Covers project creation, directory structure, routing setup, and initial configuration. Use when starting a new web application project, creating a React-based frontend with…

원문 언어: 영어

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

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency…

원문 언어: 영어

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

Implements authentication, session, token, and authorization patterns for the current stack. Trigger on 'add auth', 'JWT', 'OAuth', 'login endpoint', 'session management', 'API key auth'. DO NOT USE for OWASP hardening checklists (use security-hardening),…

원문 언어: 영어

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

Guides Go HTTP API development: net/http handler patterns, middleware chaining (stdlib and chi/gorilla), context.Context propagation, structured error handling, graceful shutdown with signal trapping, dependency injection via struct receivers, database/sql…

원문 언어: 영어

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

Cross-compile Go/Rust binaries and automate releases with GoReleaser or cargo-dist. Use when setting up cross-compilation, configuring GoReleaser, stripping binaries, or publishing artifacts with checksums. Do not use for Homebrew/deb/rpm packaging (prefer…

원문 언어: 영어

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

Provision and configure AWS services — write IAM policies, manage S3 buckets, build Lambda functions, deploy with CDK or CloudFormation, wire API Gateway, configure DynamoDB tables, and set up CloudWatch alarms. Use when tasks involve AWS console/CLI…

원문 언어: 영어

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

Provision and operate GCP services — deploy to Cloud Run, query BigQuery datasets, configure IAM roles and service accounts, manage GCS buckets, wire Pub/Sub topics, set up Cloud Build pipelines, and push to Artifact Registry. Use when tasks involve gcloud…

원문 언어: 영어

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

Write and manage Terraform infrastructure — author HCL modules, configure providers and backends, manage state files, run plan/apply workflows, detect drift, and structure multi-environment deployments. Use when creating or editing .tf files, debugging…

원문 언어: 영어

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

Designs and implements asynchronous job processing with queues, workers, retries, and scheduling. Use when implementing Celery tasks, BullMQ processors, Sidekiq workers, configuring retry policies, setting up dead-letter queues, designing idempotent jobs,…

원문 언어: 영어

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

Configure Nginx as a web server and reverse proxy. Covers static file serving, reverse proxy to upstream services, SSL/TLS termination with Let's Encrypt, location blocks, load balancing, rate limiting, and security headers. Use when serving static files in…

원문 언어: 영어

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

Configure reverse proxy patterns across multiple tools including Nginx, Traefik, and ShinyProxy. Covers WebSocket proxying, path-based and host-based routing, SSL termination, and Docker label auto-discovery. Use when routing multiple services behind a single…

원문 언어: 영어

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

Create general-purpose Dockerfiles for Node.js, Python, Go, Rust, and Java projects. Covers base image selection, dependency installation, user permissions, COPY patterns, ENTRYPOINT vs CMD, and .dockerignore. Use when containerizing an application for the…

원문 언어: 영어

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

Create multi-stage Dockerfiles that separate build and runtime environments for minimal production images. Covers builder/runtime stage separation, artifact copying, scratch/distroless/alpine targets, and size comparison. Use when production images are too…

원문 언어: 영어

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

Create a Dockerfile for R projects using rocker base images. Covers system dependency installation, R package installation, renv integration, and optimized layer ordering for fast rebuilds. Use when containerizing an R application or analysis, creating…

원문 언어: 영어

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

Automate Proxmox VE management via pvesh, qm, pct, and vzdump CLI tools. Use when scripting VM/container creation, managing storage pools, automating backups with vzdump, or querying cluster status via pvesh. Do not use for generic Linux admin (prefer…

원문 언어: 영어

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

Provision and operate self-hosted infrastructure — configure VPS instances, write systemd service units, set up Nginx or Caddy reverse proxies, automate backups, configure firewall rules, and wire monitoring with Prometheus or similar. Use when deploying to…

원문 언어: 영어

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

Design serverless architectures using Lambda, Cloud Functions, or Workers — handle cold starts, configure event triggers, implement fan-out patterns, wire step functions and state machines, and keep functions stateless with external state stores. Use when…

원문 언어: 영어

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

Set up a local Kubernetes development environment using kind, k3d, or minikube for fast inner-loop development. Covers cluster creation, ingress configuration, local registry setup, and integration with development tools like Skaffold and Tilt for automatic…

원문 언어: 영어

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

Deploy and configure a service mesh (Istio or Linkerd) to enable secure service-to-service communication, traffic management, observability, and policy enforcement in Kubernetes clusters. Covers installation, mTLS configuration, traffic routing, circuit…

원문 언어: 영어

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

Create production-ready Helm charts for Kubernetes application deployment with templating, values management, chart dependencies, hooks, and testing. Covers chart structure, Go template syntax, values.yaml design, chart repositories, versioning, and best…

원문 언어: 영어

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

Audit project dependencies for version staleness, security vulnerabilities, and compatibility issues. Covers lock file analysis, upgrade path planning, and breaking change assessment. Use before a release to ensure dependencies are current and secure, during…

원문 언어: 영어

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

Audit and repair Claude Code discovery symlinks for skills, agents, and teams. Compares registries against .claude/ directories at project and global levels, detects missing, broken, and extraneous symlinks, distinguishes almanac content from external…

원문 언어: 영어

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

Detect missing glyphs, icons, and HD variants by comparing registries against glyph mapping files, icon directories, and manifests. Reports gaps for skills, agents, and teams across all palettes.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Trigger — "groom the backlog", "close stale tickets", "split this epic", "re-prioritize tickets", "backlog health check", "find duplicate issues", "triage open tickets". Skip — when the user is creating new tickets (not maintaining existing ones), when the…

원문 언어: 영어

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

Trigger — "set run budget", "agent keeps running too long", "add timeout to agent", "stop runaway agent", "checkpoint the run", "pause execution", "rollback last run". Skip — when the task is a single short command (under 30 seconds), when the user is…

원문 언어: 영어

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

Write and fix Bash scripts with correct quoting, error handling, and ShellCheck compliance. Use when writing shell scripts, fixing shell quoting bugs, automating CLI tasks with Bash, or adding set -euo pipefail safety. Do not use for Python/Go CLI apps…

원문 언어: 영어

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

Plan and execute cloud deployments using blue-green, canary, or rolling strategies with health checks, rollback triggers, and promotion gates. Use when deploying services to any cloud provider, designing deployment pipelines, or adding rollback and…

원문 언어: 영어

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

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.

원문 언어: 영어

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

Stage, commit, and amend changes with conventional commit messages. Covers reviewing changes, selective staging, writing descriptive commit messages using HEREDOC format, and verifying commit history. Use when saving a logical unit of work to version control,…

원문 언어: 영어

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

Deploy and configure an API gateway (Kong or Traefik) to handle API traffic management, authentication, rate limiting, request/response transformation, and routing. Covers plugin configuration, upstream services, consumer management, and integration with…

원문 언어: 영어

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

Configure a Git repository with proper .gitignore, branch strategy, commit conventions, hooks, and remote setup. Covers initial setup and common patterns for R, Node.js, and Python projects. Use when initializing version control for a new project, adding a…

원문 언어: 영어

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

Structured GitHub issue creation from review findings or task breakdowns. Groups related findings into logical issues, applies labels, and produces issues with standard templates including summary, findings, and acceptance criteria. Designed to consume output…

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Design sustainable on-call rotations with balanced schedules, clear escalation policies, fatigue management, and handoff procedures. Minimize burnout while maintaining incident response coverage. Use when setting up on-call for the first time, scaling a team…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement policy-as-code enforcement using OPA Gatekeeper or Kyverno to validate and mutate Kubernetes resources according to organizational policies. Covers constraint templates, admission control, audit mode, reporting violations, and integrating with CI/CD…

원문 언어: 영어

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

Applies safe local-only git hygiene for status inspection, diff review, commit crafting, and non-destructive history usage. Trigger on "git commit", "git status", "branch management", "commit message", "diff review". Do NOT use for release-engineering…

원문 언어: 영어

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