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

tlennon-ie

按仓库查看 4 个 GitHub 仓库中的 59 个已收集 skills。

已收集 skills
59
仓库
4
更新
2026-06-28
仓库浏览

仓库与代表性 skills

当前展示该仓库 Top 8 / 44 个已收集 skills。
ai-saas-security-review
信息安全分析师

Security review checklist for AI SaaS products — OWASP Top 10 plus AI-specific threats (prompt injection, jailbreaks, system-prompt extraction, indirect injection via memory or uploads). Vendor-agnostic.

2026-05-11
conversational-arc-design
项目管理专家

How to design multi-phase conversational AI flows that feel psychologically coherent — phase definition, transition signals, persona/voice consistency, and avoiding tone-bleed between sibling products on shared infrastructure.

2026-05-11
cross-repo-backporting
软件开发工程师

How to keep a fleet of sibling SaaS products consistent — what counts as "core" vs "product-specific", how to backport bug fixes and infrastructure changes cleanly, schema migration coordination, and the consolidation-vs-duplication call.

2026-05-11
multi-brand-design-system
软件开发工程师

How to build one design system that powers multiple sibling products with distinct brand identities — token layering (shared + brand-specific), dark glassmorphic patterns done accessibly, and motion as brand differentiation.

2026-05-11
multi-platform-ad-ops
软件开发工程师

How to build in-product ad operations — abstracting multiple ad platform APIs behind one interface, programmatic AI video/image creative generation, channel-level budget allocation, creative rotation on performance signals, and admin-dashboard telemetry. Vendor-agnostic.

2026-05-11
multi-tenant-saas-backend
软件开发工程师

Patterns for the backend foundation of multi-tenant AI SaaS — auth provider + JWT to DB handoff, row-level security policy patterns, payment-provider webhook idempotency, credit-based billing with auto-refund, and admin allowlists. Vendor-agnostic.

2026-05-11
voice-ai-integration
软件开发工程师

How to architect a conversational voice AI pipeline — ephemeral per-session agents with injected context, streaming STT, post-call memory/goal extraction, and audio failure handling. Vendor-agnostic.

2026-05-11
bracket-add-trainer
软件开发工程师

Use when the user wants to add support for a new diffusion model or LLM training script in Bracket. Covers the Trainer protocol, search-space declaration, curated configs, presets, and tests. Lists every currently-supported preset so you know whether the model is already wired in.

2026-06-25
bracket-dataset-toml
软件开发工程师

Use when the user wants to create a dataset.toml for a Bracket / musubi-tuner / sd-scripts training session, or asks "how do I configure my dataset", "what does the toml file look like", "I have a folder of images, what's next". Walks through asking only the questions the toml format actually needs (paths, resolution, repeats), validates the result, and writes the file.

2026-06-25
bracket-quickstart
软件开发工程师

Use when the user asks to install, launch, or first-run Bracket; or asks "how do I get started with Bracket". Walks through install.sh / install.ps1, launches the unified server on port 8000, and verifies the React UI loads.

2026-06-25
bracket-run-session
软件开发工程师

Use when the user wants to run a Bracket orchestration session — picking a trainer, dataset, budget, then kicking off the search. Covers both UI-driven and CLI-driven flows, including the interactive path where you collect missing inputs (paths, prompts) from the user one question at a time. Use when they say things like "run a Bracket sweep", "fine-tune Z-Image with Bracket", "search for the best LoRA config".

2026-06-25
bracket-debug-run
软件质量保证分析师与测试员

Use when a Bracket run is failing, hanging, producing no scores, only running for a handful of steps, or the dashboard is showing weird state. Walks through ledger inspection, log triage, the LM Studio VRAM-leak failure mode, and the most common other failure classes.

2026-05-10
已展示 4 / 4 个仓库
已展示全部仓库