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수집된 skill 507개 중 40개를 표시합니다.
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
원문 언어: 영어