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

code-assistants

code-assistants contains 24 collected skills from awinogradov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
5
updated
2026-07-18
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

plan
software-developers

Perform deep analysis of the codebase, recent changes, and the requested task. Create a validated, expert-reviewed implementation plan

2026-07-18
pr-review
software-quality-assurance-analysts-and-testers

Review a pull request and provide constructive feedback with structured verdict. Used by awinogradov/code-review-action

2026-07-18
run
computer-occupations-all-other

Plan, implement, commit, create PR, and monitor until approved

2026-07-10
commits-create
software-developers

Analyze staged changes and create conventional commits with intelligent grouping. Use when creating commits, or when invoked from other skills.

2026-07-10
issue-create
software-developers

Create a GitHub issue with a structured body (Context, What, Why, Scope, Solution) and curated labels via the gh CLI. Use when filing new issues, or when invoked from other skills.

2026-07-10
linear-create
software-developers

Create a Linear issue with a structured body (Context, What, Why, Scope, Solution) and wizard-selected status, label, and assignee via the Linear MCP. Use when filing a Linear ticket on a linear-tracked project.

2026-07-10
pr-answer
software-developers

Answer a user comment on a PR review and update review state if needed

2026-07-03
pr-resolve
software-developers

Address PR review comments by analyzing feedback, making code fixes, and replying to reviewers. Use when resolving review feedback on a pull request.

2026-07-03
ascii-schemas
software-developers

Generate ASCII schemas, diagrams, and UI wireframes using Unicode box-drawing characters (wiretext conventions). Use when creating architecture diagrams, entity-relationship models, database schemas, flow charts, deployment topologies, sequence diagrams, data flow visualizations, UI wireframes, screen mockups, or any visual schema in plans, documents, or conversations. Trigger on: "diagram", "schema", "ASCII art", "draw", "visualize", "architecture diagram", "ER diagram", "flow chart", "topology", "sequence diagram", "data flow", "wireframe", "mockup", "screen layout", "UI sketch", "page layout". Do NOT use for: code formatting, markdown tables, or image-based diagrams. If @wiretext/mcp server is connected, prefer its create_wireframe/render_wireframe tools for UI wireframes — they produce higher-fidelity output with 30+ components.

2026-07-02
ask-codex
software-developers

Delegate a code analysis, refactoring, or automated-editing task to the OpenAI Codex CLI (codex exec / codex resume), then critically evaluate its output as a peer AI. Use when the user asks to run Codex, references OpenAI Codex, or wants a second model's take on the code.

2026-07-02
ask-gemini
software-developers

Delegate a code analysis, refactoring, or automated-editing task to the Google Gemini CLI (gemini -p / gemini --resume), then critically evaluate its output as a peer AI. Use when the user asks to run Gemini, references the Gemini CLI, or wants a second model's take on the code.

2026-07-02
branch-create
software-developers

Create and checkout a git branch following repository naming conventions with GitHub issue integration. Use when creating branches, or when invoked from other skills.

2026-07-02
commits-restructure
software-developers

Restructure messy draft commits into proper conventional commits

2026-07-02
dependabot-resolve
software-developers

Review and merge dependabot PRs safely using gh CLI. Process one-by-one to avoid package-lock.json conflicts

2026-07-02
issue-run
software-developers

List recent open GitHub or Linear issues, pick one, and start autopilot on it via the run skill. Use to go from browsing issues to a running autopilot session in one step.

2026-07-02
pdf-create
graphic-designers

Generate a beautiful, brand-themed, multi-page PDF — report, research doc, six-pager, or playbook — from structured content using a bundled @react-pdf/renderer pipeline (direct rendering, no headless browser). Use when the user asks to create, generate, build, export, or design a PDF, report, whitepaper, six-pager, playbook, proposal, or branded document, especially from notes, data, or a Google design.md brand spec. Trigger on: "PDF", "create a report", "generate a document", "six-pager", "playbook", "proposal", "whitepaper", "branded PDF", "design.md", "export to PDF". Do NOT use for: editing or extracting text from an existing PDF, or filling PDF forms.

2026-07-02
plan-bun
software-developers

Execute Bun/NodeJS-specific implementation planning phases. Use when plan command delegates to Bun stack.

2026-07-02
plan-nodejs-react
software-developers

Execute NodeJS+React-specific implementation planning phases. Use when plan command delegates to NodeJS+React stack.

2026-07-02
pr-create
software-developers

Create a pull request with validated title and description following repository conventions. Use when creating PRs, or when invoked from other skills.

2026-07-02
pr-monitor
software-developers

Monitor a PR for review approval and CI check status, blocking until approved with all checks passing. Fixes CI failures and resolves review feedback. Use when waiting for PR approval.

2026-07-02
pr-update
software-developers

Update an existing pull request's title and description based on current branch commits. Use when PR needs to be refreshed after new commits or when asked to update PR.

2026-07-02
pr-validate
software-quality-assurance-analysts-and-testers

Validate a PR title and branch name against repository contributing guidelines

2026-07-02
preflight-check
software-developers

Validate git working state before committing, branching, or opening a PR. Detects wrong branch, stale merged branches, uncommitted changes, and out-of-date main.

2026-07-02
todo-cleanup
software-developers

Scan codebase for TODO/FIXME comments, verify actuality, create GitHub issues, and update links

2026-07-02