Plan a tiered launch (alpha → GA) with success metrics and rollback gates.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٢٩ من skills من kalilurrahman/kr-claudiator-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
kalilurrahman/kr-claudiator-skillsعرض ٤٠ من أصل ٥٢٩ skills مجمعة.
Plan a tiered launch (alpha → GA) with success metrics and rollback gates.
لغة النص الأصلي: الإنجليزية
Build an offline LLM eval harness with golden sets, judges, and regression gates.
لغة النص الأصلي: الإنجليزية
Reliably extract structured data from LLM responses using function calling, JSON mode, and validation. Outputs schema definitions, extraction patterns, retry logic, and parsing pipelines.
لغة النص الأصلي: الإنجليزية
Design prompts that exploit Claude 5 Mythos/Fable's 1M+ token window for whole-codebase reasoning, multi-doc synthesis, and cross-file refactors without lossy summarisation.
لغة النص الأصلي: الإنجليزية
Wire Claude 5 to MCP servers (filesystem, git, DB, Jira, Notion) with typed tool contracts, per-tool guardrails, error taxonomies, and traceable retries.
لغة النص الأصلي: الإنجليزية
Decompose a north-star metric into input/output trees with owners and alert thresholds.
لغة النص الأصلي: الإنجليزية
Design communication patterns between microservices. Outputs synchronous vs asynchronous decision framework, service discovery approach, circuit breaker configuration, and observability strategy.
لغة النص الأصلي: الإنجليزية
Select the most predictive features for ML models to improve accuracy and reduce overfitting. Outputs filter, wrapper, and embedded selection methods with validation strategy.
لغة النص الأصلي: الإنجليزية
Stand up a feature store with offline/online parity and point-in-time correctness.
لغة النص الأصلي: الإنجليزية
Implement mobile application security for iOS and Android. Outputs secure storage, certificate pinning, code obfuscation, biometric auth, and API security patterns.
لغة النص الأصلي: الإنجليزية
Author a model card covering intended use, evals, risks, and update cadence.
لغة النص الأصلي: الإنجليزية
Compress and optimise ML models for production deployment. Outputs quantisation, pruning, and distillation approaches with size-accuracy tradeoff analysis.
لغة النص الأصلي: الإنجليزية
Plan and execute model fine-tuning to improve performance on domain-specific tasks. Outputs fine-tuning decision framework, dataset preparation guidelines, evaluation strategy, and deployment plan.
لغة النص الأصلي: الإنجليزية
Design a polyglot monorepo with Turbo/Nx, shared packages, hermetic builds, and selective CI.
لغة النص الأصلي: الإنجليزية
Architect multi-region active-active or active-passive with traffic steering.
لغة النص الأصلي: الإنجليزية
Extract structured data from mixed-media documents (scanned invoices, forms, ID cards, spreadsheets embedded in PDFs) with per-field confidence and human-review routing.
لغة النص الأصلي: الإنجليزية
Eliminate null checks and NullPointerExceptions using the Null Object pattern. Outputs null object implementations, optional type usage, and refactoring strategies for null-heavy codebases.
لغة النص الأصلي: الإنجليزية
Secure OAuth 2.0 implementations against common attacks. Outputs threat model, security controls, token security hardening, and implementation review checklist.
لغة النص الأصلي: الإنجليزية
Implement the Observer pattern for event-driven decoupled communication. Outputs event bus implementations, typed event systems, and async observer patterns.
لغة النص الأصلي: الإنجليزية
Translate company objectives into team-level OKRs with measurable key results.
لغة النص الأصلي: الإنجليزية
Design and document REST APIs using the OpenAPI 3.1 specification — schemas, security definitions, response codes, examples, and SDK generation. Outputs complete OpenAPI specs, documentation, and validation tooling.
لغة النص الأصلي: الإنجليزية
Design a quarterly operating rhythm: planning, reviews, retros, and metrics.
لغة النص الأصلي: الإنجليزية
Build and use Opportunity Solution Trees to connect product outcomes to customer opportunities and solutions. Outputs tree structure, prioritisation process, assumption mapping, and experiment design.
لغة النص الأصلي: الإنجليزية
Build an opportunity-solution tree from a desired outcome and discovery insights.
لغة النص الأصلي: الإنجليزية
Reason over PDFs, architecture diagrams, flowcharts, and whiteboard photos — extracting entities, relationships, and decisions with page-grounded citations.
لغة النص الأصلي: الإنجليزية
Run a phishing simulation program with cohorts, lures, and learning paths.
لغة النص الأصلي: الإنجليزية
Design an Internal Developer Platform (IDP) that reduces cognitive load for engineers. Outputs platform capabilities, golden paths, self-service workflows, and adoption strategy.
لغة النص الأصلي: الإنجليزية
Develop a platform strategy that creates an ecosystem around your product. Outputs platform definition, ecosystem design, API strategy, marketplace model, and network effect cultivation.
لغة النص الأصلي: الإنجليزية
Charter a platform team: product mode, paved roads, and golden paths.
لغة النص الأصلي: الإنجليزية
Design a pricing experiment with willingness-to-pay tests and guardrails.
لغة النص الأصلي: الإنجليزية
Build product analytics infrastructure to understand user behaviour, feature adoption, and business outcomes. Outputs event taxonomy, funnel analysis, retention queries, and reporting infrastructure.
لغة النص الأصلي: الإنجليزية
Define a comprehensive product health dashboard tracking acquisition, engagement, retention, and quality. Outputs metric definitions, threshold setting, anomaly detection, and weekly review process.
لغة النص الأصلي: الإنجليزية
Design and implement a product-led growth strategy where the product drives user acquisition, expansion, and retention. Outputs PLG model, activation metrics, viral loops, and freemium conversion strategy.
لغة النص الأصلي: الإنجليزية
Conduct a structured product teardown analyzing UX, positioning, business model, growth strategy, and technical decisions. Outputs a framework-grounded analysis with strategic observations and lessons applicable to your own product.
لغة النص الأصلي: الإنجليزية
Implement progressive delivery strategies including canary releases, feature flags, and traffic splitting. Outputs deployment pipeline, rollout configuration, automated rollback triggers, and observability requirements.
لغة النص الأصلي: الإنجليزية
Defend LLM-powered applications against prompt injection attacks. Outputs threat model, input/output sanitisation, privilege separation, detection patterns, and monitoring strategy.
لغة النص الأصلي: الإنجليزية
Manage prompt versions with diffs, evals, and traffic shifts across environments.
لغة النص الأصلي: الإنجليزية
Apply warehouse cost controls: slot caps, scan budgets, query tags, and chargeback.
لغة النص الأصلي: الإنجليزية
Choose between queues and streams given ordering, retention, and replay needs.
لغة النص الأصلي: الإنجليزية
Build a tight RACI matrix for a cross-team initiative.
لغة النص الأصلي: الإنجليزية