Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

thomas

thomas 收录了来自 Calvin-Corbett 的 48 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
48
Stars
3
更新
2026-06-06
Forks
0
职业覆盖
17 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

async-lifecycle-initialization
软件开发工程师

Implement async service initialization, lifecycle startup, dependency graph ordering, concurrency-limited initializers, rollback/disposal on failure, idempotent initialization, and circular dependency handling for DI containers or resource registries.

2026-06-06
incremental-cache-cli-modes
软件开发工程师

Use when implementing incremental caches, cache invalidation, cache stats, cache summary, list/import/export/prune/clear cache CLI modes, or CLI side-effect/reporting paths where normal analysis output and diagnostic output must not interfere.

2026-06-06
line-suppression-directives
软件开发工程师

Use when implementing analyzer or linter suppression directives such as nosec, nosec-begin/nosec-end, nosec-next-line, noqa, ignore-next-line, disable/enable regions, per-rule selectors, inline comments, warning filters, or line-based suppression for multi-line AST statements and metrics.

2026-06-06
recursive-json-schema-validation
软件开发工程师

Implement JSON Schema parsers with recursive $ref, $defs, dependencies, dependentRequired, dependentSchemas, if/then/else, anyOf/allOf composition, and deep enum/const equality without stack overflows or shallow-only tests.

2026-06-06
static-taint-analysis
信息安全分析师

Use when implementing static taint/dataflow analysis, interprocedural taint tracking, vulnerability analyzer plugins, Bandit-like checks, B620/B621/B622/B623/B624 rules, or source-to-sink rules for SQL injection, shell injection, path traversal, SSRF, XSS, request.args/form/cookies, sys.argv, input(), os.environ, import aliases, nested functions, f-strings, percent formatting, .format(), or Python walrus/NamedExpr propagation.

2026-06-06
multipart-http-response-parser
软件开发工程师

Implement multipart HTTP response parsing APIs with Content-Type boundary validation, MIME delimiter framing, CRLF/LF/CR streaming chunks, part headers, continuations, duplicate headers, DecodingError, StreamConsumed, sync iter_multipart, async aiter_multipart, and raw response stream closure.

2026-05-28
partial-structuring-recovery
软件开发工程师

Implement partial_structure APIs, PartialResult value/is_complete, structured_fields, failed_fields, errors, error_map, refine, attrs/dataclasses/TypedDict, forbid_extra_keys, detailed_validation, defaults, nested fields, collections, and init=False recovery behavior.

2026-05-28
serializer-deserializer-feature-matrix
软件质量保证分析师与测试员

Harden serializer, deserializer, schema, alias, field metadata, and generated-code changes with cross-feature regression matrices.

2026-05-28
auto-skillify
软件开发工程师

Detect repeated multi-step workflows and turn them into reusable Thomas-native skill bundles with validation and maintenance notes.

2026-03-19
capcut-video-editor
影片与视频编辑

Plan and execute CapCut-oriented edits for short-form marketing, promo, explainer, and caption-heavy videos with fast iteration in mind.

2026-03-19
cloudflare-deploy
网络与计算机系统管理员

Deploy applications and infrastructure to Cloudflare Workers, Pages, and related services with environment and routing checks.

2026-03-19
davinci-video-editor
影片与视频编辑

Guide DaVinci Resolve-style finishing work for edits that need stronger color, audio, timing, and delivery control.

2026-03-19
develop-web-game
网页开发工程师

Iterate on HTML or JavaScript web games with a tight browser-test loop, focused interactions, and visual verification.

2026-03-19
doc
文字处理员和打字员

Create, edit, and validate `.docx` documents with attention to formatting fidelity, structure, and rendered output.

2026-03-19
figma-implement-design
网页开发工程师

Translate specific Figma nodes into production-ready UI with close visual fidelity and project-aware implementation decisions.

2026-03-19
figma
软件开发工程师

Pull design context from Figma and translate it into Thomas-native implementation or analysis steps.

2026-03-19
gh-address-comments
软件质量保证分析师与测试员

Work through GitHub review comments and issue feedback on the current PR with clear fixes, replies, and verification.

2026-03-19
gh-fix-ci
软件开发工程师

Diagnose failing GitHub checks, isolate the concrete breakage, and land the smallest defensible fix with targeted verification.

2026-03-19
higgsfield-video-director
制片人和导演

Direct Higgsfield-oriented cinematic product video work around a real app, site, or launch concept.

2026-03-19
imagegen
平面设计师

Generate, edit, or refine images for product, concept, or marketing work with explicit prompt and output control.

2026-03-19
jupyter-notebook
软件开发工程师

Scaffold and refine Jupyter notebooks for experiments, tutorials, and exploratory workflows with clear narrative structure.

2026-03-19
linear
项目管理专家

Read, create, and update Linear issues or project context with clean operational summaries and ownership details.

2026-03-19
netlify-deploy
软件开发工程师

Deploy sites and apps to Netlify with build, environment, and preview-vs-production clarity.

2026-03-19
notion-knowledge-capture
秘书和行政助理(法律、医疗和高管除外)

Capture conversations and decisions into structured Notion knowledge artifacts with useful titles, summaries, and links.

2026-03-19
notion-meeting-intelligence
高级秘书和行政助理

Prepare agendas, pre-reads, and context briefs for meetings using Notion-based research and stakeholder-aware framing.

2026-03-19
notion-research-documentation
档案文员

Research across Notion sources and synthesize the result into structured documentation with traceable context.

2026-03-19
notion-spec-to-implementation
项目管理专家

Turn Notion product or technical specs into implementation plans, tasks, and execution tracking artifacts.

2026-03-19
openai-docs
软件开发工程师

Use official OpenAI documentation and Thomas-native product guidance when implementing or answering OpenAI API questions.

2026-03-19
pdf
软件开发工程师

Read, create, and validate PDFs where rendered layout, extraction quality, and review fidelity matter.

2026-03-19
playwright
软件质量保证分析师与测试员

Use a real browser to navigate, verify, extract, and reproduce UI behavior through deterministic scripted steps.

2026-03-19
render-deploy
软件开发工程师

Prepare and deploy applications to Render with service definitions, environment checks, and operational handoff details.

2026-03-19
screenshot
软件开发工程师

Capture desktop, window, or region screenshots when browser-level capture is unavailable or the user explicitly wants OS-level evidence.

2026-03-19
security-best-practices
信息安全分析师

Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks.

2026-03-19
security-ownership-map
信息安全分析师

Map repository ownership and bus-factor risk for security-sensitive code using git history and structural hotspots.

2026-03-19
security-threat-model
信息安全分析师

Build concise repository-grounded threat models covering assets, boundaries, attacker capabilities, abuse paths, and mitigations.

2026-03-19
sentry
网络与计算机系统管理员

Inspect Sentry issues, event streams, and recent production failures with operational summaries and next steps.

2026-03-19
skill-authoring
软件开发工程师

Design and refine Thomas-native skills with explicit workflows, validation rules, and small reusable bundles.

2026-03-19
skill-distillation
软件开发工程师

Recreate external skills into Thomas-native drafts from explicit local references without copying foreign code or long text verbatim.

2026-03-19
sora
软件开发工程师

Plan and run Sora video generation, remix, polling, and download workflows with clear prompt and asset control.

2026-03-19
speech
口译员与笔译员

Generate text-to-speech output for narration, prompts, accessibility, or voiceover tasks with clear voice and delivery choices.

2026-03-19
当前展示该仓库 Top 40 / 48 个已收集 skills。