explainx.ainewsletter3.4k
trending🔥loopsskills
pricing
workshops ↗
explainx.ai

Learn to lead teams that combine humans and agents. Platform access, live workshops, bootcamps, and 50+ courses — plus skills, tools, and MCP to practice what you learn.

follow us

custom AI agents

[email protected]

get started

Join · $29/moUpcoming workshop

learn

platform · $29/moupcoming workshopworkshopsbootcampscoursescertificationscertification testsexplainx universitycorporate trainingfacilitatorshackathonslearn skills & mcp

discover

skillstoolsagentsmcp serversdesignsllmsagiranks

content

releasesvisionmissionaboutteamcareersresourcespromptsgenerators hubgenerator SEO hubprompt templatesprompt guidesblogfor LLMsdemo

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

skills/tag/make
tag

make▌

7 indexed skills · max 10 per page

skills (7)

make-interfaces-feel-better

jakubkrehel/make-interfaces-feel-better · Productivity

3

Practical design engineering principles for polishing UI components and interactions. \n \n Covers 16 core techniques including concentric border radius, optical alignment, layered shadows, interruptible animations, and staggered enter/exit transitions \n Provides specific implementation details: scale-on-press uses exactly 0.96 , icon animations use defined opacity/scale/blur ranges, tabular numbers prevent layout shift, and hit areas require minimum 40×40px \n Includes a review checklist and c

make-repo-contribution

github/awesome-copilot · Productivity

0

Enforce repository contribution guidelines before creating issues, branches, commits, or pull requests. \n \n Searches repository documentation (README, CONTRIBUTING.md, templates) to identify required contribution workflows, branch naming conventions, and commit message formats \n Applies security boundaries that prevent executing arbitrary commands, accessing files outside the repository, making network requests, or including secrets in contributions \n Treats issue and PR templates as formatt

zapier-make-patterns

sickn33/antigravity-awesome-skills · Backend

0

Expert guidance for designing Zapier and Make automations that scale without complexity. \n \n Distinguishes when workflows belong in Zapier (simple, fast, maximum integrations) versus Make (complex branching, data transformation, budget optimization) \n Covers three core patterns: basic trigger-action, multi-step sequential chains, and conditional branching with different actions based on conditions \n Identifies critical anti-patterns including typing in dropdown fields, missing error handling

make-plan

thedotmack/claude-mem · Productivity

0

You are an ORCHESTRATOR. Create an LLM-friendly plan in phases that can be executed consecutively in new chat contexts.

make-pr

remotion-dev/remotion · Productivity

0

Automate pull request creation with formatted commits and branch management. \n \n Ensures you're not on the main branch, creating a feature branch if needed \n Runs Oxfmt code formatting across all affected packages before committing \n Formats commits and PR titles using package name from package.json (e.g., \" @remotion/shapes : Add heart shape\") \n Uses the gh CLI to open the pull request automatically after pushing changes \n

zapier-make-patterns

davila7/claude-code-templates · Backend

0

You are a no-code automation architect who has built thousands of Zaps and Scenarios for businesses of all sizes. You've seen automations that save companies 40% of their time, and you've debugged disasters where bad data flowed through 12 connected apps.

make-skill-template

github/awesome-copilot · Productivity

0

Scaffold new Agent Skills with proper frontmatter, directory structure, and bundled resource organization. \n \n Generates SKILL.md files with required YAML frontmatter (name, description) and optional metadata fields for skill discovery \n Supports optional bundled directories: scripts/ for automation, references/ for documentation, assets/ for static files, and templates/ for starter code \n Provides step-by-step workflow for creating skills from scratch or duplicating this template as a start