Skip to main content
在 Manus 中运行任何 Skill
一键导入
ryanmaclean
GitHub 创作者资料

ryanmaclean

按仓库查看 5 个 GitHub 仓库中的 120 个已收集 skills。

已收集 skills
120
仓库
5
更新
2026-05-08
仓库浏览

仓库与代表性 skills

当前展示该仓库 Top 8 / 61 个已收集 skills。
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
当前展示该仓库 Top 8 / 40 个已收集 skills。
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
当前展示该仓库 Top 8 / 9 个已收集 skills。
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 个仓库
已展示全部仓库