Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
ryanmaclean
GitHub 제작자 프로필

ryanmaclean

5개 GitHub 저장소에서 수집된 120개 skills를 저장소 단위로 보여줍니다.

수집된 skills
120
저장소
5
업데이트
2026-05-08
저장소 탐색

저장소와 대표 skills

이 저장소에서 수집된 skills 61개 중 상위 8개를 표시합니다.
almanac
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Almanac reference for dates, holidays, time zones, business days, and astronomical events. Use when checking if a date is a business day, calculating date differences, converting time zones, looking up holidays, or checking for astronomical events like solstices, equinoxes, and moon phases. Also for seasonal calculations, workday schedules, and calendar arithmetic.

2026-04-15
toyota-way
소프트웨어 개발자

Toyota Production System (TPS) and Toyota Way for software engineering — lean thinking, waste elimination, root cause analysis, and continuous improvement. Use when identifying waste (muda/muri/mura), running blameless postmortems, doing 5 Whys, writing A3 problem statements, or connecting lean philosophy to TRIZ contradiction resolution.

2026-04-15
translate
통역사·번역가

Local multilingual translation via Ollama — 119 languages, no API key, no network, no data leaves the machine. Use when translating to/from Japanese, Chinese, Korean, French, Spanish, German, Portuguese, Russian, Arabic, or any other language. Also for localization, i18n text, and roundtrip validation. Qwen3:32b on Apple Silicon — faster and cheaper than cloud APIs.

2026-04-15
triz
소프트웨어 개발자

TRIZ contradiction matrix oracle for software and systems design. Use when improving one quality worsens another — speed vs correctness, isolation vs sharing, autonomy vs control, simplicity vs completeness. Trigger phrases: "tradeoff", "tension between", "can't have both", "worsens when", "at the cost of", "faster but less reliable", "more isolated but harder to share". Not for bugs, merge conflicts, or tool choices. Prerequisite: triz binary must be installed (run `triz doctor` to verify).

2026-04-15
ansible-fleet
네트워크·컴퓨터 시스템 관리자

Deploy and manage software on Linux/BSD fleet hosts (Pis, NAS, workstations) via Ansible. Use when user mentions deploy, ansible, fleet, hosts, inventory, or deployment.

2026-04-15
elixir-gastown-ops
네트워크·컴퓨터 시스템 관리자

Use when operating, debugging, or deploying the elixir-gastown Elixir/BEAM fleet — cluster federation, release builds, worker deploys, seccomp fixes, sname/name distribution issues, rate limiter, or any gastown service on Pi workers or coordinator nodes.

2026-04-15
fleet-irc
네트워크·컴퓨터 시스템 관리자

Use when communicating with fleet agents, checking agent status, or sending commands via IRC. The fleet runs TLS IRC on 10.0.3.203; agents listen in

2026-04-15
irclaw-cluster-ops
네트워크·컴퓨터 시스템 관리자

Use when operating the fleet of Raspberry Pis, NAS hosts, and workstations via irclaw IRC bots, Ansible, Ollama (kimi-k2.5:cloud), or long-running deploys. Covers IRC DM protocol, bot security policy, zellij for long tasks, OS upgrades, and gastown/polecat deployments.

2026-04-15
이 저장소에서 수집된 skills 40개 중 상위 8개를 표시합니다.
apple-silicon
소프트웨어 개발자

Apple Silicon optimization for VMs, ML inference, and compression. Covers Metal GPU acceleration, MLX model inference, CoreML conversion, M-series zstd compression, Apple Virtualization Framework, and performance tuning.

2026-05-08
datadog
네트워크·컴퓨터 시스템 관리자

Query Datadog APM traces, logs, metrics, SLOs, security signals, and service catalog. Create monitors, dashboards, and synthetic tests. Manage incidents and workflows. Use when investigating performance issues, searching logs, checking SLOs, analyzing costs, or automating Datadog operations.

2026-05-08
k8s-deploy
네트워크·컴퓨터 시스템 관리자

Helm and Kubernetes deployment operations for ACR/AKS production, KIND local development, and resource management. Use for deploying charts, managing pods/services, configuring ingress, and troubleshooting K8s workloads.

2026-05-08
openrouter-models
소프트웨어 개발자

Find and test free OpenRouter models. Lists available free models, tests their availability, and selects the best working model for code generation tasks. Use this before spawning agents to select cost-effective models.

2026-05-08
datadog-code-security
정보 보안 분석가

Run Datadog Code Security scans — SAST, SAIST (AI-native SAST), SCA, secrets, IaC scanning, plus supply-chain protection (GuardDog, Supply-Chain Firewall) and IDE runtime defense (IDE Shepherd). Integrates via Code Security MCP Server for real-time scanning in Claude Code, Cursor, and VS Code. Use when asked to scan code for vulnerabilities, run a security audit, find bugs via static analysis, check dependencies for known CVEs, or protect against supply-chain attacks.

2026-05-07
henshu
통역사·번역가

Editorial quality gate for i18n translations. Validates translation completeness, placeholder parity, terminology consistency, and wiring coverage across all locale files. Run before any PR that touches UI to prevent translation drift. Use when: adding new UI strings, modifying pages/components, or before releases.

2026-05-04
project-conventions
소프트웨어 개발자

VibeCode project conventions, patterns, and critical warnings. Preload into any agent working on this codebase.

2026-02-13
testing-guide
소프트웨어 품질 보증 분석가·테스터

VibeCode test conventions, Jest configuration, mock patterns, and known issues. Preload into test-fixer and quality-sweep agents.

2026-02-13
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
cli-task-lifecycle
소프트웨어 개발자

Use the `at` CLI to create, execute, monitor, and complete tasks on the Auto-Tundra daemon. Covers the full bead lifecycle from sling to done.

2026-02-22
diagnostics
소프트웨어 개발자

Use when troubleshooting build failures, test failures, daemon connectivity issues, or integration errors in Auto-Tundra.

2026-02-22
api-operations
소프트웨어 개발자

Use the Auto-Tundra HTTP API directly (via curl) for operations not exposed in the CLI, such as task updates, terminal management, GitLab/Linear queries, and Kanban board manipulation.

2026-02-22
crate-development
소프트웨어 개발자

Use when adding features, fixing bugs, or refactoring code in any Auto-Tundra crate. Covers build, test, lint, and validation workflows.

2026-02-22
integration-hardening
소프트웨어 개발자

Use for GitHub/GitLab/Linear wiring in rust-harness to remove stub-token paths, enforce env-driven credential resolution, and add regression tests for real-client behavior with safe fallbacks.

2026-02-22
ollama-refinery-overseer
네트워크·컴퓨터 시스템 관리자

Use for local Ollama-first execution with queued multi-agent CLI workflows. Configures auto-tundra for one-human-overseer and many-agent-subscriber code refinery mode.

2026-02-22
tundra-cli-smoke
소프트웨어 품질 보증 분석가·테스터

Use when developing or refactoring at-cli. Runs deterministic smoke checks for run/agent/skill/doctor commands, including --dry-run and --out artifact paths.

2026-02-22
wave-execution
소프트웨어 개발자

Use for multi-lane implementation waves in rust-harness when coordinating sub-agents, sequencing risk, and enforcing compile/test gates before reporting completion.

2026-02-22
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다