Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-in-action

claude-in-action contains 6 collected skills from duthaho, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-04-22
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

wordcount
software-developers

Use when the user asks for a word count, word frequency, or how many words are in a file (keywords: word count, wordcount, how many words, count words, word frequency). Reads the file the user points to and reports the word count.

2026-04-22
wordcount
software-developers

Use when the user asks for a word count, word frequency, or how many words are in a file (keywords: word count, wordcount, how many words, count words, word frequency). Reads the file the user points to and reports the word count.

2026-04-22
changelog-writer
software-developers

Use when the user asks for a changelog, release notes, or a summary of what changed since a tag (keywords: changelog, release notes, what changed, Keep a Changelog). Produces a Markdown block formatted like Keep a Changelog, grouped by conventional-commit type.

2026-04-14
adr-writer
software-developers

Use when the user asks to write, create, or draft an ADR, architecture decision record, or decision record. Picks between a short or long template based on the size of the decision, assigns the next ADR number, and writes the result to docs/adr/NNNN-<slug>.md.

2026-04-14
slug-generator
software-developers

Use when the user asks for a URL slug, kebab-case identifier, filename-safe version of a string, or slug-ified title. Produces a lowercase, dash-separated, punctuation-stripped version of the input.

2026-04-14
slug-generator
software-developers

Use when the user asks for a URL slug, kebab-case identifier, filename-safe version of a string, or slug-ified title. Produces a lowercase, dash-separated, punctuation-stripped version of the input.

2026-04-14