Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

mudd

mudd contém 11 skills coletadas de frizzle-chan, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
3
atualizado
2026-02-12
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

terminal-changelog
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores web

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
Desenvolvedores de software

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
Desenvolvedores web

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
Desenvolvedores de software

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
Administradores de banco de dados

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
Arquitetos de banco de dados

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
Desenvolvedores de software

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