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

zencoderai

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

skills collected
12
repositories
2
updated
2026-05-18
repository explorer

Repositories and representative skills

cross-review
software-quality-assurance-analysts-and-testers

Cross review code using a subagent with a specified model. Use when the user asks to review code changes AND specifies a model to use (e.g., 'review with opus', 'use sonnet to review', 'review changes with gemini'). The key differentiator from the regular code-review skill is that the user explicitly specifies which model should perform the review. The root agent reconstructs what changed from its own conversation history โ€” no git commands are used.

2026-04-24
frontend-design
web-developers

Design distinctive, production-grade frontend interfaces โ€” mockups as HTML pages or working application pages. Use when the user asks to design a web page, landing page, UI mockup, dashboard, application page, or any visual HTML interface. Supports single designs, multiple variant generation, and integration with existing project frameworks.

2026-04-06
playwright
software-quality-assurance-analysts-and-testers

Browser automation with Playwright. Use when the user asks to test a website, take screenshots, check responsive design, test login flows, fill forms, check broken links, or automate any browser task.

2026-04-06
comprehensive-review
software-quality-assurance-analysts-and-testers

Comprehensive code review using parallel specialized subagents. If a PR URL is provided, fetches PR details and can post comments. If no PR is provided, reviews the diff between the current branch and its base branch plus any uncommitted changes. CRITICAL: this skill is costly, don't use it unless user explicitly requested to use it.

2026-03-25
init
software-developers

Use when the user asks to initialize a repo, create AGENTS.md, generate contributor guidelines, or set up agent-oriented documentation for a codebase.

2026-03-04
code-review
software-quality-assurance-analysts-and-testers

Review code changes for correctness, security, performance, and code quality. Use when the user asks to review a diff, review code changes, review commits, or perform a code review. Input can be: (1) a text diff pasted directly, (2) one or more git commit hashes to extract the diff from, or (3) a git range like abc123..def456. The user may also provide task description or requirements that motivated the change.

2026-03-03
install-skill
software-developers

This skill should be used when the user asks to "install a skill", "import a skill", "add this skill", "try this skill from GitHub", or mentions installing, importing, or adding any AI coding skill/prompt from an external source. Gates external skill installs with a security assessment and installs across all supported CLIs.

2026-02-13
oss-security-check
information-security-analysts

This skill should be used when the user asks to "check this repo", "audit this project", "is this repo safe", "review this open source tool", or when another skill (git, install-mcp, install-skill) needs a security assessment of an external/public repository or package. Provides a unified security, quality, and privacy assessment.

2026-02-13
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded