← all publishers

UitbreidenOS

@uitbreidenos source repo

894 published skills · page 9 of 9

  1. Helm · uitbreidenos
    Helm chart authoring and management: write charts from scratch, template best practices, values overrides, chart testing with helm-unittest, and Helmfile for multi-chart deployments
    0 installs
  2. Dcf Model · uitbreidenos
    DCF valuation: gather inputs from filings, build WACC, project FCF, terminal value, sensitivity table — patterns from Anthropic financial-services
    0 installs
  3. Deal Memo · uitbreidenos
    Investment deal memo: market thesis, company analysis, financial projections, risk factors, and recommendation — for VC, growth equity, and early-stage investments
    0 installs
  4. Commit Writer · uitbreidenos
    Write conventional commit messages from staged diff — type, scope, subject, body, breaking changes
    0 installs
  5. Rfp Responder · uitbreidenos
    RFP and security questionnaire response: analyse, score, and respond to enterprise RFPs, security questionnaires (SIG, CAIQ), and vendor assessments — efficiently and accurately
    0 installs
  6. Sdr Call Prep · uitbreidenos
    Pre-call preparation for SDRs: account briefing, personalised talk tracks, objection responses, discovery questions, and call structure — generated in under 2 minutes
    0 installs
  7. Sdr Master Prompt · uitbreidenos
    - AI SDR assistant is being initialized for a new account, campaign, or sequence
    0 installs
  8. Office Docs · uitbreidenos
    Generate PPTX presentations, DOCX reports, and XLSX spreadsheets from structured data — using python-pptx, python-docx, and openpyxl without requiring Microsoft Office
    0 installs
  9. Csharp · uitbreidenos
    C#/.NET minimal API, Entity Framework Core, dependency injection, background services, middleware, LINQ
    0 installs
  10. Nestjs · uitbreidenos
    NestJS modules, controllers, services, guards, interceptors, TypeORM, CQRS, microservices, Jest testing
    0 installs
  11. Nextjs · uitbreidenos
    Next.js App Router patterns: Server Components, Server Actions, route handlers, middleware, parallel routes, ISR
    0 installs
  12. Resend · uitbreidenos
    Resend email API: transactional emails, React Email templates, email verification, password reset, notification emails, and webhook handling
    0 installs
  13. Shadcn · uitbreidenos
    shadcn/ui: install components, customise variants, theming with CSS variables, compose compound components, extend with custom primitives
    0 installs
  14. Svelte · uitbreidenos
    SvelteKit: file-based routing, server/client load functions, form actions, stores, Cloudflare Workers deployment, component patterns
    0 installs
  15. Django · uitbreidenos
    Django project layout, ORM models, migrations, DRF serializers, viewsets, Celery tasks, admin customization
    0 installs
  16. Pytest · uitbreidenos
    pytest deep dive: fixtures, parametrize, markers, mocking, async tests, coverage, conftest patterns, and CI integration
    0 installs
  17. Data Migration · uitbreidenos
    Database migration patterns: zero-downtime schema changes, data backfills, Alembic, Prisma Migrate, Rails migrations
    0 installs
  18. Synthetic Data · uitbreidenos
    Synthetic data generation: realistic relational datasets for testing, seeding, and ML training — Faker, factory patterns, constraint-aware generation
    0 installs
  19. Elasticsearch · uitbreidenos
    - Designing an Elasticsearch index mapping from scratch
    0 installs
  20. Terraform · uitbreidenos
    Terraform modules, state management, workspaces, provider config, plan/apply workflow, remote backends
    0 installs
  21. Comps Analysis · uitbreidenos
    Trading and transaction comps: build a comparable company universe, spread EV/EBITDA and P/E multiples, apply to target, benchmark valuation
    0 installs
  22. Portfolio Monitor · uitbreidenos
    Portfolio company monitoring: synthesize board updates, track KPIs against plan, surface follow-on triggers and red flags, generate LP-ready portfolio summaries
    0 installs
  23. Commercial Forecaster · uitbreidenos
    Commercial forecasting: build quarterly bookings forecasts with commit/best-case/pipe-only tiers, cohort ARR projections, per-stage funnel confidence scoring, and NRR/GRR analysis for board reporting
    0 installs
  24. Health Score Analyzer · uitbreidenos
    Customer health score analysis: usage signals, relationship signals, commercial signals, churn risk rating, and recommended CS intervention for each account
    0 installs
  25. Sdr Objection Handler · uitbreidenos
    Dynamic objection response generator for SDRs: context-aware rebuttals for price, competitor, timing, relevance, and gatekeeper objections — voice and email variants
    0 installs
  26. Email Ab Tester · uitbreidenos
    Email A/B test design and analysis: hypothesis, variants, sample size, results interpretation
    0 installs
  27. Product Analytics · uitbreidenos
    Product analytics: define metrics frameworks, build dashboards, analyse feature adoption, measure activation and retention, interpret data to make product decisions
    0 installs
  28. Product Discovery · uitbreidenos
    Product discovery: customer interviews, problem validation, opportunity scoring, Jobs-to-be-Done framework, defining what to build next and why
    0 installs
  29. User Story Writer · uitbreidenos
    Convert rough feature ideas into well-structured user stories with acceptance criteria and edge cases
    0 installs
  30. Caveman Mode · uitbreidenos
    Claude Code caveman mode (token optimizer): workflow guidelines, best practices, instructions, and integration examples
    0 installs
  31. Chrome Relay · uitbreidenos
    Chrome Relay: browser automation via Chrome DevTools Protocol, web scraping, form filling, screenshot capture, performance auditing, and headless Chrome workflows
    0 installs
  32. Git Worktree · uitbreidenos
    Git worktrees: work on multiple branches simultaneously without stashing — set up worktrees, manage parallel development, and use worktrees with Claude Code for isolated task execution
    0 installs
  33. Goal Command · uitbreidenos
    User wants Claude to keep working on a task without stopping to check in; user wants to set a completion condition and walk away; user asks about a...
    0 installs
  34. Interrogator · uitbreidenos
    Claude Code the interrogator (automated issue triaging): workflow guidelines, best practices, instructions, and integration examples
    0 installs
  35. Scrum Master · uitbreidenos
    Scrum facilitation: sprint ceremonies, retrospective formats, removing blockers, velocity coaching, scaling scrum across multiple teams — practical Scrum Master patterns
    0 installs
  36. Setup Ignore · uitbreidenos
    Claude Code setup ignore: workflow guidelines, best practices, instructions, and integration examples
    0 installs
  37. SQL · uitbreidenos
    SQL query writing and optimisation: complex joins, window functions, CTEs, indexes, query plans, migration patterns
    0 installs
  38. Hubspot · uitbreidenos
    HubSpot CRM automation: MCP server setup, contacts/deals/tickets via API, data enrichment pipelines, CRM workflows — the official Anthropic-HubSpot integration
    0 installs
  39. Kafka · uitbreidenos
    Designing or implementing event-driven architectures, building real-time data pipelines with Kafka, configuring producers and consumers in Python o...
    0 installs
  40. Mlops · uitbreidenos
    Setting up ML pipelines end-to-end, deploying or serving trained models, configuring experiment tracking with MLflow or Weights & Biases, building ...
    0 installs
  41. Spark · uitbreidenos
    Apache Spark DataFrames, Spark SQL, PySpark transformations, partitioning, UDFs, Structured Streaming, Delta Lake
    0 installs
  42. Neon · uitbreidenos
    Neon serverless PostgreSQL: connection pooling, database branching, pgvector for AI, autoscaling patterns, Vercel integration
    0 installs
  43. Deal Desk · uitbreidenos
    Deal desk: structure enterprise deals, review contract terms, set discount approval thresholds, analyse deal economics, and create commercial policy — for B2B sales operations
    0 installs
  44. Gtm Plays · uitbreidenos
    Account prioritization workflows, building trigger-based sales sequences, daily prospecting cadences, territory planning, and sales kickoff plannin...
    0 installs
  45. Sdr Agent · uitbreidenos
    AI SDR agent patterns: prospect research, personalised outreach, multi-step sequences, reply handling, meeting booking — with safety limits
    0 installs
  46. Iot · uitbreidenos
    Develop IoT applications with device communication, sensor data, and edge computing
    0 installs
  47. Go · uitbreidenos
    Go project layout, HTTP handlers, interfaces, goroutines, error wrapping, table-driven tests, slog logging
    0 installs
  48. Mlflow · uitbreidenos
    MLflow experiment tracking, model registry, artifact logging, model serving, multi-run comparison, sklearn/PyTorch integration
    0 installs
  49. Redis · uitbreidenos
    Redis patterns: caching, sessions, rate limiting, pub/sub, queues, distributed locks — with Python and Node.js examples
    0 installs
  50. Customer Success · uitbreidenos
    Customer success management: health scoring, churn prediction signals, expansion playbooks, QBR structure, onboarding plans, and customer lifecycle management for SaaS
    0 installs
  51. Email Automation · uitbreidenos
    Multi-step outreach email sequences: personalised touchpoints, reply detection routing, follow-up cadence, meeting booking integration, deliverability patterns
    0 installs
  52. Legal Research · uitbreidenos
    Legal research assistant: case law summaries, regulatory guidance, jurisdiction comparison
    0 installs
  53. Caveman · uitbreidenos
    Token compression via caveman mode: ~65% output reduction, caveman-compress, cavecrew subagents
    0 installs
  54. Mermaid · uitbreidenos
    Mermaid diagram generation: flowcharts, sequence diagrams, ER diagrams, state machines, and Gantt charts — native in GitHub, Notion, and most docs tools
    0 installs
  55. No Slop · uitbreidenos
    Escape AI-generated aesthetics in UI/frontend: specific typography, color palettes, layouts, and design rules that avoid the generic 'AI look'
    0 installs
  56. Cold Call Script · uitbreidenos
    - You are executing B2B outbound cold calls and need a structure that fits 60 seconds without triggering sales-call defensiveness.
    0 installs
  57. Crewai · uitbreidenos
    Build multi-agent crews with CrewAI framework for collaborative AI task execution
    0 installs
  58. Mastra · uitbreidenos
    Mastra AI: TypeScript agent framework — agents, workflows, tools, memory, RAG, evals — for building production-grade AI applications
    0 installs
  59. Astro · uitbreidenos
    Astro framework: content-first sites, islands architecture, MDX collections, Cloudflare Workers/Pages deployment, View Transitions, SEO
    0 installs
  60. React · uitbreidenos
    React patterns: hooks, context, performance optimisation, component composition, state management, common anti-patterns
    0 installs
  61. Remix · uitbreidenos
    Remix full-stack React: file-based routing, loaders, actions, progressive enhancement, session management, resource routes, error boundaries, and production deployment patterns
    0 installs
  62. Nlp Pipelines · uitbreidenos
    Building NLP systems end to end — text preprocessing, fine-tuning transformer models, named entity recognition (NER), text classification, sentimen...
    0 installs
  63. Pandas Polars · uitbreidenos
    Pandas and Polars data manipulation: filtering, groupby, joins, time series, performance optimization
    0 installs
  64. Monorepo · uitbreidenos
    Monorepo tooling: Turborepo, Nx, pnpm workspaces, shared packages, task pipelines, affected builds, CI optimisation
    0 installs
  65. Budget Vs Actual · uitbreidenos
    Budget vs actuals analysis: variance explanation, trend identification, reforecast recommendations
    0 installs
  66. Sdr Reply Classifier · uitbreidenos
    SDR inbox triage: classify reply intent (interested, not now, objection, referral, OOO), generate context-aware responses, update CRM, and notify Slack — sub-5-minute reply cadence
    0 installs
  67. Sdr Territory Mapper · uitbreidenos
    SDR territory analysis: map account coverage, identify whitespace, prioritise by ICP density and trigger signal concentration, build territory plans and coverage reports
    0 installs
  68. Compliance Tracker · uitbreidenos
    Track regulatory obligations, deadlines, and evidence requirements across GDPR, SOC2, ISO27001
    0 installs
  69. Escalation Flagger · uitbreidenos
    - After contract review identifies issues that may exceed the reviewer's authority
    0 installs
  70. Oss License Review · uitbreidenos
    Open source license classification: permissive vs copyleft vs network copyleft, compatibility matrix, deployment model obligations, attribution and notice requirements
    0 installs
  71. Termination Review · uitbreidenos
    Employment termination risk review: red flag checklist, final pay timing, severance analysis, documentation gaps, protected class checks — before the decision is final
    0 installs
  72. Email Sequence · uitbreidenos
    Marketing email sequences: welcome series, nurture campaigns, re-engagement flows, win-back sequences — subject lines, copy, send timing
    0 installs
  73. Onboarding Cro · uitbreidenos
    User onboarding optimisation: activation flows, aha-moment identification, empty states, email sequences, in-app checklists — reduce time-to-value and improve trial conversion
    0 installs
  74. Pm Sprint Review · uitbreidenos
    Sprint review: velocity, shipped vs planned, blockers, learnings, next sprint priorities
    0 installs
  75. Usability Report · uitbreidenos
    Usability test report: session summaries, severity ratings, findings, prioritised recommendations
    0 installs
  76. Build Skill · uitbreidenos
    Claude Code skill builder wizard: workflow guidelines, best practices, instructions, and integration examples
    0 installs
  77. Code Review · uitbreidenos
    Structured code review: correctness, security, performance, maintainability — with severity and actionable feedback per finding
    0 installs
  78. Jira Expert · uitbreidenos
    Jira project management: board setup, issue hierarchy, workflow design, JQL queries, sprint planning, reporting, and Jira best practices for engineering teams
    0 installs
  79. Lean Claude · uitbreidenos
    Activate token-efficient mode: caveman output, right model selection, MCP discipline, compaction strategy, cavecrew agents — all in one
    0 installs
  80. Turso · uitbreidenos
    Turso: embedded SQLite for the edge — database setup, LibSQL client, schema design, multi-tenancy patterns, and deployment with Cloudflare Workers and Bun
    0 installs
  81. Cold Email · uitbreidenos
    Writing cold outbound emails to prospects, reviewing email copy for effectiveness, building multi-email sequences, or designing campaigns targeting...
    0 installs
  82. Free Law · uitbreidenos
    Researching US federal and state court decisions without a paid subscription; looking up PACER filings, docket numbers, or judge records; bulk case...
    0 installs
  83. Iso27001 · uitbreidenos
    ISO 27001 Information Security Management System: gap analysis, risk assessment, control implementation (Annex A), ISMS documentation, certification readiness, and surveillance audit preparation
    0 installs
  84. Prisma · uitbreidenos
    Prisma ORM: schema design, relations, migrations, nested writes, middleware, raw queries, type-safe database access
    0 installs
  85. Ic Memo · uitbreidenos
    Investment Committee memo: sections I-IX (executive summary through recommendation), deal terms, returns analysis, risk factors — PE and growth equity patterns
    0 installs
  86. Safe Commit · uitbreidenos
    Claude Code safe commit (lint-on-commit enforcer): workflow guidelines, best practices, instructions, and integration examples
    0 installs
  87. Crm Hygiene · uitbreidenos
    CRM data hygiene: detect stale records, merge duplicates, fill missing fields, reassign ownership, run scheduled cleanup — HubSpot and Salesforce patterns
    0 installs
  88. Deal Review · uitbreidenos
    Deal review prep: MEDDPICC scoring, risk flags, competitive positioning, next steps, forecast category
    0 installs
  89. Qbr Builder · uitbreidenos
    Quarterly Business Review builder: customer health recap, ROI delivered, goals for next quarter, renewal and expansion discussion framework
    0 installs
  90. Eu AI Act · uitbreidenos
    EU AI Act (Regulation 2024/1689) compliance: risk tier classification (prohibited/high-risk/limited/minimal), conformity assessment routes, Annex IV documentation, and obligations by organisational role
    0 installs
  91. Crm Hygiene 2 · uitbreidenos
    Trigger this skill when:
    0 installs
  92. Icp Scoring · uitbreidenos
    You are prospecting B2B SaaS companies and need to qualify leads against a defined ideal customer profile (ICP). Trigger this when: scoring a new l...
    0 installs
  93. Drizzle · uitbreidenos
    Drizzle ORM: TypeScript-first schema, relations, migrations, query builder, Neon/Supabase/PlanetScale integration — the AI-legible ORM
    0 installs
  94. GRAPHQL · uitbreidenos
    GraphQL schema design, resolvers, mutations, subscriptions, DataLoader, Prisma integration, N+1 prevention
    0 installs