بنقرة واحدة
explain
Point at a file or folder — get documentation explaining what it does, data flow, and key decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Point at a file or folder — get documentation explaining what it does, data flow, and key decisions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Indian Mutual Fund & enterprise domain expert — regulatory regulations, BRS creation, PRD generation with Figma screen workflows, Zoho Sprints integration
Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation
Generate and run Postman collections, validate API responses, manage test suites
Review layer separation, design patterns, DI, and module boundaries
Auto-generate changelog from git commits — grouped by feat/fix/docs with PR links
Review code against enterprise standards — auto-detects stack (.NET, NestJS, React, RN, Flutter)
| name | explain |
| description | Point at a file or folder — get documentation explaining what it does, data flow, and key decisions |
| category | developer-tools |
| triggers | ["explain this code","document this","what does this do"] |
Generate documentation for files, folders, or entire projects.
Point at code: "Explain src/modules/order/"
Outputs: purpose, dependencies, public API, data flow, key decisions, gotchas. For folders: architecture diagram, entry points, how to extend. For projects: tech stack, getting started, folder guide, key flows.
For full instructions, read agents/explain.md.