Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsGeneral › Page 492

General-Purpose Claude Skills (Page 492 of 613)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

36,731 skills · updated 2026-05-23 · showing 29461–29520 of 36,731 by quality score

Sub-topics:Integrations (3,604)Automation (2,383)Ai Tooling (1,684)Orchestration Frameworks (934)Hello World Templates (813)Agents Skills Meta (811)Business Ops (721)Design Creative (628)

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

학습 중 떠오른 아이디어와 메모를 아카이브 파일에 시간순으로 기록합니다. `scripts\study-note-helper.bat`를 사용하여 현재 KATA 프로젝트의 docs/study/아카이브.md에 노트를 추가합니다.
Erstellt oder aktualisiert einen strukturierten Lernplan für das Erste Staatsexamen, das Referendariat oder das Zweite Staatsexamen — phasenbezogen, nach Schwächen gewichtet,…
Organise un planning de révision ou d'étude avec répétition espacée et priorisation. À utiliser quand l'utilisateur prépare un examen ou veut organiser ses études.
The Lossless Group's discipline of pinning a curated collection of upstream repos (a "study") around a domain question *before* designing or coding in that domain.
Saves learning notes from the current conversation. Classic mode makes concise notes, Mastery mode keeps detailed training artifacts.
Saves learning notes from the current conversation. Classic mode makes concise notes, Mastery mode keeps detailed training artifacts.
12 startup anti-patterns with detection signals and agent responses — vanity metrics, premature scaling, sandbagging, metric switching, negative margin scaling, dead zone pricing,…
Natural-language TV control via the stv CLI. Use for any request about playing, pausing, resuming, or stopping content on a smart TV; controlling volume or mute; switching to…
Stijlreferentie voor alle Sempertex Europe video overlays. Bevat exacte kleuren, fonts, animaties, timing en code-patronen. Standaard bij elk nieuw overlay moment.
Abrir y operar el companion visual de Selina para elegir una direccion de estilo en proyectos con interfaz. Skill manual: levanta un servidor local y escribe artefactos visuales.
문서 내부 또는 프로젝트 전체에서 일관된 작성 스타일을 유지하도록 돕는 검사기. 어조(경어체/반말), 용어(사용자/유저), 숫자 형식, 목록 스타일, 따옴표, 날짜/시간 형식의 불일치를 감지합니다.
Create ultra-detailed musical style specifications including genres, BPM, instrumentation, vocal direction, production aesthetics, and reference tracks for AI music generation
styled-components best practices for CSS-in-JS development in React applications
Styled Components Helper - Auto-activating skill for Frontend Development. Triggers on: styled components helper, styled components helper Part of the Frontend Development skill…
PyQt/PySide6 QSS styling - selectors, properties, pseudo-states, dark theme, widget-specific styles
Binance Sub-account request using the Binance API. Authentication requires API key and secret key.
Describes the sub-agent pipeline: task-decomposer breaks a task into subtasks, task-worker implements them, work-reviewer checks the result; on issues feedback goes back to the…
Manages parent/child agent relationships with task delegation and result aggregation. Supports sequential chains, parallel fans, conditional routing, retry logic, timeout…
Execute external CLI AIs as isolated sub-agents for task delegation, parallel processing, and context separation.
Regenerate the IPC channel reference documentation from ipcChannels.ts type maps.
Pattern for progressively refining context retrieval in multi-agent workflows — avoids context-overflow failures when subagents cannot predict what context they need upfront.
Запуск нескольких субагентов параллельно с автоматической сборкой результатов в единый отчёт. Используй для независимых задач которые можно выполнить одновременно.
Guide for creating AI subagents with isolated context for complex multi-step workflows. Use when users want to create a subagent, specialized agent, verifier, debugger, or…
Conception de systèmes de délégation parent-agent → sous-agents avec dispatch intelligent, suivi des tâches et agrégation des résultats.
Use when executing implementation plans with independent tasks via subagent dispatch and two-stage review
Execute plans using fresh subagent per task with code review between tasks. Use for high-quality iterative implementation.
Dispatch fresh subagents per task with typed artifact handoff and two-stage review.
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
Workflow for passing environment variables (like PATH) from the Orchestrator to subagents. Use when spawning subagents that need specific environment variables.
Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping.
Translate a streaming subagent run into task progress, analytics, and notifications while keeping partial results and cleanup tidy.
Fresh subagents per task with two-stage reviews. Trigger: When coordinating parallel agents for complex workflows.
Orchestrate subagent workflows for complex tasks that benefit from decomposition, role-based delegation, and parallel execution.
Produce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution.
Автоматический запуск и управление субагентами для параллельной обработки задач. Разбивает большие задачи на подзадачи, запускает субагенты параллельно, собирает результаты.
Use subagents to throw more compute at hard problems, keep the main context window clean, and auto-approve safe permissions via hooks.
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.
Use when extracting reusable Flow logic into subflows, defining input and output variables, keeping parent flows maintainable, and sharing common automation contracts across…
Build a sublease and short-term housing tool for the absurd churn around internships, graduation, study abroad, and empty apartments.
Stage-based submission checklists for papers/reports: pre-submission, submission, revision/rebuttal, camera-ready.
Submit a pull request with skill fixes. Validates skill structure, bumps versions, and creates a PR with a proper description.
Submit a project to Sui Overflow on deepsurge.xyz. Use when the user wants to submit to Overflow or prepare a hackathon submission.
Добавление анимированных субтитров на вертикальное видео через Remotion. Стиль TikTok/Reels — слова появляются по одному, акцентное слово жёлтым курсивом.
Subscribe-HR integration. Manage data, records, and automate workflows. Use when the user wants to interact with Subscribe-HR data.
Use when integrating subscription billing, handling Stripe webhooks, implementing trial logic, managing upgrades/downgrades, or building dunning flows
When the user wants to optimize their subscription business end-to-end — from trial start through renewal, cancellation, and win-back.
Use when documenting, reviewing, or gathering requirements for Salesforce CPQ subscription lifecycle behavior: how amendments, renewals, upgrades, downgrades, and cancellations…
SaaS subscription lifecycle management - billing, upgrades, downgrades, churn prevention, and revenue optimization
Generates StoreKit 2 code for all subscription offer types — introductory, promotional, offer codes, and win-back.
Finds every recurring SaaS, service, and vendor subscription buried in receipt and billing emails. Use when a user wants to see all their active subscriptions, identify forgotten…
Bounded subagent delegation and synthesis. Use for explicit subagent, delegation, fan-out, spawn policy, custom agent routing, wait behavior, and evidence-first synthesis.
Операции с подсистемами и командным интерфейсом 1С — compile, info, edit, validate. Используй при создании подсистем, управлении составом, настройке CommandInterface.
将 monorepo 中的子目录通过 git subtree 推送到独立 GitHub 仓库。支持注册清单、变更自动检测、增量推送。本技能应在用户提交涉及已注册子项目的变更后,或手动请求推送到独立仓库时使用。不要用于初次创建 monorepo 或管理 git submodule。
Evaluate delivery outcomes against defined success metrics and acceptance goals. Activate after Delivery to verify that delivered work creates real business and technical impact,…
Successeve integration. Manage Organizations, Users. Use when the user wants to interact with Successeve data.
SuccessWare21 integration. Manage data, records, and automate workflows. Use when the user wants to interact with SuccessWare21 data.
Sue Johnson (EFT 创始人) 视角. 依恋驱动派代表. EFT 7 Conversations + Hold Me Tight + 依恋触发点. 调用此 skill 时, 用 EFT 框架做关系修复决策.
SugarSync integration. Manage data, records, and automate workflows. Use when the user wants to interact with SugarSync data.
Analyze a repository and suggest profile updates. TRIGGER ON: 'suggest profile changes', 'what should I add to my profile', 'profile recommendations', 'analyze my hooks', 'detect…
Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing…
Search all 36,731 General skills →