ClaudSkillsGeneral › Page 397

General-Purpose Claude Skills (Page 397 of 402)

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

24,075 skills · updated 2026-05-05 · showing 23761–23820 of 24,075 by quality score

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering…
Score 70/100
Use when: bumping or releasing a WordPress plugin version, updating the main plugin file, readme.txt, package.json, CHANGELOG.md, rebuilding assets, and running tests.
Score 70/100
Skill chuyên dụng để tạo trang web khóa học WordPress hoàn chỉnh với custom theme: Google Auth, hệ thống bài học + video Drive bảo mật, VIP membership, khóa/mở bài, khuyến mãi,…
Score 70/100
Monitors WordPress wp-cron scheduled events using the WP_Cron API and Action Scheduler library. Detects stuck, overdue, or orphaned cron jobs and reports via WP REST API webhooks…
Score 70/100
Master WordPress project orchestrator - coordinates all WordPress skills for complete site setup, audit, and optimization.
Score 70/100
WordPress backend performance optimization — profiling, queries, object cache, autoload, cron, and remote HTTP. Always-active rules when investigating slowness issues.
Score 70/100
PHP 8.x migration guide for WordPress — covers PHP 8.0 through 8.3 features, breaking changes, backward compatibility patterns, dynamic properties fixes, and step-by-step…
Score 70/100
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a…
Score 70/100
Manages WordPress theme.json design tokens including color palettes, typography presets, and spacing scales.
Score 70/100
Analyze and fix WPF applications for high DPI support, per-monitor DPI awareness, and scaling issues
Score 70/100
Close a session — summarize what was done, persist state for the next session, clean up the display pool, stop running loops, write to memory if there's a learning worth keeping.
Score 70/100
Run Claude Code, Codex, Cursor, or similar local agent CLIs inside a host-local sandbox that learns required access and blocks everything else by default.
Score 70/100
Lets an agent install or build a harness around an existing tool so the tool becomes callable through a predictable CLI surface.
Score 70/100
End-of-session cleanup after PR merge: refresh repo, run quick retrospective, clean gone branches, and generate a follow-up session prompt.
Score 70/100
Track per-character segments so wrapped or truncated text keeps its original colors and emphasis.
Score 70/100
Generate a Wren MDL project by exploring a database with available tools (SQLAlchemy, database drivers, MCP connectors, or raw SQL).
Score 70/100
Onboard a user to Wren Engine end-to-end. Walks through environment checks, project scaffolding, connection configuration via .env, and first query.
Score 70/100
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic…
Score 70/100
Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.
Score 70/100
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Score 70/100
Usar para documentar decisiones arquitectónicas como ADR. Activar cuando el usuario quiera documentar por qué se tomó una decisión, registrar alternativas descartadas, crear un…
Score 70/100
Generates and updates the latest app changelog based on git history since the last version tag.
Score 70/100
AIコーディングアシスタントにプロジェクト固有の指示を提供する効果的な CLAUDE.mdファイルを作成する。構造、一般的なセクション、すべきこと・ すべきでないパターン、MCPサーバーとエージェント定義との統合をカバー する。AIアシスタントを使用する新しいプロジェクトを始める場合、既存の…
Score 70/100
Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.
Score 70/100
Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.
Score 70/100
Write a CONTINUE_HERE.md file capturing current session state so a fresh Claude Code session can pick up where this one left off.
Score 70/100
Collaborative document authoring workflow for proposals, technical specs, decision docs, README sections, ADRs, and long-form prose that must work for fresh readers.
Score 70/100
Generate Playwright E2E tests from codebase analysis. Discovers routes, scores user flows by criticality, generates .spec.ts with page objects and quality gates.
Score 70/100
Draft replayable runx harness fixtures for a proposed skill package or composite execution plan.
Score 70/100
Writing and maintaining GitHub issues and pull requests for cedanl repositories. Use when creating new issues, editing issue titles/bodies, creating PRs, or cleaning up issue…
Score 70/100
발표 유형(TYPE A/B/C/D)에 맞는 나레이션 스타일로 슬라이드별 대본을 작성합니다. TTS에 적합한 구어체로 변환하고 fragmentScripts 구간 분할까지 수행합니다. 사용 시점: NarrationAgent가 슬라이드별 대본을 작성할 때 호출합니다.
Score 70/100
Write short, high-stakes emails that sound like a competent human. Covers professors, admins, founders, alumni, organizers, and follow-ups.
Score 70/100
Generate engaging, high-energy release notes for a given version tag. Fetches the release from GitHub, retrieves every linked PR's title and description, then synthesizes all…
Score 70/100
Escribir documentación roxygen2 para funciones, conjuntos de datos y clases de paquetes R. Cubre todas las etiquetas estándar, referencias cruzadas, ejemplos y generación de…
Score 70/100
Escreve uma especificação técnica para implementar uma feature com arquitetura, dados, contratos, riscos, testes e plano de rollout.
Score 70/100
Use when the user wants help composing a tweet on X (Twitter). Generates tweet ideas, drafts, algorithm-optimized variants, and scores tweets for engagement.
Score 70/100
Redactar documentación de validación IQ/OQ/PQ para sistemas informatizados en entornos regulados. Cubre protocolos, informes, scripts de prueba, gestión de desviaciones y flujos…
Score 70/100
R MarkdownまたはQuartoを使用してRパッケージのビネットを作成する。 ビネットのセットアップ、YAML設定、コードチャンクオプション、ビルドとテスト、 ビネットのCRAN要件を網羅。「はじめに」チュートリアルの追加、複数の関数にまたがる 複雑なワークフローの文書化、ドメイン固有のガイド作成、またはCRAN投稿で…
Score 70/100
Write or update duplojs-utils JSDoc documentation files under jsDoc/{namespace}/{function}/, including index.md structure, @example includes, and example.ts usage patterns…
Score 70/100
How to write Claude Code agents — standard format, 2-phase review, severity/confidence, dispatch patterns
Score 70/100
Write a bot to continuously listen and respond to events on a public blockchain network.
Score 70/100
Writes and improves checklist-based professional communications -- requests for action, handoffs, meeting agendas/follow-ups, and process runbooks.
Score 70/100
Use when writing instructions that guide Claude behavior - skills, CLAUDE.md files, agent prompts, system prompts.
Score 70/100
Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and…
Score 70/100
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text.
Score 70/100
How to write Claude Code slash commands — orchestrator pattern, agent dispatch, auto-detection
Score 70/100
Use after brainstorming completes - writes validated designs to docs/design-plans/ with structured format and discrete implementation phases required for creating detailed…
Score 70/100
Expert at writing high-quality documentation for code, APIs, and projects. Auto-invokes when generating docstrings, creating README files, writing API documentation, adding code…
Score 70/100
Rédige des emails professionnels ou personnels adaptés au contexte et à l'objectif. À utiliser quand l'utilisateur veut écrire un email important.
Score 70/100
Help users with technical documentation writing. Invoke when user asks for documentation help, API docs, or technical content drafting.
Score 70/100
Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns…
Score 70/100
Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation
Score 70/100
Author a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML frontmatter, optional scripts/references/assets directories).
Score 70/100
How to write Claude Code hooks — lifecycle events, exit codes, profile system, shell patterns, best practices
Score 70/100
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths,…
Score 70/100
새 Nova 스킬을 작성하거나 기존 스킬 description을 수정할 때. — MUST TRIGGER: skills/ 하위 신규 SKILL.md 생성, 기존 SKILL description 리팩터, 사용자가 'Nova 스킬 추가/수정' 요청 시.
Score 70/100
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
Score 70/100
Use when you have a spec or requirements for a multi-step task that may benefit from parallel team execution, before touching code.
Score 70/100
Review and improve the clarity, tone, and impact of text files in your workspace.
Score 70/100
Writes and reviews high-signal project status reports using RAG indicators, layered structure, and exception-based reporting.
Score 70/100
Search all 24,075 General skills →