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

mudd

mudd 收录了来自 frizzle-chan 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
3
更新
2026-02-12
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

terminal-changelog
软件开发工程师

Write in-game changelog updates as terminal documents in mansion.rec. Use when asked to write a changelog, add a terminal update, document recent changes, or catch users up on new features. Creates INBOX entries for the office terminal.

2026-02-12
healtests
软件质量保证分析师与测试员

Iteratively fix test failures until all tests pass. Use when tests are failing and you want Claude to automatically plan and fix them in a loop.

2026-02-05
add-verb
软件开发工程师

Add synonyms to verb word lists. Use when adding verbs/synonyms for MUD actions like look, touch, attack, use, take, open, close, or drop.

2026-01-27
discord-py
软件开发工程师

Build Discord bots using discord.py. Use when the user asks about Discord bot development, discord.py library, bot commands, slash commands, Discord intents, or Discord API integration. Covers Client, Bot, events, commands extension, app_commands, views, buttons, modals, and cogs.

2026-01-20
entity-descriptions
网页开发工程师

Style conventions for writing entity DescriptionShort templates in mansion.rec. Use when adding or editing entities in data/worlds/mansion.rec to ensure consistent prose flow in /look output. Covers capitalization rules and punctuation for top-level entities vs container contents.

2026-01-17
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-01-17
discord-markdown
网页开发工程师

Discord-specific markdown syntax for formatting message strings. Use when constructing strings that will be sent as Discord messages, including: text formatting (bold, italic, underline, strikethrough, spoilers), headers, subtext, code blocks, block quotes, lists, and masked links.

2026-01-15
ruff-formatter
软件开发工程师

Fix Python code formatting issues using the Ruff formatter. Use when: (1) Formatting errors are detected by ruff format --check, (2) Python files need to be formatted to match project style, (3) Pre-commit hooks or CI fail due to formatting issues.

2026-01-14
postgres-migrations
数据库管理员

Write safe PostgreSQL migrations that avoid blocking reads/writes. Use when creating migrations, adding columns, indexes, constraints, or modifying tables. Based on Squawk linter rules.

2026-01-07
gnu-recutils
数据库架构师

Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record schemas with %rec descriptors, converting between rec/CSV formats, or when the user mentions recutils, recsel, recins, recfmt, or record-oriented data files.

2026-01-04
add-check
软件开发工程师

Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.

2025-12-29