Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

code-assistants

code-assistants contiene 24 skills recopiladas de awinogradov, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
24
Stars
5
actualizado
2026-07-18
Forks
3
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

plan
Desarrolladores de software

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

2026-07-18
pr-review
Analistas de garantía de calidad de software y probadores

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

2026-07-18
run
Otras ocupaciones informáticas

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

2026-07-10
commits-create
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-03
pr-resolve
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

Restructure messy draft commits into proper conventional commits

2026-07-02
dependabot-resolve
Desarrolladores de software

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

2026-07-02
issue-run
Desarrolladores de software

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
Diseñadores gráficos

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
Desarrolladores de software

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

2026-07-02
plan-nodejs-react
Desarrolladores de software

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

2026-07-02
pr-create
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

Validate a PR title and branch name against repository contributing guidelines

2026-07-02
preflight-check
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-02