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

website

website contém 16 skills coletadas de Myxogastria0808, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
16
Stars
1
atualizado
2026-06-15
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

create-history
Desenvolvedores de software

Interactively add a new HistoryEntry to data/history/history.ts. Asks questions in HistoryEntry type property order (name → description → year → approximate → feature → links), validates link URLs, and keeps HISTORIES sorted by year ascending.

2026-06-15
delete-history
Desenvolvedores de software

Remove an existing HistoryEntry from data/history/history.ts.

2026-06-15
read-history
Desenvolvedores de software

Display existing HistoryEntry entries from data/history/history.ts. Supports filtering by year.

2026-06-15
update-history
Desenvolvedores de software

Interactively edit an existing HistoryEntry in data/history/history.ts.

2026-06-15
create-link-label
Desenvolvedores web

Add a new labelled external-link type with a react-icons icon to data/shared/linkIcons.ts. Updates LINK_LABELS, LINK_ICONS, and the import statements.

2026-06-14
create-work
Desenvolvedores web

Interactively add a new Work entry to data/works/works.ts. Asks questions in Work type property order (name → description → tags → year → links), supports new tag creation with similarity check, validates link URLs, and keeps WORKS sorted by year descending.

2026-06-14
delete-link-label
Desenvolvedores web

Remove a link label and its icon from data/shared/linkIcons.ts and all WorkLink arrays in works.ts.

2026-06-14
read-link-label
Desenvolvedores web

Display existing link labels and their icons from data/shared/linkIcons.ts with usage counts.

2026-06-14
update-link-label
Desenvolvedores web

Edit a link label's name or icon in data/shared/linkIcons.ts and update all references in works.ts.

2026-06-14
update-work
Desenvolvedores de software

Interactively edit an existing Work entry in data/works/works.ts.

2026-06-14
create-tag
Desenvolvedores de software

Interactively add one or more new tags to data/works/tags.ts. Checks similarity against existing tags before creating, and keeps the TAGS array alphabetically sorted.

2026-06-10
delete-tag
Desenvolvedores de software

Remove a tag from data/works/tags.ts and all Work.tags arrays in works.ts.

2026-06-10
delete-work
Desenvolvedores de software

Remove an existing Work entry from data/works/works.ts.

2026-06-10
read-work
Desenvolvedores de software

Display existing Work entries from data/works/works.ts. Supports filtering by year or tag.

2026-06-10
update-tag
Desenvolvedores de software

Rename an existing tag in data/works/tags.ts and update all references in works.ts.

2026-06-10
read-tag
Desenvolvedores de software

Display existing tags from data/works/tags.ts with usage counts across works.

2026-06-09