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

MicroService

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

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

이 저장소의 skills

apache2-infrastructure-expert
네트워크·컴퓨터 시스템 관리자

Apache2 (httpd) configuration and ops for PHP services — vhosts, MPM tuning, PHP-FPM via mod_proxy_fcgi, mod_rewrite, TLS/HTTP2, compression/caching, hardening, and diagnosing 5xx/perf issues. Use for web-server config, deployment topology, and Apache performance/security.

2026-06-30
automation-tester-specialist
소프트웨어 품질 보증 분석가·테스터

Test automation strategy and engineering across the pyramid — unit, integration, API/contract, and end-to-end. Use for designing a test strategy, building API/E2E suites, CI test pipelines, fixtures/factories, flake reduction, and coverage of a REST microservice. Complements phpunit-testing for cross-cutting and higher-level testing.

2026-06-30
mysql-expert
데이터베이스 아키텍트

MySQL schema design, indexing, and query tuning. Use when modeling tables, choosing types/keys, writing or optimizing SQL, reading EXPLAIN output, or resolving slow queries, deadlocks, and transaction issues.

2026-06-30
php-84-85-expert
소프트웨어 개발자

Modern PHP 8.4/8.5 authoring and review. Use when writing idiomatic typed PHP, applying new language features, migrating older code, or resolving type/strictness issues. State the minimum PHP version any recent feature requires.

2026-06-30
php-optimization-engineer
소프트웨어 개발자

PHP performance — profiling, removing hotspots, cutting latency/memory, OPcache/JIT/preloading, eliminating N+1, efficient structures, generators/streaming, connection reuse, benchmarking. Use when something is slow or memory-heavy, or to validate an optimization. Measure first.

2026-06-30
php-redis-specialist
소프트웨어 개발자

Redis from PHP — caching, sessions, rate limiting, locks, queues/streams, pub/sub, sorted-set patterns, TTL/eviction. Use when adding Redis to a feature, designing key schemes, or fixing cache correctness/stampede issues.

2026-06-30
php-security-engineer
정보 보안 분석가

Defensive application security for PHP/web services — secure coding review, input validation, authn/authz, session/token security, injection/XSS/CSRF/SSRF/IDOR/deserialization defenses, secrets, and crypto. Use for security reviews and security-sensitive design. Defensive use only.

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

Write and run PHPUnit tests. Use whenever a new function/class/endpoint is added or changed, to add or update its unit/integration tests, run the suite (or a single test), and keep coverage meaningful. Default to test-alongside-every-change.

2026-06-30
rest-api-specialist
소프트웨어 개발자

REST API industry-standard design and review. Use when defining endpoints, choosing HTTP methods/status codes, designing error formats, versioning, pagination, auth, caching headers, or writing/validating OpenAPI specs.

2026-06-30
software-architect-planner
소프트웨어 개발자

Plan implementation strategy and system design before building — turn a feature into an ordered plan, identify files/modules to touch, weigh architectural trade-offs, and sequence work. Use at the start of any nontrivial or multi-component task. Produces plans, not code.

2026-06-30