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/mo

learn

platform ยท $29/moworkshopsbootcampscoursescertificationscertification testsexplainx universitycorporate trainingfacilitatorshackathonslearn skills & mcp

discover

skillstoolsagentsmcp serversdesignsllmsagiranks

content

releasesvisionmissionaboutcommunityteamcareersresourcespromptsgenerators 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

home/skills/tag/grep
skill tag

grepโ–Œ

2 indexed skills ยท max 10 per page

skills (2)

ast-grep-find

parcadei/continuous-claude-v3 ยท Productivity

0

Structural code search that understands syntax. Find patterns like function calls, imports, class definitions - not just text.

ast-grep

ast-grep/agent-skill ยท Productivity

0

Structural code search using Abstract Syntax Tree patterns for precise codebase queries. \n \n Translates natural language queries into ast-grep YAML rules to match code by structure rather than text, supporting complex patterns like \"async functions without error handling\" \n Provides step-by-step workflow: understand the query, create example code, write the rule, test with CLI, then search the codebase \n Includes debugging tools ( --debug-query ) to inspect AST structure and understand how