Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

engineer-grade-agent-skills

engineer-grade-agent-skills には roanbrasil から収集した 90 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。
engineer-grade-agent-skills GitHub Agent Skills | SkillsMP