Skip to main content
razorpay
ملف منشئ GitHub

razorpay

عرض على مستوى المستودعات لـ ٥٩ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٥٩
مستودعات
٥
محدث
٢٧ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

agent-readiness-score
متخصصو إدارة المشاريع

Scores a Razorpay service repo against the Agentic SDLC Scorecard across three pillars — Context (C1–C4), Testing (T1–T4), CI/CD (D1–D4) — and outputs a band per pillar plus an aggregate score. Use when assessing how agent-ready a service is or tracking…

٥ مايو ٢٠٢٦
alert-coverage-analyzer
مديرو الشبكات وأنظمة الحاسوب

Analyze alert coverage for Razorpay services by discovering multi-source monitoring (Prometheus, CloudWatch RDS, Performance Insights, Coralogix logs), scanning application metrics, and identifying missing business-critical metrics. Leverages repo skill…

٥ مايو ٢٠٢٦
api-flow
مطوّرو البرمجيات

Analyzes API endpoints in Go codebases and generates comprehensive flow visualizations (both Mermaid charts and ASCII diagrams) showing the complete request execution path, including handlers, middleware, services, database queries, external HTTP APIs, cache…

٥ مايو ٢٠٢٦
baseline-alerting
مديرو الشبكات وأنظمة الحاسوب

Use when creating, updating, or reviewing baseline Prometheus alert rules for a Razorpay microservice. Triggered by requests like 'add baseline alerts for X service', 'set up monitoring alerts', 'create baseline alerting for my service'.

٥ مايو ٢٠٢٦
baseline-monitoring
مديرو الشبكات وأنظمة الحاسوب

Index of baseline metric families for Razorpay services. Use it to determine which standard metrics must exist for HTTP, gRPC, workers, egress, outbox, Go runtime, and relevant infra components.

٥ مايو ٢٠٢٦
application-security
محللو أمن المعلومات

Apply security best practices when writing, reviewing, or discussing code. Covers authentication, injection prevention, API security, input validation, infrastructure, and AI/LLM security for Python, Go, JS/TS, React, PHP, Node.js.

٥ مايو ٢٠٢٦
curl-command-generator
مطوّرو البرمجيات

Generates ready-to-run cURL commands from any codebase (Go, Laravel, Express, Fastify, or other frameworks). Scans route definitions to auto-generate commands, or builds them from user-described endpoints. Includes proper headers, authentication, request…

٥ مايو ٢٠٢٦
database
مصممو قواعد البيانات

Standards for SQL interactions within a Domain package.

٥ مايو ٢٠٢٦
عرض 8 من أصل ٣٤ skills مجمعة.
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review blade PRs by fetching diff, checking CI status, and getting Storybook URL. Use when reviewing PRs, checking PR status, or getting preview links for razorpay/blade PRs.

٢٧ أغسطس ٢٠٢٦
migrate-to-rn
مطوّرو البرمجيات

Add React Native support (.native.tsx files) to Blade components that currently only have web implementations. Use when user says "add native support to {Component}", "migrate {Component} to native", or "/migrate-to-rn".

١٤ يوليو ٢٠٢٦
resolve-comments
محللو ضمان جودة البرمجيات والمختبرون

Resolve PR review comments by pushing code fixes or replying with explanations. Use when a PR has review comments that need to be auto-resolved.

١٠ يوليو ٢٠٢٦
get-agentic-blade-metrics
المهن الحاسوبية الأخرى

Get agentic metrics for the `razorpay/blade` repo.

٢٤ يونيو ٢٠٢٦
perform-task-end-to-end
مطوّرو البرمجيات

Perform a task end-to-end when intent is set to 'perform-task-end-to-end' by checking existence of GITHUB__RZP_SWE_AGENT_APP__APP_ID environment variable in the session.

٢٤ يونيو ٢٠٢٦
heal-pr
محللو ضمان جودة البرمجيات والمختبرون

Heal a Blade PR by fixing CI failures, missing changesets, and sanity issues. Use when a PR has failing CI or other sanity problems that need to be auto-fixed.

٢٣ يونيو ٢٠٢٦
create-pr
مطوّرو البرمجيات

Create a pull request ready for review with conventional commit message and structured PR body targeting master branch

١٨ يونيو ٢٠٢٦
code-review
محللو ضمان جودة البرمجيات والمختبرون

Guidelines for reviewing Blade PRs — sanity checks, code quality, API decisions, usecase validity, and UI review.

١١ يونيو ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
playbook-course
معلمو التعليم العالي، جميع الآخرون

Walks a learner through the Razorpay Org-Wide AI Playbook one belt at a time, reading the same Markdown the HTML hub serves and tracking progress in a LEARNER.md file in the working directory. Triggers on phrases like "start the playbook", "start white belt",…

١٤ أغسطس ٢٠٢٦
setup-verify
مديرو الشبكات وأنظمة الحاسوب

Runs the 10-point environment health check the playbook uses to gate White Belt's Quest W-0. Produces GREEN / YELLOW / RED status per check with one-line fixes for any non-green result. Activate when the user runs the setup script, finishes onboarding, or…

١٤ يوليو ٢٠٢٦
blade-compliance-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Run a per-file design-system drift scan on a Razorpay UI file. Reads the file, scans for raw colour or spacing values where Blade tokens exist, ad-hoc components shaped like Blade primitives, missing variants, and accessibility-attribute drift. Trigger…

١٤ مايو ٢٠٢٦
design-intel
مطوّرو البرمجيات

Reads a Figma frame and produces structured design intent that the production-compiler can consume. Outputs a Markdown document naming the components used (with Blade equivalents where they exist), the layout shape, the interaction states, the variants, and…

١٤ مايو ٢٠٢٦
pre-ship-check
محللو ضمان جودة البرمجيات والمختبرون

Run a six-layer structured review on a branch's diff before opening or merging a PR. The six layers are redlines, design system, tests, PR craft, prompt craft, and behaviour preservation. Trigger phrases include "run pre-ship-check on this branch",…

١٤ مايو ٢٠٢٦
production-compiler
مطوّرو البرمجيات

Takes raw AI-generated UI code (typically from AI Studio, ChatGPT, or a similar prompt-based UI generator) plus optional design-intel and produces Blade-compliant JSX. Three layers: component substitution (raw primitives → Blade primitives), token application…

١٤ مايو ٢٠٢٦
security-review-subagent
محللو أمن المعلومات

Spawn a security-review subagent with the canonical six-check brief and consume the structured findings. The skill reviews a branch's diff for redlines, prompt-injection capability creep, untrusted-input handling, output exposure, injection-vulnerable shapes,…

١٤ مايو ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات