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

llm-public-utils

llm-public-utils 收录了来自 Theta-Tech-AI 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
66
更新
2026-07-19
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deslop
软件开发工程师

Analyze code quality and perform targeted refactoring against established coding principles. Use when identifying and fixing "slop" in a codebase, running dedup sweeps, or reviewing code for maintainability violations.

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

Stress-test apps (especially webapps) — confirm reliability, comb happy paths, cause mischief, and hunt bugs in code — via agent browser, API scripts, or both. Use whenever the user wants to find bugs, edge cases, knots, break an app, harden UX or APIs, QA a flow, or catch issues before users do — even if they only say "try the app", "test this", "hit the API", or "see what breaks".

2026-07-19
addtodeslop
软件开发工程师

Research a new coding principle and merge it into the deslop skill reference. Use when extending the deslop principles library with a missing, battle-tested software engineering concept.

2026-07-18
cleanup
软件开发工程师

End-to-end repo housekeeping pass — branch sync, submodule hygiene, stuck-deploy recovery, doc triage, E2E smoke. Use at session start or when repo/deploy state is unclear. Reports surgically; only applies safe fixes.

2026-07-08
code-planner
软件开发工程师

Break down complex coding tasks into detailed, actionable markdown planning documents. Use when planning new features, refactors, or multi-step implementations before writing code.

2026-07-08
critique-writing
技术写作员

Deliver harsh, multi-perspective critiques of text. Use when the user wants brutal editorial feedback that surfaces missing angles, weak arguments, and best-practice violations.

2026-07-08
gpt4-coding-style
软件开发工程师

Apply concise, DRY, modular Python coding style with extensive logging and type hints. Use when writing or reviewing Python code where the user wants genius-level, self-documenting, deduplicated implementations.

2026-07-08
local-dev
软件开发工程师

Bring up a local/hybrid dev stack (Postgres + vector store + FastAPI + reverse proxy + SPA locally, optional remote LLM provider). Use to iterate on frontend, backend, and agent changes without a cloud redeploy.

2026-07-08
pubmed-search
其他生物科学家

Search PubMed and display structured paper metadata. Use when the user wants literature search results with titles, authors, abstracts, DOIs, and PubMed links.

2026-07-08
reformat-academic-paper
技术写作员

Reformat academic papers while preserving exact text, applying template styling, and extracting figures. Use when converting a .docx paper to a journal template with validation.

2026-07-08
shatter
软件开发工程师

Break large files into focused, single-responsibility pieces. Use when a file exceeds size thresholds (~250 LOC frontend, ~400 LOC backend) or mixes multiple responsibilities.

2026-07-08
smelt
软件开发工程师

Separate overlay code into upstream metal and project slag. Use when deduplicating provider-agnostic improvements from project-specific overlay code in submodule/overlay workflows.

2026-07-08
text-compression
技术写作员

Iteratively compress text by combining phrases while preserving meaning. Use when reducing word count without losing intent; show incremental work at each pass.

2026-07-08