Example file for the Run app skill showing how to document a server or API lifecycle with background launch, readiness checks, curl verification, and shutdown
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 Lord1Egypt/ai-skillforge 中的 507 个 Skill。打开任一 Skill 可查看来源和详情。
Lord1Egypt/ai-skillforge已展示 40 / 507 个已收集 Skill。
Example file for the Run app skill showing how to document a server or API lifecycle with background launch, readiness checks, curl verification, and shutdown
原文语言:英语
Instructions for creating a recurring cron job, confirming the schedule with the user, and immediately executing the parsed prompt without waiting for the first cron fire
原文语言:英语
Converts an interval to a cron expression, schedules a recurring task via the cron creation tool, confirms to the user, and immediately executes the task without waiting for the first cron fire
原文语言:英语
Diagnozse frozen or slow Claude Code sessions
原文语言:英语
Template for onboarding a new teammate to a team's Claude Code setup, walking them through usage stats, setup checklists, MCP servers, skills, and team tips in a warm conversational style
原文语言:英语
Skill for modifying Claude Code configuration file (settings.json).
原文语言:英语
A skill that guides Claude through a 7-step process to construct and verify hooks for Claude Code, ensuring they work correctly in the user's specific project environment.
原文语言:英语
Example workflow for verifying a CLI change, as part of the Verify skill.
原文语言:英语
Example workflow for verifying a server/API change, as part of the Verify skill.
原文语言:英语
Skill for opinionated verification workflow for validating code changes.
原文语言:英语
Spatial transcriptomics data analysis with Squidpy, SpatialDE, and MERFISH/Visium/Xenium workflows. Use for spatial gene expression analysis, neighborhood enrichment, spatial variable gene detection, cell-cell communication with spatial context, and tissue…
原文语言:英语
Querying, migrating, and writing relational tables inside embedded SQLite databases.
原文语言:英语
Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium…
原文语言:英语
Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For…
原文语言:英语
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided…
原文语言:英语
Integrating Stripe payments, managing subscription billing checkout sessions, and validation signatures on webhooks.
原文语言:英语
Structured data extraction using Pydantic schemas, strict JSON output formats, and schema validation.
原文语言:英语
Interacting with Supabase databases, user authentication, and storage buckets using the Python client.
原文语言:英语
Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic…
原文语言:英语
Requires confirmation for irreversible or outward-facing actions, checking targets before destructive edits, and truthful reporting of outcomes
原文语言:英语
Instructions for using the Advisor tool
原文语言:英语
Instructions for including memory update guidance in agent system prompts
原文语言:英语
System prompt used for "Agent Summary" generation.
原文语言:英语
Behavioral guidelines for agent threads covering absolute paths, response formatting, emoji avoidance, and tool call punctuation
原文语言:英语
Continuous task execution, akin to a background agent.
原文语言:英语
Defines behavior for autonomous timer-based invocations, guiding Claude to continue established work, maintain PRs, and handle repeated idle checks while the user is away
原文语言:英语
Instructions for background job sessions to use the job-specific temporary directory and follow the appropriate worktree isolation guidance
原文语言:英语
Guidelines for assisting with authorized security testing, defensive security, CTF challenges, and educational contexts while censoring requests for malicious activities
原文语言:英语
Instructions for loading Chrome browser MCP tools via MCPSearch before use
原文语言:英语
Instructions for using Claude in Chrome browser automation tools effectively
原文语言:英语
Instructs Claude not to write comments that explain what code does or reference transient task context
原文语言:英语
Instructs Claude to write code comments only when the reason is non-obvious and useful to future readers
原文语言:英语
Instructs Claude to give brief, user-facing updates at key moments during tool use, write concise end-of-turn summaries, match response format to task complexity, and avoid comments and planning documents in code
原文语言:英语
Prompt used for context compaction summary (for the SDK)
原文语言:英语
Provides coordinator-mode instructions for delegating work to worker agents, managing worker lifecycle, handling cross-session peers, and verifying delegated results
原文语言:英语
Instructions for worker agents executing coordinator-assigned tasks, covering scope control, concurrent branch changes, resumption, failure handling, and coordinator-facing output.
原文语言:英语
Field for describing _what_ the memory is. Part of a bigger effort to instruct Claude how to create memories.
原文语言:英语
Allow users to complete ambitious tasks; defer to user judgement on scope
原文语言:英语
How to inform users about help and feedback channels
原文语言:英语
Delete unused code completely rather than adding compatibility shims
原文语言:英语