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

avoidwork

Repository-level view of 23 collected skills across 3 GitHub repositories.

skills collected
23
repositories
3
updated
2026-07-09
repository explorer

Repositories and representative skills

audit-code
software-quality-assurance-analysts-and-testers

Audits each directory in ./src for bugs, security vulnerabilities, and performance issues sequentially. Generates one consolidated issue per directory via /create-issue.

2026-07-09
audit-skill
software-quality-assurance-analysts-and-testers

Audits Agent Skills SKILL.md files against the protocol specification and best practices. Identifies issues across 10 categories: schema violations, naming, description quality, structure, progressive disclosure, file references, best practices, calibration, content quality, and optional directories. Produces a structured report with severity levels and actionable fixes.

2026-07-09
audit-sys-prompt
software-developers

Expert System Prompt Evaluator Agent. Analyzes, rates, and provides actionable feedback for system prompts against a 7-criteria framework. Returns structured machine-readable JSON output with weighted scores, evidence-based reasoning, and harness-aware recommendations.

2026-07-09
commit-push
software-developers

Automates the complete git workflow: scans project rules for conventions, stages all changes, commits, pushes to the remote, and opens a Pull Request. Ensures strict compliance with documentation rules, including rule 5.4.

2026-07-09
create-feature
software-developers

Orchestrates a full feature lifecycle: receive goals, synthesize detailed specs, propose via OpenSpec, commit & push, apply tasks, audit results, update PR, and post audit results as a comment.

2026-07-09
create-issue
software-developers

Receives a user description, synthesizes it into a title and description, categorizes as 'fix' or 'feat', creates a GitHub issue, audits the codebase for actionable details, and updates the issue with findings.

2026-07-09
fix-issue
software-developers

Accepts a GitHub issue ID, validates approval via labels, categorizes the work, chains to /create-feature for full implementation, and comments on the issue linking to the PR.

2026-07-09
git-tag
software-developers

Reads package.json version, synthesizes a change description from git history delta, creates an annotated git tag (no "v" prefix), and pushes it to origin.

2026-07-09
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded