explainx.ainewsletter3.5k
trending🔥pathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/request
skill tag

request▌

6 indexed skills · max 10 per page

skills (6)

pull-request-automation

aj-geddes/useful-ai-prompts · Productivity

0

Implement pull request automation to streamline code review processes, enforce quality standards, and reduce manual overhead through templated workflows and intelligent assignment rules.

create-pull-request

cline/cline · Productivity

0

This skill guides you through creating a well-structured GitHub pull request that follows project conventions and best practices.

signature-request

anthropics/knowledge-work-plugins · Productivity

0

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

change-request

anthropics/knowledge-work-plugins · Productivity

0

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

create-github-pull-request-from-specification

github/awesome-copilot · Productivity

0

Automated GitHub pull request creation from specification templates with draft-to-review workflow. \n \n Reads pull request template from .github/pull_request_template.md and extracts requirements to populate PR body and title \n Checks for existing pull requests on the target branch before creation to prevent duplicates \n Progresses pull requests from draft status to ready for review, then auto-assigns to the creator \n Analyzes PR diffs to ensure specification changes are properly documented

request-refactor-plan

mattpocock/skills · Productivity

0

Interview-driven refactoring planner that breaks changes into tiny, safe commits and files a GitHub issue. \n \n Conducts a detailed user interview to understand the problem, explore alternatives, and nail down exact scope before planning \n Verifies assertions by exploring the repository and assesses existing test coverage in the affected codebase \n Breaks implementation into the smallest possible commits, each leaving the codebase in a working state \n Generates a structured GitHub issue with