Skip to main content
Run any Skill in Manus
with one click
pavelsimo
GitHub creator profile

pavelsimo

Repository-level view of 29 collected skills across 12 GitHub repositories.

skills collected
29
repositories
12
updated
2026-07-12
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

changelog
software-developers

Generates changelog entries from git history following Keep a Changelog conventions and cuts versioned releases. Use when the user wants to update CHANGELOG.md with recent commits or promote [Unreleased] to a versioned release.

2026-07-07
commit
software-developers

Creates a conventional git commit with gitmoji prefix and lowercase imperative message. Use when the user is ready to commit staged changes or wants help composing a clean, atomic commit message.

2026-07-07
create-cli
software-developers

Scaffolds production-ready CLI projects from language templates, supporting Go with Cobra, Makefile, golangci-lint, goreleaser, and GitHub Pages docs; and Python with Typer, uv, ruff+mypy, PyPI OIDC trusted publishing, and GitHub Pages docs. Use when the user wants to bootstrap a new command-line tool project from scratch.

2026-07-07
create-docs
software-developers

Analyzes a codebase and generates LLM-optimized documentation covering project overview, architecture, build system, testing, development patterns, deployment, and a file catalog. Use when the user wants to document a codebase or refresh existing project documentation.

2026-07-07
create-html
web-developers

Transforms documents into polished self-contained HTML by reading Markdown/text directly, converting other supported inputs with uvx markitdown, selecting from 20 purpose-built templates, and generating the output.

2026-07-07
create-issue
software-developers

Turns a rough description into a structured GitHub issue with gitmoji title, problem statement, acceptance criteria, optional interview mode, and posting via gh CLI.

2026-07-07
create-skill
computer-occupations-all-other

Bootstraps a new agent skill by generating SKILL.md, README.md, LICENSE, and optional reference files as a directory inside the pavelsimo/skills repo and registering it in the index README. Use when the user wants to create a new Claude Code skill from scratch.

2026-07-07
create-web
web-developers

Scaffold a production-ready web application from language templates. Use when the user wants to bootstrap a new web project from scratch.

2026-07-07
Showing top 8 of 18 collected skills in this repository.
Showing 12 of 12 repositories
All repositories loaded