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

vivshaw

Repository-level view of 33 collected skills across 2 GitHub repositories.

skills collected
33
repositories
2
updated
2026-06-07
repository explorer

Repositories and representative skills

polishing-a-paragraph
editors

Use when polishing a paragraph of prose for clarity and rhythm, restructuring sentences, and de-LLMifying text.

2026-06-07
maintaining-a-marketplace
software-developers

Use when creating, releasing, or maintaining a Claude Code Plugin Marketplace - covers marketplace.json schema, version management, release checklists, changelog conventions, and validation to prevent sync drift between plugin.json and marketplace.json

2026-06-07
howto-code-in-rust
software-developers

Use when writing, reviewing, or modifying Rust code - covers error handling with thiserror+miette, type system patterns, async and serde conventions, testing crates, dependency pinning, and module organization

2026-06-07
finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-06-07
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-06-07
test-driven-development
software-developers

Use when implementing any feature or bugfix, before writing implementation code

2026-06-07
verifying-completion
software-developers

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-06-07
creating-a-plugin
software-developers

Use when creating a new Claude Code plugin or setting up plugin structure - provides complete file organization, manifest format, and component definitions for commands, agents, skills, hooks, and MCP servers

2026-06-07
Showing top 8 of 32 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded