Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

code-assistants

code-assistants에는 awinogradov에서 수집한 skills 24개가 있으며, 저장소 수준 직업 범위와 사이트 내 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