Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

llm-public-utils

llm-public-utils enthält 13 gesammelte Skills von Theta-Tech-AI, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
66
aktualisiert
2026-07-19
Forks
3
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

deslop
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Technische Redakteure

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
Softwareentwickler

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
Softwareentwickler

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
Sonstige Biowissenschaftler

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
Technische Redakteure

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
Softwareentwickler

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
Softwareentwickler

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
Technische Redakteure

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