Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting…
Skills in this repository
Lord1Egypt/ai-skillforge - Page 7
SkillsMP has collected 507 skills from Lord1Egypt/ai-skillforge. Open a skill to review its source and details.
Lord1Egypt/ai-skillforgeShowing 40 of 507 collected skills.
Deep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with uncertainty, or multi-modal integration (TOTALVI, MultiVI). Best for advanced modeling, batch effects,…
Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive…
Real-time Google Search grounding, live web query integration, and web source citation extraction.
Implementing Content Security Policy (CSP), CORS, and essential security headers in web server responses.
Configuring release versions, package numbering schemes, and tracking dependency compatibilities.
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap),…
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any…
Reference guide covering decision heuristics for building agents on the Claude API, including tool surface design, context management, caching strategies, and composing tool calls
Template for presenting language-specific reference documentation with quick task navigation
Guides Claude in building LLM-powered applications using the Anthropic SDK, covering language detection, API surface selection (Claude API vs Managed Agents), model defaults, thinking/effort configuration, and language-specific documentation reading
Skill definition for the /catch-up periodic heartbeat that scans current priorities, triages actionable changes, reports a short digest, and updates catch-up state
Skill instructions for answering Claude Code configuration questions by checking the running build, bundled references, and current documentation
Instructions for using computer-use MCP tools including tool selection tiers, app access tiers, link safety, and financial action restrictions
Skill instructions for creating or customizing Cowork plugins, including mode selection, research, implementation, packaging, connector replacement, and plugin delivery
Prompt for creating verifier skills for the Verify agent to automatically verify code changes
Instructions for debugging an issue that the user is encountering in the Claude Code session
Shape-specific /design-sync instructions for syncing a React design system from a built package without Storybook
Skill definition for syncing a React design system to claude.ai/design, including project selection, source-shape detection, converter configuration, validation, upload planning, and self-check behavior
Shape-specific /design-sync instructions for syncing a React design system from Storybook output, including build steps, converter configuration, validation fixes, and DesignSync upload
Skill definition for the /dream nightly housekeeping job that consolidates recent logs and transcripts into persistent memory topics, learnings, and a pruned MEMORY.md index
Step-by-step instructions for executing a dynamic pacing loop that runs tasks, arms persistent monitors for event-gated waits, schedules fallback heartbeat ticks, and handles task notifications
Analyzes session transcripts to extract frequently used read-only tool-call patterns and adds them to the project's .claude/settings.json permission allowlist to reduce permission prompts
A comprehensive onboarding flow for setting up CLAUDE.md and related skills/hooks in the current repository, including codebase exploration, user interviews, and iterative proposal refinement.
Formats and displays the insights usage report results after the user runs the /insights slash command
Decision tree for offering cloud-based scheduling before falling back to local session loops in the /loop command
Instructs Claude how to self-pace a recurring loop by arming event monitors as primary wake signals and scheduling fallback heartbeat delays between iterations
Parses user input into an interval and prompt for scheduling recurring or dynamically self-paced loop executions
Parses user input into an interval and prompt, converts the interval to a cron expression, and schedules a recurring task
Step-by-step instructions for migrating existing code to newer Claude models, covering breaking changes, deprecated parameters, per-SDK syntax, prompt-behavior shifts, and migration checklists
Skill definition for the /morning-checkin scheduled task that prepares a daily calendar and inbox digest, schedules pre-meeting check-ins, and records the day’s top priority
Skill definition for the /pre-meeting-checkin task that gathers event materials, recent thread context, open questions, and a concise meeting brief
Skill for launching and driving the current project's app through its real runtime surface using project-specific run skills or fallback patterns
Example file for the Run app skill showing how to start a web dev server, drive it with chromium-cli, capture screenshots, and document app-specific gotchas
Example file for the Run app skill showing how to document building, invoking, and testing a CLI tool
Example file for the Run app skill showing how to launch an Electron desktop app under xvfb and drive it through a Playwright REPL driver
Example file for the Run app skill showing how to document building, testing, and smoke-checking a library or SDK at its public package boundary
Skill for authoring or improving a project-specific run skill that documents verified build, launch, runtime driving, and troubleshooting steps
Template file for the Run skill generator showing the frontmatter and section structure for a project-specific run skill
Example file for the Run app skill showing how to drive an interactive terminal app with tmux, readiness polling, pane capture, key references, and cleanup