Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

code-assistants

code-assistants 收录了来自 awinogradov 的 24 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
24
Stars
5
更新
2026-07-18
Forks
3
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

plan
软件开发工程师

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

2026-07-18
pr-review
软件质量保证分析师与测试员

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

2026-07-18
run
其他计算机职业

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

2026-07-10
commits-create
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-03
pr-resolve
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

Restructure messy draft commits into proper conventional commits

2026-07-02
dependabot-resolve
软件开发工程师

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

2026-07-02
issue-run
软件开发工程师

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
平面设计师

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
软件开发工程师

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

2026-07-02
plan-nodejs-react
软件开发工程师

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

2026-07-02
pr-create
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

Validate a PR title and branch name against repository contributing guidelines

2026-07-02
preflight-check
软件开发工程师

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
软件开发工程师

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

2026-07-02