Browse Skills — Page 183
31,118 public skills · showing 18,201–18,300
- 100/100
modern-javascript-patterns
wshobson/agents
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
- 100/100
modern-javascript-patterns-v2
diegosouzapw/awesome-omni-skills
Modern JavaScript Patterns workflow skill. Use this skill when the user needs Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
modern-jetpack-compose
anhvt52/jetpack-compose-skills
>
- 100/100
modern-python
trailofbits/skills
Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.
- 100/100
modular-decomposition
tech-leads-club/agent-skills
Runs a sequenced monolith-to-modular pipeline that sizes and inventories components, finds shared domain duplication, addresses flattening and hierarchy issues, analyzes coupling, then groups components into candidate domain-aligned units, with optional embedded DDD strategic analysis for bounded contexts. Use when asking how to split a monolith, size components before extraction, find duplicated domain logic, clean up module hierarchy, measure coupling between modules, or group components into services. Do NOT use for phased extraction roadmaps or prioritization without the prior analysis steps (use decomposition-planning-roadmap after this pipeline), end-to-end legacy migration strategy writeups (use legacy-migration-planner), pure infrastructure capacity sizing, or when you only need DDD without the structural pipeline (install domain-analysis standalone).
- 100/100
modular-design-principles
tech-leads-club/agent-skills
>
- 100/100
module-1
langchain-ai/lca-deployment
Teaching instructions for Module 1 (LangGraph Deployment Architecture) — use when module_id is module-1
- 100/100
module-2
langchain-ai/lca-deployment
Teaching instructions for Module 2 (Using your deployment) — use when module_id is module-2
- 100/100
module-3
langchain-ai/lca-deployment
Teaching instructions for Module 3 (Dashboard) — use when module_id is module-3
- 100/100
module-4
langchain-ai/lca-deployment
Teaching instructions for Module 4 (Storage) — use when module_id is module-4
- 100/100
module-5
langchain-ai/lca-deployment
Teaching instructions for Module 5 (Authentication and Authorization) — use when module_id is module-5
- 100/100
module-6
langchain-ai/lca-deployment
Teaching instructions for Module 6 (Deepagents CLI) — use when module_id is module-6
- 100/100
module-audit-agent
wednesday-solutions/ai-agent-skills
Use when asked to audit a module, check its health, or assess whether it should be refactored. Runs structural query, risk check, and test generation automatically.
- 100/100
module-map
rohitg00/pro-workflow
Produce a one-screen map of an unfamiliar area of the codebase: entry points, modules, data flow, callers. Designed to be read in fifteen seconds. Use when the user says "I do not know this area", "give me the map", "zoom out", "orient me".
- 100/100
moe-training
Orchestra-Research/AI-Research-SKILLs
Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.
- 100/100
mofaplus-multi-omics
jaechang-hits/SciAgent-Skills
Multi-Omics Factor Analysis v2 (MOFA+) with mofapy2. Jointly decompose omics layers (scRNA, ATAC, proteomics, methylation) into latent factors capturing major variation. Multi-group designs. AnnData views → MOFA object → train → variance explained → correlate factors with metadata → visualize/cluster → enrich top loadings.
- 95/100
mojo
TerminalSkills/skills
Expert guidance for Mojo, the programming language by Modular that combines Python's usability with C-level performance. Helps developers write high-performance AI/ML code, optimize numerical computations with SIMD and parallelism, and gradually port Python code to Mojo for orders-of-magnitude speedups.
- 100/100
mojo-gpu-fundamentals
modular/skills
The basics of how to program GPUs using Mojo. Use this skill in addition to mojo-syntax when writing Mojo code that targets GPUs or other accelerators. Use targeting code to NVIDIA, AMD, Apple silicon GPUs, or others. Use this skill to overcome misconceptions about how Mojo GPU code is written.
- 100/100
mojo-python-interop
modular/skills
Aids in writing Mojo code that interoperates with Python using current syntax and conventions. Use this skill in addition to mojo-syntax when writing Mojo code that interacts with Python, calls Python libraries from Mojo, or exposes Mojo types/functions to Python. Also use when the user wants to build Python extension modules in Mojo, wrap Mojo structs for Python consumption, or convert between Python and Mojo types.
- 100/100
mojo-syntax
modular/skills
Help to write Mojo code using current syntax and conventions. Always use this skill when writing any Mojo code, including when other Mojo-specific skills (e.g., mojo-gpu-fundamentals) also apply. Use when writing Mojo code, translating projects to Mojo, or otherwise generating Mojo. Use this skill to overcome misconceptions with how Mojo is written.
- 100/100
molecular_docking_pipeline
InternScience/scp
Molecular Docking Pipeline - Complete docking workflow: retrieve protein structure, predict binding pockets, prepare receptor, and dock ligand. Use this skill for structural biology tasks involving retrieve protein data by pdbcode run fpocket convert pdb to pdbqt dock quick molecule docking. Combines 4 tools from 2 SCP server(s).
- 100/100
molecular_fingerprint_analysis
InternScience/scp
Molecular Fingerprint Analysis - Fingerprint analysis: topology descriptors, structure complexity, similarity calculation, and AromaticityAnalysis. Use this skill for cheminformatics tasks involving calculate mol topology calculate mol structure complexity calculate smiles similarity AromaticityAnalyzer. Combines 4 tools from 2 SCP server(s).
- 100/100
molecular_visualization_suite
InternScience/scp
Molecular Visualization Suite - Visualize molecules: convert SMILES to formats, visualize molecule, visualize protein, visualize complex. Use this skill for chemical visualization tasks involving convert smiles to format visualize molecule visualize protein visualize complex. Combines 4 tools from 1 SCP server(s).
- 100/100
molecular-descriptors-calculation
InternScience/scp
Calculate advanced molecular descriptors including shape indices, connectivity indices, and structural features for QSAR and drug discovery.
- 100/100
molecular-dynamics
K-Dense-AI/scientific-agent-skills
Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis. Set up protein/small molecule systems, define force fields, run energy minimization and production MD, analyze trajectories (RMSD, RMSF, contact maps, free energy surfaces). For structural biology, drug binding, and biophysics.
- 100/100
molecular-format-conversion
InternScience/scp
Convert between molecular formats including SMILES, InChI, InChIKey, and SELFIES for cheminformatics applications.
- 100/100
molecular-glue-discovery-agent
swaruplab/operon
AI-powered molecular glue discovery for targeted protein degradation, enabling neo-substrate recruitment and undruggable target degradation through E3 ligase interface modulation.
- 100/100
molecular-properties-calculation
InternScience/scp
Calculate basic molecular properties from SMILES including molecular weight, formula, atom counts, and exact mass.
- 100/100
molecular-property-profiling
InternScience/scp
Comprehensive molecular property analysis covering basic info, hydrophobicity, H-bonding, structural complexity, topology, drug-likeness, charge distribution, and complexity metrics.
- 100/100
molecular-review-workflow
aipoch/medical-research-skills
Generates academic reviews for molecules in diseases using PubMed research. Invoke when user needs biomedical literature review with Vancouver citation format.
- 100/100
molecular-similarity-search
InternScience/scp
Search for similar molecules using Tanimoto similarity with Morgan fingerprints to identify structurally related compounds.
- 100/100
molecule-evolution-agent
swaruplab/operon
Evolve Molecules
- 100/100
molfeat
K-Dense-AI/scientific-agent-skills
Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.
- 100/100
molfeat-molecular-featurization
jaechang-hits/SciAgent-Skills
Molecular featurization hub (100+ featurizers) for ML. SMILES to fingerprints (ECFP, MACCS, MAP4), descriptors (RDKit 2D, Mordred), pretrained embeddings (ChemBERTa, GIN, Graphormer), pharmacophores. Scikit-learn compatible with parallelization/caching. For QSAR, virtual screening, similarity, and molecular DL.
- 100/100
mollie-webhooks
hookdeck/webhook-skills
>
- 55/100
moltbook
elizaOS/eliza
The social network for AI agents. Post, comment, upvote, and create communities.
- 0/100
moltdj
eric861129/SKILLS_All-in-one
SoundCloud for AI bots. Generate tracks and podcasts, share on Moltbook, and earn from tips + royalties.
- 100/100
moltycash
BankrBot/skills
>
- 100/100
mom-test
wondelai/skills
Talk to customers without leading them using Mom Test rules: discuss their life not your idea, ask about specifics in the past, and talk less. Use when the user mentions "customer interviews", "validate my idea", "users say they want it but dont buy", "leading questions", "The Mom Test", "customer feedback bias", or "interview script". Also trigger when preparing user-research questions, interpreting ambiguous feedback, or designing customer-discovery that avoids false positives. Covers commitment and advancement, avoiding compliments, and extracting signal from noise. For product-market fit, see jobs-to-be-done. For rapid prototype testing, see design-sprint.
- 100/100
momentum-planner
aaron-he-zhu/aaron-marketing-skills
Use when the user asks to "keep the launch momentum going after launch week", "plan a changelog / release-notes cadence as GTM", or "is this update worth a relaunch"; produces a T+1→T+30 momentum plan — a launch-moment calendar (milestone / shipped-loop / badge moments only), announcement-tier routing (major = full-channel, medium = targeted, minor = changelog-only), a relaunch legitimacy call, spike-to-owned handoff briefs, and the next Tier-1 moment with launch-stacking spacing. Not for the 30-day content-reuse map or paid amplification execution — use content-amplifier; not for planning the next launch end to end — use launch-tier-planner. 抗第二周断崖/changelog-as-GTM/relaunch/下一发布时刻
- 100/100
monai
mkurman/zorai
Medical Open Network for AI (MONAI). Framework for deep learning in medical imaging: segmentation, classification, detection, registration. Supports DICOM, NIfTI, PNG. Built on PyTorch with GPU acceleration.
- 100/100
monarch-database
jaechang-hits/SciAgent-Skills
Monarch Initiative knowledge graph REST API for disease-gene-phenotype associations and cross-species orthology. MONDO disease-to-gene/phenotype, HP phenotype profiles, cross-species comparisons. Use for rare disease gene prioritization and phenotype-based candidate ranking. For GWAS use gwas-database; for clinical pathogenicity use clinvar-database.
- 50/100
monday
vm0-ai/vm0-skills
Monday.com API for work management. Use when user mentions "Monday.com",
- 100/100
monday-automation
benjaminasterA/antigravity-awesome-skills
Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas.
- 100/100
monday-automation-v2
diegosouzapw/awesome-omni-skills
Monday.com Automation via Rube MCP workflow skill. Use this skill when the user needs Automate Monday.com work management including boards, items, columns, groups, subitems, and updates via Rube MCP (Composio). Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monday-brief
anthropics/knowledge-work-plugins
Runs the owner's Monday morning briefing as a two-link chain — business-pulse for the cross-connector snapshot of cash, sales, and pipeline, and report-builder for any saved KPI reports the owner has already defined — then reads the week ahead straight from Calendar and mail and merges all three parts into a single one-page Monday document, delivered per the owner's stored output preference. Requires no connectors and degrades gracefully, building from whatever of the ledger (MYOB, NetSuite, QuickBooks, Xero, or Zoho Books), Calendar, DocuSign, Expensify, Gmail or M365, HubSpot, PayPal, Ramp, RingEx Chat, Shopify, Slack, Stripe, and TikTok Ads is connected, or from pasted and uploaded data when none are. Trigger on "Monday brief," "start my week," "what do I need to know this week," "weekly briefing," "catch me up before Monday," or when the owner schedules a recurring start-of-week update.
- 100/100
monetization
diegosouzapw/awesome-omni-skills
MONETIZATION - Do Produto ao Revenue workflow skill. Use this skill when the user needs Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monetization-strategy
phuryn/pm-skills
Brainstorm 3-5 monetization strategies with audience fit, risks, and validation experiments. Use when exploring revenue models, evaluating pricing strategies, or deciding how to monetize a product.
- 100/100
monetization-v2
diegosouzapw/awesome-omni-skills
MONETIZATION - Do Produto ao Revenue workflow skill. Use this skill when the user needs Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monetization-v3
diegosouzapw/awesome-omni-skills
MONETIZATION - Do Produto ao Revenue workflow skill. Use this skill when the user needs Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monetizing-innovation
wondelai/skills
Design products and pricing around validated willingness to pay, from Ramanujam & Tacke''s "Monetizing Innovation". Use when the user mentions "pricing", "how much should we charge", "willingness to pay", "pricing page", "packaging", "freemium vs free trial", "are we leaving money on the table", "nobody buys at this price", "price increase", or "good-better-best". Also trigger when designing or auditing pricing and packaging, validating willingness to pay before building, segmenting customers by value, or choosing between subscription, usage-based, and freemium models. Covers price-before-product, willingness-to-pay talks, the four failures (feature shock, minivation, hidden gem, undead), leader/filler/killer packaging, and behavioral pricing. For offers and guarantees, see hundred-million-offers. For what customers value, see jobs-to-be-done.
- 100/100
moneybird-automation
ComposioHQ/awesome-claude-skills
"Automate Moneybird tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
mongodb
bobmatnyc/claude-mpm-skills
MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration
- 100/100
mongodb-atlas-stream-processing
fcakyon/claude-codex-settings
Manages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations, debugging diagnostics, and tier sizing. Supports Kafka, Atlas clusters, S3, HTTPS, and Lambda integrations for streaming data workloads and event processing. NOT for general MongoDB queries or Atlas cluster management. Requires MongoDB MCP Server with Atlas API credentials.
- 90/100
mongodb-attack
wgpsec/AboutSecurity
MongoDB 未授权访问与 NoSQL 注入利用。当发现目标开放 27017 端口、MongoDB 服务无认证、Web 应用使用 MongoDB 后端存在 NoSQL 注入、或需要从 MongoDB 提取数据时使用。覆盖未授权访问、数据库枚举与导出、NoSQL 注入($ne/$regex/$where/盲注)、JavaScript 执行(mapReduce/eval)、权限提升、GridFS 文件提取、配置文件凭据
- 100/100
mongodb-connection
fcakyon/claude-codex-settings
Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.
- 90/100
mongodb-mcp-setup
fcakyon/claude-codex-settings
Guide users through configuring key MongoDB MCP server options. Use this skill when a user has the MongoDB MCP server installed but hasn't configured the required environment variables, or when they ask about connecting to MongoDB/Atlas and don't have the credentials set up.
- 100/100
mongodb-natural-language-querying
fcakyon/claude-codex-settings
Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with query syntax, or discusses finding/filtering/grouping MongoDB documents. Also use for translating SQL-like requests to MongoDB syntax. Does NOT handle Atlas Search ($search operator), vector/semantic search ($vectorSearch operator), fuzzy matching, autocomplete indexes, or relevance scoring - use search-and-ai for those. Does NOT analyze or optimize existing queries - use mongodb-query-optimizer for that. Does NOT handle aggregation pipelines that involve write operations. Requires MongoDB MCP server.
- 100/100
mongodb-query-optimizer
fcakyon/claude-codex-settings
>-
- 100/100
mongodb-schema-design
fcakyon/claude-codex-settings
MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues caused by schema problems. Triggers on "design schema", "embed vs reference", "MongoDB data model", "schema review", "unbounded arrays", "one-to-many", "tree structure", "16MB limit", "schema validation", "JSON Schema", "time series", "schema migration", "polymorphic", "TTL", "data lifecycle", "archive", "index explosion", "unnecessary indexes", "approximation pattern", "document versioning".
- 100/100
mongodb-search-and-ai
fcakyon/claude-codex-settings
|
- 100/100
mongoose
TerminalSkills/skills
>-
- 100/100
monitor
H-mmer/pentest-agents
Continuous monitoring agent for authorized bug bounty programs. Modes: 'baseline' captures initial state, 'check' detects changes, 'scope' re-syncs platform scope. Runs in background.
- 70/100
Monitor Kalshi
aaronjmars/aeon
Monitor specific Kalshi prediction markets for 24h price moves, volume changes, and top events
- 80/100
Monitor Polymarket
aaronjmars/aeon
Monitor specific prediction markets for 24h price moves, volume changes, and fresh comments
- 100/100
Monitor Runners
aaronjmars/aeon
Find the top 5 tokens that ran hardest in the past 24h across major chains using GeckoTerminal
- 100/100
monitor-experiment
wanshuiyin/Auto-claude-code-research-in-sleep
Monitor running experiments, check progress, collect results. Use when user says "check results", "is it done", "monitor", or wants experiment output.
- 80/100
monitor-pipeline
TheBushidoCollective/han
Monitor a GitLab pipeline or job until completion, reporting status changes and failures in real-time
- 0/100
monitor-services
pollinations/pollinations
Health check and auto-restart all Pollinations GPU services (Flux/Z-Image on RunPod, LTX-2 on GH200, Klein on RunPod, legacy image on OVH, Sana on Oracle Cloud). Use with /loop for recurring checks.
- 100/100
monitoring-and-alerting
rampstackco/claude-skills
Design and run a monitoring system for a website or web app. Use this skill when setting up uptime checks, defining SLOs, configuring error tracking, choosing what to alert on, designing on-call rotations, or fixing alert fatigue. Triggers on monitoring, alerts, uptime, SLO, SLA, error rate, on-call, pager, alert fatigue, observability, dashboards, what should we monitor. Also triggers when an incident reveals a gap in monitoring.
- 70/100
monitoring-darkweb-sources
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
monitoring-expert
Jeffallan/claude-skills
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.
- 100/100
monitoring-observability
yonatangross/orchestkit
Monitoring and observability patterns for Prometheus metrics, Grafana dashboards, Langfuse v4 LLM tracing (as_type, score_current_span, should_export_span, LangfuseMedia), and drift detection. Use when adding logging, metrics, distributed tracing, LLM cost tracking, or quality drift monitoring.
- 40/100
monitoring-scada-modbus-traffic-anomalies
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
monitoring-setup
686f6c61/alfred-dev
Configurar observabilidad del servicio. Activar cuando el usuario quiera configurar logging, integrar Sentry, implementar error tracking, definir metricas, configurar alertas, mejorar la observabilidad o monitorizar un servicio.
- 100/100
monitoring-setup-guide
mohitagw15856/pm-claude-skills
Write a monitoring setup guide for a service — defining what to measure, how to alert on it, and how to build the observability stack covering the four golden signals, business metrics, log strategy, distributed tracing, alerting rules, dashboard layout, and observability debt. Use when asked to set up monitoring for a service, define alerting strategy, write an observability plan, create a dashboard specification, or document logging standards for a team. Produces a metric definitions table, alert rules specification, dashboard layout wireframe, log schema, tracing setup checklist, and monitoring gap analysis.
- 100/100
monitoring-whale-activity
aAAaqwq/AGI-Super-Team
Track large cryptocurrency transactions and whale wallet movements across multiple blockchains. Monitor exchange inflows/outflows, manage watchlists,
- 100/100
mono
bergside/awesome-design-skills
Monospace-driven, matrix-inspired design with high-contrast elements, compact density, and a hacker-chic aesthetic.
- 80/100
monorepo
EpicenterHQ/epicenter
Monorepo scripts, package boilerplate, conventions. Use when: "how do I run", "bun run", "build this", "run tests", "typecheck", "create a new package", linting, scaffolding packages.
- 100/100
monorepo-architect
benjaminasterA/antigravity-awesome-skills
Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup,
- 100/100
monorepo-architect-v2
diegosouzapw/awesome-omni-skills
Monorepo Architect workflow skill. Use this skill when the user needs Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY for monorepo setup, and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monorepo-architecture
TheBushidoCollective/han
Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.
- 100/100
monorepo-management
benjaminasterA/antigravity-awesome-skills
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monor...
- 100/100
monorepo-management
wshobson/agents
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
- 100/100
monorepo-management-v2
diegosouzapw/awesome-omni-skills
Monorepo Management workflow skill. Use this skill when the user needs Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monorepo-manager
TerminalSkills/skills
>-
- 100/100
monorepo-navigator
alirezarezvani/claude-skills
Navigate, manage, and optimize monorepos. Covers Turborepo, Nx, pnpm workspaces, and Lerna. Cross-package impact analysis, selective builds/tests on affected packages, remote caching, dependency graph visualization, and structured multi-repo to monorepo migrations. Use when setting up a new monorepo, optimizing CI for a large workspace, debugging cross-package dependency issues, or planning a multi-repo consolidation.
- 100/100
monorepo-tooling
TheBushidoCollective/han
Use when setting up monorepo tooling, optimizing builds, or migrating between tools with Turborepo, Nx, Bazel, Lerna for efficient task running, caching, and code generation.
- 100/100
monorepo-workflows
TheBushidoCollective/han
Use when setting up CI/CD, implementing versioning, optimizing workflows, or managing releases with monorepo development workflows including version management, publishing, and team collaboration practices.
- 100/100
monster-barring-attempt
yogsoth-ai/de-anthropocentric-research-engine
Attempt to exclude a counterexample as illegitimate by tightening definitions or preconditions (Lakatos monster-barring).
- 100/100
monte-carlo-analyze-root-cause
monte-carlo-data/mc-agent-toolkit
|
- 100/100
monte-carlo-asset-health
monte-carlo-data/mc-agent-toolkit
Check the health of a data table/asset using Monte Carlo. Activates on "how is table X", "check health of X", "is X healthy", "status of X", "check on X table", or any health/status question about a data asset.
- 100/100
monte-carlo-context-detection
monte-carlo-data/mc-agent-toolkit
Route data-related requests to the right Monte Carlo skill or workflow. USE WHEN alerts, incidents, data broken, stale, coverage gaps, data quality, or any ambiguous data observability request.
- 100/100
monte-carlo-incident-response
monte-carlo-data/mc-agent-toolkit
Orchestrate incident response — triage, root cause, remediate, prevent recurrence. USE WHEN active alerts, data broken, stale, pipeline failure, or investigate and fix a data incident.
- 100/100
monte-carlo-instrument-agent
monte-carlo-data/mc-agent-toolkit
Instrument a new AI agent in a Python codebase for Monte Carlo Agent Observability. Detects AI libraries, installs the Monte Carlo OpenTelemetry SDK, and proposes tracing setup and decorator placements as diffs. Asks before editing any file.
- 85/100
monte-carlo-manage-mac
monte-carlo-data/mc-agent-toolkit
Create, edit, validate, and import Monitors-as-Code YAML files. CLI-first; falls back to MC MCP tools, then manual validation.
- 100/100
monte-carlo-monitor-creation
diegosouzapw/awesome-omni-skills
Monte Carlo Monitor Creation Skill workflow skill. Use this skill when the user needs Guides creation of Monte Carlo monitors via MCP tools, producing monitors-as-code YAML for CI/CD deployment and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monte-carlo-monitor-creation-v2
diegosouzapw/awesome-omni-skills
Monte Carlo Monitor Creation Skill workflow skill. Use this skill when the user needs Guides creation of Monte Carlo monitors via MCP tools, producing monitors-as-code YAML for CI/CD deployment and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
monte-carlo-monitoring-advisor
monte-carlo-data/mc-agent-toolkit
Analyze data coverage, create monitors for warehouse tables and AI agents. Covers coverage gaps, use-case analysis, data monitor creation, and agent observability.
- 100/100
monte-carlo-performance-diagnosis
monte-carlo-data/mc-agent-toolkit
|
Page 183 of 312