Skip to main content

kalilurrahman/kr-claudiator-skills

جمع SkillsMP عدد ٥٢٩ من skills من kalilurrahman/kr-claudiator-skills. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٥٢٩
نجوم GitHub
١
تفرعات GitHub
٠

عرض ٤٠ من أصل ٥٢٩ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Cut AI/LLM spend without degrading quality — model tiering and cascade routing, Batch API offloading, context and output-token discipline, reasoning-effort tuning, and per-feature cost attribution. Outputs a per-feature cost baseline, a model routing plan…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implement data observability across the five pillars — freshness, volume, schema, distribution, lineage — with anomaly detection on pipelines and lineage-driven incident triage. Outputs a tiered coverage plan, monitor configurations, alert routing rules, an…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build production vision and document-understanding pipelines on the Claude API — image inputs, PDF processing, structured extraction, and multimodal RAG. Outputs ingestion-path decisions, resolution and token budgets, extraction schemas, evaluation plans, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design and implement graph analytics — property graph vs RDF modeling, engine selection (Neo4j, Memgraph, Neptune, Spark GraphFrames), and algorithm-to-business-question mapping. Outputs graph schema, Cypher queries, batch algorithm pipelines, and GraphRAG…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Secure webhook receiving endpoints against spoofing, replay, duplicate processing, and overload. Outputs HMAC verification code with timing-safe compares, timestamp and idempotency defenses, secret rotation plans, queue-backed 2xx-fast handler architecture,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design and run chaos engineering experiments against infrastructure — steady-state hypotheses, blast-radius control, and staged promotion from dev to production. Outputs experiment specs (Chaos Mesh, LitmusChaos, AWS FIS), abort conditions, game-day runbooks,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design a semantic layer that defines every business metric once and serves it consistently to BI tools, spreadsheets, and AI agents. Outputs metric specs (dbt MetricFlow or Cube), a platform decision record, a governance and ownership model, and integration…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build and keep alive a service catalog / internal developer portal — Backstage or a commercial IDP — with enforced ownership, on-call mapping, and maturity scorecards. Outputs catalog schema (catalog-info.yaml), ownership model, scorecard definitions, CI…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Run a dbt project like a software project. Outputs staging/intermediate/marts layering, naming and ref() conventions, a unit-vs-data testing strategy, incremental model configs with failure-mode defenses, documentation and exposures, and slim CI pipelines…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Design an identity governance and administration (IGA) program from an org's app inventory, HR system, and compliance drivers. Outputs a role and entitlement model, joiner-mover-leaver automation design, SCIM provisioning flows, an SoD ruleset, an access…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design and implement streaming APIs — SSE, WebSockets, HTTP chunked transfer, and gRPC streams. Outputs a protocol selection decision, event contract, backpressure and reconnection strategy, resume-token design, auth plan for long-lived connections, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Run continuous product discovery to de-risk what you build — customer interviews, opportunity-solution trees, assumption mapping, and riskiest-assumption tests. Outputs an interview guide, an opportunity-solution tree, an assumption map with prioritized…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Define a product strategy that connects company vision to where-to-play and how-to-win choices, strategic bets, and quarterly execution. Outputs a strategy one-pager with diagnosis, guiding policy, positioning, bets with kill criteria, and a cascade to OKRs…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design reverse ETL pipelines that sync warehouse data back into operational SaaS tools (CRM, ads, support). Outputs sync architecture, diff-based sync strategy, idempotency and rate-limit handling, identity resolution plan, and a build-vs-buy recommendation.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Instrument LLM applications for production observability. Outputs trace instrumentation (spans for prompts, tools, retrieval), token and cost tracking, quality monitoring with online evals, drift detection, and alerting rules aligned to OpenTelemetry GenAI…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design and implement defense-in-depth guardrails for LLM applications — input/output validation, prompt-injection defense, PII redaction, topical and safety filters, and human-in-the-loop gates. Outputs a layered guard architecture, validation code,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design LLM caching across all three layers — provider-side prompt caching (Claude cache_control breakpoints and TTLs), application-level response caching, and semantic caching. Outputs cache-friendly prompt structure, breakpoint placement, TTL selection with…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design a multi-channel notification system covering push/email/SMS/in-app fan-out, user preferences and quiet hours, batching and digests, idempotency, rate limiting, and delivery tracking. Outputs pipeline architecture, database schemas, worker patterns, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design production search systems — inverted-index, vector, and hybrid retrieval, Elasticsearch/OpenSearch cluster design, indexing pipelines, and relevance tuning. Outputs index mappings, cluster topology, query pipeline design, a zero-downtime reindex…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Test code against thousands of generated inputs instead of hand-picked examples, letting the framework shrink every failure to a minimal counterexample. Outputs property definitions, custom generators, stateful model tests, regression pins, and CI-ready…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Calculate sample size and runtime for an A/B test given variance and MDE.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Specify tool contracts, schemas, and guardrails for an LLM agent.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design multi-step Claude 5 Fable agents that plan, act, observe, and correct — with explicit budget, checkpoint, and human-in-the-loop gates you can defend in production.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Manages account health, relationship strategy, renewals, and expansion opportunities.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Acts as an agile coach who improves sprint flow, backlog hygiene, ceremonies, and delivery discipline.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الرؤساء التنفيذيون
الوصف

Shapes strategy for AI-native products, differentiation, and responsible AI adoption.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Defines metrics, dashboards, reporting logic, and decision analytics.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Designs APIs, versioning strategy, request/response contracts, and integration patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو أنظمة الحاسوب والمعلومات
الوصف

Coordinates architecture decisions, governance, and change across programs.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Reviews architectures for fitness, tradeoffs, anti-patterns, and delivery readiness.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Designs automation workflows, trigger logic, and task orchestration.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Designs backend systems, APIs, services, data access, and scalability patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Acts as a business analyst who clarifies requirements, processes, and functional needs.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Maps capabilities, maturity levels, gaps, and enablement priorities.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Plans stakeholder adoption, communication, training, and behavior change.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Designs cloud architecture, landing zones, resilience, and platform choices.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Builds community programs, engagement loops, and member value systems.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
ضباط الامتثال
الوصف

Advises on compliance, controls, auditability, and regulated operating models.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
الكتّاب التقنيون
الوصف

Produces content systems, drafts, and channel-specific content outputs.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Designs content strategy, editorial direction, and content production systems.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٥٢٩ skills مجمعة.