Content & Writing

Page 23 of 57

Browse skills in this category.

4055 skills · Showing 1585-1656
Sort by:

writing-skills

Content & Writing

by Trevoke

Use when creating new skills, editing existing skills, or verifying skills work before deployment

477
Dec 23, 2025, 09:10 PM

damage-control

Content & Writing

by disler

Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.

476
Jan 4, 2026, 10:11 PM

check-code-quality

Content & Writing

by r3bl-org

Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.

475
May 16, 2026, 04:20 PM

organize-modules

Content & Writing

by r3bl-org

Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.

475
May 16, 2026, 04:20 PM

write-documentation

Content & Writing

by r3bl-org

Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte literal/decimal), and formatting (cargo rustdoc-fmt). Also use retroactively via /fix-intradoc-links, /fix-comments, or /fix-md-tables commands.

475
May 16, 2026, 04:20 PM

by taylorsatula

Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.

472
Jul 3, 2026, 11:40 AM

bsl-model-builder

Content & Writing

by boringdata

Build BSL semantic models with dimensions, measures, joins, and YAML config. Use for creating/modifying data models.

466
Dec 11, 2025, 07:57 PM

bsl-query-expert

Content & Writing

by boringdata

Query BSL semantic models with group_by, aggregate, filter, and visualizations. Use for data analysis from existing semantic tables.

466
Dec 11, 2025, 08:32 PM

ai-sdk-documentation

Content & Writing

by malob

This skill should be used when working with Vercel AI SDK, AI Gateway, streamText, generateText, generateObject, streamObject, tool calling, or AI SDK providers. Also relevant for "ai-sdk", "@ai-sdk/*" packages, or questions about AI SDK patterns, configuration, and best practices.

459
Jan 13, 2026, 02:45 AM

doc-testing

Content & Writing

by dlants

Comprehensive guide for writing tests in magenta.nvim, including test environment setup, mock providers, driver interactions, and best practices

458
Jan 17, 2026, 03:15 PM

agr-support

Content & Writing

by kasperjunge

Help users with agr/agrx CLI questions, troubleshooting, and best practices. Use when users ask about installing resources, syncing, local authoring, dependency management, repository setup, or troubleshooting agr/agrx commands. Provides guided, step-by-step instructions with examples.

448
Jan 22, 2026, 09:31 PM

growth-hacker

Content & Writing

by kasperjunge

Generate growth strategies and ready-to-publish marketing content for product growth. Use when planning launches, assessing product-market fit, creating marketing content, designing experiments, optimizing activation/onboarding, or developing acquisition strategies. Incorporates proven frameworks from Sean Ellis (PMF testing, ICE prioritization) and Nikita Bier (viral consumer growth, activation optimization). Covers product-market fit assessment, activation optimization, viral loops, SEO, email marketing, social media, landing pages, and growth experiments.

448
Jan 22, 2026, 09:31 PM

readme-writer

Content & Writing

by AztecProtocol

Guidelines for writing module READMEs that explain how a module works to developers who need to use it or understand its internals. Use when documenting a module, package, or subsystem.

446
Dec 23, 2025, 06:38 PM

unit-test-implementation

Content & Writing

by AztecProtocol

Best practices for implementing unit tests in this TypeScript monorepo. Use when writing new tests, refactoring existing tests, or fixing failing tests. Covers mocking strategies, test organization, helper functions, and assertion patterns.

446
Mar 17, 2026, 09:41 PM

updating-changelog

Content & Writing

by AztecProtocol

Updates changelog documentation for contract developers and node operators by analyzing branch changes relative to 'next'. Use when preparing a PR, updating migration notes, documenting breaking changes, or when asked to update changelog/release notes.

446
Feb 17, 2026, 05:36 PM

document-converter

Content & Writing

by benbrastmckie

Convert between Markdown, DOCX, and PDF formats bidirectionally. Handles text extraction from PDF/DOCX, markdown to document conversion. Use when converting document formats or extracting structured content from Word or PDF files.

442
Jan 14, 2026, 06:16 PM

skill-git-workflow

Content & Writing

by benbrastmckie

Create scoped git commits for task operations. Invoke after task status changes or artifact creation.

442
Jul 4, 2026, 05:05 PM

skill-implementer

Content & Writing

by benbrastmckie

Execute general implementation tasks following a plan. Invoke for general implementation work.

442
Jul 4, 2026, 08:57 PM

by benbrastmckie

Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.

442
Jun 11, 2026, 05:27 AM

skill-neovim-research

Content & Writing

by benbrastmckie

Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.

442
Jun 11, 2026, 05:27 AM

skill-orchestrator

Content & Writing

by benbrastmckie

Route commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.

442
Jun 11, 2026, 05:27 AM

skill-planner

Content & Writing

by benbrastmckie

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

442
Jul 12, 2026, 06:30 PM

skill-researcher

Content & Writing

by benbrastmckie

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

442
Jul 4, 2026, 08:57 PM

skill-status-sync

Content & Writing

by benbrastmckie

Atomically update task status across TODO.md and state.json. For standalone use only.

442
Jun 23, 2026, 08:32 PM

technical-docs

Content & Writing

by getsentry

Write and review technical documentation for Sentry SDK docs. Use when creating, editing, or reviewing documentation pages, especially MDX files in docs/platforms/.

441
May 29, 2026, 09:41 AM

station

Content & Writing

by cloudshipai

Use Station CLI (`stn`) for AI agent orchestration - creating agents, running tasks, managing environments, and deploying agent teams. Prefer CLI for file operations and exploration; use MCP tools for programmatic agent execution and detailed queries.

428
Jan 7, 2026, 06:46 AM

station-config

Content & Writing

by cloudshipai

Configure Station CLI settings via browser UI or command line. Use `stn config --browser` for visual editor or `stn config set/show` for CLI operations.

428
Jan 5, 2026, 09:38 AM

update-nav

Content & Writing

by mintlify

Add new pages to docs.json navigation structure. Updates navigation groups based on user journey (Customize, Deploy, etc.). Use when the user asks to add a page to navigation, update docs.json, add to nav, or include a new page in the sidebar.

428
Jun 25, 2026, 11:10 PM

create-openapi-overlay

Content & Writing

by speakeasy-api

Use when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file

425
Jan 23, 2026, 04:14 PM

ensue-memory

Content & Writing

by mutable-state-inc

Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.

421
Jan 29, 2026, 04:54 AM

cloudbase-auth

Content & Writing

by TencentCloudBase

A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.

411
Nov 21, 2025, 02:57 AM

software-security

Content & Writing

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

410
Jan 27, 2026, 09:37 PM

skill-creator

Content & Writing

by TechDufus

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

404
Jan 9, 2026, 10:07 PM

azure-devops-rest-api

Content & Writing

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.

378
Nov 19, 2025, 01:11 AM

skill-creator

Content & Writing

by Tiberriver256

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

378
Nov 19, 2025, 01:11 AM

repren

Content & Writing

by jlevy

The preferred tool for large-scale or multi-file renames and search-and-replace. Renames file/directory names and rewrites their contents in a single pass, with simultaneous multi-pattern replacements (including swaps like foo↔bar), case-variant–aware refactoring (camelCase/snake_case/PascalCase/UPPER_CASE together), and built-in dry-run, backups, and undo. Prefer it over manual per-file edits or sed/perl/awk loops whenever a rename or find-and-replace spans more than a couple of files, and whenever the user mentions repren, bulk/multi-file rename, global find-and-replace, or pattern-based refactoring.

372
Jun 2, 2026, 03:54 PM

writing-helper

Content & Writing

by AIGNE-io

A versatile writing assistant that helps compose, improve, and transform text for various purposes including emails, letters, reports, social media, and more

368
Jan 7, 2026, 02:41 AM

context-management

Content & Writing

by No-Trade-No-Life

在多轮对话和多 Agent 协作场景下,帮助模型管理指令、项目状态和长上下文。通过外部文档与会话笔记实现可控的“记忆”、指令冲突检测和高质量交接。适用于任务跨多次调用、跨 Agent、需要稳定行为规范时使用。

350
Nov 19, 2025, 05:44 AM

git-changes-reporter

Content & Writing

by No-Trade-No-Life

生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。

350
Dec 26, 2025, 05:26 AM

testing-strategy

Content & Writing

by elbwalker

Use when writing tests, reviewing test code, or discussing testing approach for walkerOS packages. Covers env pattern, dev examples, and package-specific strategies.

342
Jan 18, 2026, 03:55 PM

understanding-development

Content & Writing

by elbwalker

Use when contributing to walkerOS, before writing code, or when unsure about project conventions. Covers build/test/lint workflow, XP principles, folder structure, and package usage.

342
Jan 18, 2026, 03:55 PM

agent-browser

Content & Writing

by snarktank

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

331
Jan 15, 2026, 11:06 PM

frontend-aesthetics

Content & Writing

by IncomeStreamSurfer

Prevents generic AI-generated designs by guiding typography, color, motion, and background choices. Use when creating frontend designs, landing pages, dashboards, or any UI/UX work. Helps avoid the "AI slop" aesthetic.

319
Nov 27, 2025, 01:54 PM

code-quality

Content & Writing

by bonny

Runs linting and static analysis on PHP/CSS/JS using phpcs, phpstan, and rector. Use when checking code style, fixing lint errors, or running static analysis.

316
Jan 16, 2026, 07:48 PM

logger-messages

Content & Writing

by bonny

Enforces active voice for logger messages and the Event Details API. Use when writing a new logger class or modifying message arrays in getInfo().

316
Jan 16, 2026, 07:48 PM

jobs-theory

Content & Writing

by kasperjunge

Clarify what job your product actually does for people. Use when uncertain about value proposition, preparing customer interviews, writing positioning/copy, or deciding what to build. Interactive and output-focused - produces job statements, interview scripts, and opportunity analysis rather than lecturing theory.

315
Jan 18, 2026, 11:31 PM

pr

Content & Writing

by kasperjunge

Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write a PR description, or when the user says "pr", "/pr", or asks for help with their pull request. Analyzes staged/unstaged changes and commit history to produce thorough, reviewer-friendly descriptions.

315
Jan 18, 2026, 11:31 PM

release-message

Content & Writing

by kasperjunge

Generate release messages for social media (LinkedIn, Bluesky, X) and ray.so code snippets. Use when the user says "release", "/release", "release message", wants to announce a new release, needs help writing release posts, or wants to create social media content for a software release.

315
Jan 18, 2026, 11:31 PM

seo

Content & Writing

by kasperjunge

Comprehensive SEO optimization covering traditional search (Google/Bing), answer engines (ChatGPT, Perplexity, AI Overviews), and agent/LLM accessibility (llms.txt, semantic HTML, structured data). Use for SEO audits, content discoverability, meta tags, structured data, llms.txt creation, citation optimization, Reddit/YouTube strategies, or programmatic SEO. Triggers include "SEO audit", "AEO", "optimize for ChatGPT", "citation optimization", "Reddit SEO strategy", "YouTube SEO", "llms.txt", "programmatic SEO", "answer engine optimization", or explicit "/seo".

315
Jan 18, 2026, 11:31 PM

changelog

Content & Writing

by bonny

Adds changelog entries to readme.txt following keepachangelog format. Use when updating the Unreleased section or documenting changes for a release.

314
Jan 16, 2026, 07:48 PM

fix-dependabot-prs

Content & Writing

by bannzai

dependabotから上がってきた複数のPRを一括で解決し、まとめPRを作成する。dependabotのPR対応を依頼された時に使用。

313
Jan 18, 2026, 05:43 AM

writing-documentation

Content & Writing

by elbwalker

Use when writing or updating any documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns.

313
Jan 18, 2026, 03:55 PM

by coollabsio

Creates documentation pages for guides, tutorials, knowledge base articles, and troubleshooting content in docs/. Use when adding how-to guides, writing KB articles, creating troubleshooting docs, adding pages to get-started/, applications/, databases/, knowledge-base/, or integrations/. NOT for service pages - use adding-service-documentation for docs/services/.

310
Jan 18, 2026, 08:33 PM

by coollabsio

Documents new Coolify one-click services by creating markdown pages in docs/services/, downloading logos to docs/public/images/services/, and regenerating the services listing. Use when adding service documentation, creating service pages, onboarding services from templates/compose/, or refreshing the services catalog.

310
Jan 18, 2026, 08:33 PM

disabling-services

Content & Writing

by coollabsio

Hides or disables a service from the documentation listing while preserving the page for SEO and bookmarks. Use when deprecating services, marking services unavailable, setting disabled:true in frontmatter, or adding warning callouts to service pages. Keeps docs/services/ pages accessible via direct URL.

310
Jan 18, 2026, 08:33 PM

go-table-driven-tests

Content & Writing

by Xe

Write Go table-driven tests following Go community best practices and this repository's conventions. Use when writing or refactoring Go tests, especially when you notice repeated test patterns or copy-pasted test code.

310
Jan 16, 2026, 10:08 AM

renaming-services

Content & Writing

by coollabsio

Renames a service documentation file and updates all references. Use when renaming services, changing service slugs, fixing camelCase to kebab-case, or when service names change in the Coolify repository templates/compose/. Updates docs/services/, regenerates listings, and adds nginx redirects.

310
Jan 18, 2026, 08:33 PM

templ-htmx

Content & Writing

by Xe

Build interactive hypermedia-driven applications with templ and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive templ app'.

310
Jan 16, 2026, 10:08 AM

bubbletea

Content & Writing

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

309
Jan 17, 2026, 09:52 PM

markdown-task-manager

Content & Writing

by ioniks

Use when managing tasks, the system is a Kanban task manager based on local Markdown files (`kanban.md` and `archive.md`). It follows a strict format compatible with the task-manager.html web application.

308
Nov 14, 2025, 09:14 AM

autonomous-loop

Content & Writing

by WellApp-ai

Iterate until success or limit, composing existing skills with Jidoka integration

305
Jan 18, 2026, 10:57 AM

bpmn-workflow

Content & Writing

by WellApp-ai

Generate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios

305
Jan 18, 2026, 10:57 AM

competitor-scan

Content & Writing

by WellApp-ai

Research best-in-class products using Browser MCP and WebSearch

305
Jan 18, 2026, 10:57 AM

compliance-audit

Content & Writing

by WellApp-ai

Audit Value Delivery compliance after PR push

305
Jan 18, 2026, 10:57 AM

decision-capture

Content & Writing

by WellApp-ai

Capture patine (decision wisdom) at Gates when KO or challenge occurs

305
Jan 18, 2026, 10:57 AM

dependency-mapping

Content & Writing

by WellApp-ai

Map slice dependencies using DSM matrix and prioritize by risk

305
Jan 18, 2026, 10:57 AM

design-context

Content & Writing

by WellApp-ai

Refresh UI/UX context from design system, Storybook, and codebase

305
Jan 18, 2026, 10:57 AM

gtm-alignment

Content & Writing

by WellApp-ai

Align phases with GTM strategy, persona tiers, and KPI targets

305
Jan 18, 2026, 10:57 AM

hotfix

Content & Writing

by WellApp-ai

Expedited workflow for urgent production issues

305
Jan 18, 2026, 10:57 AM

mcp-server

Content & Writing

by WellApp-ai

Guide for creating new MCP server integrations

305
Jan 18, 2026, 10:57 AM

notion-sync

Content & Writing

by WellApp-ai

Standardize Notion task updates across all modes

305
Jan 18, 2026, 10:57 AM

phasing

Content & Writing

by WellApp-ai

Group slices into risk-optimized phases with timeline generation

305
Jan 18, 2026, 10:57 AM