Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

engineer-grade-agent-skills

engineer-grade-agent-skills에는 roanbrasil에서 수집한 skills 90개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
90
Stars
5
업데이트
2026-06-20
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

apache-pulsar
소프트웨어 개발자

Use when working with Apache Pulsar — designing topic hierarchies, configuring subscriptions, implementing geo-replication, deploying BookKeeper, writing Pulsar Functions, or deciding between Pulsar and Kafka

2026-06-20
iggy-streaming
소프트웨어 개발자

Expert Iggy message streaming — architecture, Rust SDK producers/consumers, consumer groups, offset management, server config, CLI, and production tuning. Trigger on Iggy setup questions, Rust streaming code, Iggy vs Kafka decisions, partition/offset strategy, or deployment config.

2026-06-20
mqtt-patterns
소프트웨어 개발자

Use when working with MQTT for IoT, mobile, or real-time applications — topic design, QoS levels, broker selection, device shadows, security, or MQTT 5.0 features

2026-06-20
nats-jetstream
소프트웨어 개발자

Use when working with NATS messaging or JetStream persistence — pub/sub, streams, consumers, KV store, object store, clustering, or leaf nodes

2026-06-20
redpanda
소프트웨어 개발자

Use when working with Redpanda — setting up clusters, configuring topics, tuning performance, migrating from Kafka, or integrating Redpanda Connect pipelines

2026-06-20
robustmq
소프트웨어 개발자

Expert RobustMQ skill — multi-protocol cloud-native message queue (MQTT, Kafka-compat, AMQP) built in Rust. Trigger on RobustMQ setup, MQTT IoT streaming, Kafka-compatible migration, AMQP/RabbitMQ replacement, multi-protocol broker architecture, or RobustMQ vs alternatives decisions.

2026-06-20
a2a-protocol
소프트웨어 개발자

Implement Google's Agent-to-Agent (A2A) protocol for agent interoperability — invoke when the user is building multi-agent systems, agent registries, agent delegation, or integrating A2A with Spring AI or Python frameworks.

2026-06-17
accessibility
웹·디지털 인터페이스 디자이너

Web accessibility (a11y) — invoked when building UI components, reviewing code for WCAG compliance, fixing keyboard navigation, ARIA usage, color contrast, or screen reader support.

2026-06-17
ai-safety-guardrails
정보 보안 분석가

Production AI safety patterns for LLM applications — invoke when the user is building guardrails, defending against prompt injection, handling sensitive data, auditing tool execution, or red-teaming an LLM system.

2026-06-17
api-gateway-design
소프트웨어 개발자

Invoke when designing API gateways, BFF (Backend for Frontend) layers, rate limiting strategies, authentication at the edge, request aggregation, or selecting and configuring gateway products like Kong, AWS API Gateway, Traefik, or Spring Cloud Gateway.

2026-06-17
cloud-native-design
소프트웨어 개발자

Invoke when designing, reviewing, or refactoring services to be cloud-native — covering 12-Factor principles, stateless design, graceful shutdown, container best practices, GitOps, and cloud-native patterns like sidecar and bulkhead.

2026-06-17
code-review-excellence
소프트웨어 품질 보증 분석가·테스터

Give or receive high-quality code reviews — use when someone asks how to review a PR, write review comments, respond to reviewer feedback, structure a PR, or improve code review culture.

2026-06-17
concurrency-patterns
소프트웨어 개발자

Expert concurrency patterns — invoke when designing or debugging multi-threaded code, async systems, actor models, channels, race conditions, deadlocks, or parallel data processing in Java, Kotlin, Python, Go, or Rust.

2026-06-17
css-mastery
웹 개발자

Expert CSS guidance — invoked when writing or reviewing CSS/SCSS for layout, responsive design, animations, modern CSS features, or performance.

2026-06-17
debugging-production
소프트웨어 개발자

Debug production incidents and hard-to-reproduce bugs — use when someone asks how to diagnose a JVM memory leak, Kubernetes crash, slow query, production exception, or needs to read thread dumps, heap dumps, or flamegraphs.

2026-06-17
design-systems
웹·디지털 인터페이스 디자이너

Design system architecture — invoked when building or maintaining component libraries, design tokens, theming, documentation, or distribution infrastructure.

2026-06-17
distributed-systems-fundamentals
소프트웨어 개발자

Deep reference for distributed systems design — invoke when reasoning about consistency models, CAP tradeoffs, consensus algorithms, replication strategies, distributed transactions, or failure detection in any architecture discussion or implementation.

2026-06-17
ebpf-observability
네트워크·컴퓨터 시스템 관리자

Implement, evaluate, or troubleshoot eBPF-based observability — including Pixie, Cilium/Hubble, Pyroscope continuous profiling, bpftrace, and BCC tools.

2026-06-17
financial-systems-patterns
소프트웨어 개발자

Expert financial systems design patterns — invoke when building payment processing, ledgers, accounting, money arithmetic, reconciliation, fraud detection, or any system where correctness of monetary values is critical.

2026-06-17
fine-tuning-llms
소프트웨어 개발자

Expert guidance for LLM fine-tuning decisions, PEFT methods (LoRA/QLoRA), dataset preparation, training, evaluation, and deployment — invoke when the user asks about training, adapting, or customizing a language model.

2026-06-17
frontend-architecture
소프트웨어 개발자

Frontend architecture patterns — invoked when choosing rendering strategies, structuring large applications, designing API layers, state architecture, build tooling, or testing strategy.

2026-06-17
helm-charts
소프트웨어 개발자

Design, write, test, or review Helm charts for Kubernetes — including values design, template best practices, subcharts, OCI registry, and CI testing.

2026-06-17
kubernetes-production
네트워크·컴퓨터 시스템 관리자

Expert Kubernetes production operations — invoke when designing workloads, configuring autoscaling, setting up availability guarantees, hardening security posture, or diagnosing production issues beyond basic kubectl usage.

2026-06-17
local-dev-environment
소프트웨어 개발자

Set up, configure, or troubleshoot local development environments using Docker Compose, Dev Containers, Tilt, Skaffold, task runners, and environment variable management.

2026-06-17
nosql-patterns
데이터베이스 아키텍트

Invoke when selecting a NoSQL database, designing schemas for MongoDB/DynamoDB/Cassandra, modeling access patterns, or evaluating trade-offs between document, key-value, wide-column, graph, and time-series stores.

2026-06-17
platform-engineering
기타 컴퓨터 관련 직업

Platform engineering and Internal Developer Platform (IDP) design — invoke when designing developer platforms, golden paths, self-service infrastructure, Backstage catalogs, paved roads, policy as code, or measuring developer experience.

2026-06-17
react-patterns
소프트웨어 개발자

Expert React 18+ patterns — invoked when designing components, hooks, state management, data fetching, or performance optimization in React applications.

2026-06-17
redis-mastery
소프트웨어 개발자

Expert Redis skill — invoke when designing caching strategies, selecting data structures, implementing distributed locks, reasoning about eviction policies, building Pub/Sub or Streams pipelines, or tuning Redis for production performance.

2026-06-17
saas-architecture
소프트웨어 개발자

Design, implement, or review SaaS architecture patterns including multi-tenancy models, tenant isolation, billing, feature access control, and operational concerns.

2026-06-17
saga-orchestration
소프트웨어 개발자

Design, implement, or debug distributed sagas for multi-service transactions — use when someone asks about distributed transactions, compensating actions, saga patterns, or replacing 2PC.

2026-06-17
service-mesh
네트워크·컴퓨터 시스템 관리자

Invoke when designing, configuring, or troubleshooting service-to-service communication with Istio or Linkerd — including mTLS, traffic management, canary deployments, circuit breaking, and mesh observability.

2026-06-17
static-analysis
소프트웨어 품질 보증 분석가·테스터

Set up, configure, or improve static analysis and code quality automation — use when someone asks about linters, SAST, SonarQube, SpotBugs, ruff, mypy, clippy, quality gates, or CI code quality checks.

2026-06-17
wasm-patterns
소프트웨어 개발자

Apply WebAssembly patterns for browser compute offload, WASI server-side plugins, edge functions (Cloudflare Workers, Spin), and Rust-to-Wasm compilation — including when to use Wasm and when to avoid it.

2026-06-17
web-performance
웹 개발자

Web performance optimization — invoked when diagnosing slow pages, improving Core Web Vitals, optimizing bundles, images, caching, or server rendering strategy.

2026-06-17
websockets-realtime
소프트웨어 개발자

Design and implement real-time communication — choose between WebSocket, SSE, and long polling; scale with Redis pub/sub; handle presence, auth, and horizontal scaling for chat, live feeds, collaborative editing, and streaming AI output.

2026-06-17
c4-model
소프트웨어 개발자

Create C4 Model architecture diagrams (Context, Container, Component, Code) using PlantUML, Mermaid, or Structurizr — invoked when documenting system architecture at any zoom level

2026-06-17
ci-cd-pipelines
소프트웨어 개발자

Design and implement CI/CD pipelines with GitHub Actions or GitLab CI, including caching, secrets, deployment strategies, and rollback patterns

2026-06-17
contract-testing
소프트웨어 품질 보증 분석가·테스터

Invoked when the user needs to implement, debug, or architect consumer-driven contract testing with Pact between microservices — including broker setup, CI integration, and provider verification.

2026-06-17
database-design
데이터베이스 아키텍트

Expert database design guidance — schema design, normalization, indexing strategy, zero-downtime migrations, transactions, and query optimization for production PostgreSQL systems.

2026-06-17
feature-flags
소프트웨어 개발자

Invoked when the user needs to implement, architect, or clean up feature flags — including progressive rollout, A/B testing, kill switches, OpenFeature integration, Spring/Python SDKs, and flag lifecycle management.

2026-06-17
이 저장소에서 수집된 skills 90개 중 상위 40개를 표시합니다.