Skip to main content
Run any Skill in Manus
with one click
ruvenss
GitHub creator profile

ruvenss

Repository-level view of 12 collected skills across 3 GitHub repositories.

skills collected
12
repositories
3
updated
2026-07-05
repository explorer

Repositories and representative skills

apache2-infrastructure-expert
network-and-computer-systems-administrators

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
software-quality-assurance-analysts-and-testers

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
database-architects

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
software-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
Showing top 8 of 10 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded