83,201 skills sorted by stars.
Design engaging workshops, conference talks, and educational presentations. Covers learning objectives, activity design, slide cra...
Create a teaching deck for a workshop or training session. Structure includes title/agenda, concept slides (1 concept per slide),...
Customer needs help with technical setup or preparation requirements for workshops.
Automate Worksnaps tasks via Rube MCP (Composio). Always search tools first for current schemas.
Dynamic multi-repo and monorepo awareness for Claude Code. Analyze workspace topology, track API contracts, and maintain cross-rep...
Local Python-based browser automation toolkit using Playwright. Provides command-line tools for navigating, interacting with, and...
Read-only repository hygiene scanner for directories under ~/Workspace. Use when asked to audit cleanup chores, detect build or ca...
Use the workspace-hub unified CLI for repository management, compliance, development tools, and system configuration. Use for navi...
When the user needs to search for specific files in a workspace based on content patterns, assignment names, or file types, especi...
Assesses workspace alignment and suggests cleanup or realignment actions at key transition points. Use when relevant to the task.
Use when asked to audit or fix Supabase queries to ensure every query filters by workspace_id and workspace access is validated.
Unified Google Workspace management via WorkspaceACSet. Transforms operations into GF(3)-typed Interactions across Gmail, Drive, C...
Expert workstream coordinator managing multiple concurrent tasks, tracking progress, detecting conflicts and stalls, analyzing dep...
Automatically document all development work and code modifications in a structured workthrough format. Use this skill after comple...
Use this skill proactively and automatically after completing ANY development work. AI agent summarizes: what was done, what was c...
This skill should be used when the user asks to "create a worktree", "add a worktree", "set up a worktree", mentions "git worktree...
Create isolated git worktree for parallel development in monorepos.
创建 Git worktree 用于隔离开发新功能或修复 bug。 自动处理分支创建、worktree 设置、目录切换和开发环境初始化。
Create and manage git worktrees for parallel agent sessions
[Git] Create isolated git worktree for parallel development
Creates and manages git worktrees for parallel plan isolation. Handles monorepo (single worktree) and polyrepo (per-service worktr...
Creates a git worktree for isolated parallel development — new branch in a separate directory with project setup and test baseline...
Planが承認/完了した直後に自律的に呼び出す必要があるスキルです。 Trigger: plan approved, plan completed, taskを開始します
Manage git worktrees for parallel Claude Code development sessions
Planが複雑/完了した直後に自動的に呼び出す必要があるスキルです
Manage git worktrees for parallel feature development. Use when user mentions worktree, wants to work on multiple branches simulta...
Git worktree 생성, 제거, 목록 확인
Creates new git worktree with symlinked/copied assets and independent environment setup. Triggers on keywords: worktree, create wo...
Use when starting new feature work that should happen in an isolated git worktree on its own branch.
Use when starting feature work that needs workspace isolation — creates git worktree with automatic project setup and baseline tes...
Use when the user wants to work in an isolated branch, start a safe development environment, or avoid polluting the main branch.
Manage git worktrees for parallel issue development with interactive selection and cleanup.
Use when executing beads in isolated git worktrees. Defines worktree lifecycle, naming conventions, safety verification, and merge...
Create a new git worktree and switch the session into it
Create a git worktree with Graphite tracking and local config setup for isolated feature work.
Use when managing git worktrees (list, create/switch, delete, configure) in this repo; prefer the git-wt subcommand for worktree o...
Create a git worktree and prime the development environment for a new feature or refactor
Delegate tasks to parallel worktree agents.
Use when removing a git worktree and cleaning up its associated local branch from the main repository.
Remove merged or stale git worktrees. Use after PRs are merged, work is done, or when worktrees are no longer needed.
Clean up completed worktrees after feature is merged
Git worktree management with worktree.py CLI. Use for creating worktrees, teardown, merging PRs, syncing branches, and Docker serv...
Provides centralized worktree handling for workflow commands, eliminating ~50 lines of inline code per command.