Content & Writing
Page 24 of 57
Browse skills in this category.
ark-research
Content & Writingby mckinsey
Research technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when exploring implementation options or evaluating technologies.
ark-vulnerability-fixer
Content & Writingby mckinsey
CVE research and security patch workflow for Ark. Provides CVE API integration, mitigation strategies, and security-focused PR templates. Works with research, analysis, and setup skills for comprehensive vulnerability fixing.
azure-devops-rest-api
Content & WritingGuide 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.
skill-creator
Content & WritingGuide 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.
repren
Content & Writingby 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.
writing-helper
Content & Writingby AIGNE-io
A versatile writing assistant that helps compose, improve, and transform text for various purposes including emails, letters, reports, social media, and more
adding-documentation-pages
Content & Writingby 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/.
adding-service-documentation
Content & Writingby 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.
disabling-services
Content & Writingby 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.
renaming-services
Content & Writingby 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.
context-management
Content & Writing在多轮对话和多 Agent 协作场景下,帮助模型管理指令、项目状态和长上下文。通过外部文档与会话笔记实现可控的“记忆”、指令冲突检测和高质量交接。适用于任务跨多次调用、跨 Agent、需要稳定行为规范时使用。
git-changes-reporter
Content & Writing生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。
testing-strategy
Content & Writingby elbwalker
Use when writing tests, reviewing test code, or discussing testing approach for walkerOS packages. Covers env pattern, dev examples, and package-specific strategies.
understanding-development
Content & Writingby 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.
writing-documentation
Content & Writingby elbwalker
Use when writing or updating any documentation - README, website docs, or skills. Covers quality standards, example validation, and DRY patterns.
autonomous-loop
Content & Writingby WellApp-ai
Iterate until success or limit, composing existing skills with Jidoka integration
bpmn-workflow
Content & Writingby WellApp-ai
Generate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios
competitor-scan
Content & Writingby WellApp-ai
Research best-in-class products using Browser MCP and WebSearch
compliance-audit
Content & Writingby WellApp-ai
Audit Value Delivery compliance after PR push
decision-capture
Content & Writingby WellApp-ai
Capture patine (decision wisdom) at Gates when KO or challenge occurs
dependency-mapping
Content & Writingby WellApp-ai
Map slice dependencies using DSM matrix and prioritize by risk
design-context
Content & Writingby WellApp-ai
Refresh UI/UX context from design system, Storybook, and codebase
gtm-alignment
Content & Writingby WellApp-ai
Align phases with GTM strategy, persona tiers, and KPI targets
hotfix
Content & Writingby WellApp-ai
Expedited workflow for urgent production issues
mcp-server
Content & Writingby WellApp-ai
Guide for creating new MCP server integrations
notion-sync
Content & Writingby WellApp-ai
Standardize Notion task updates across all modes
phasing
Content & Writingby WellApp-ai
Group slices into risk-optimized phases with timeline generation
pr-threshold
Content & Writingby WellApp-ai
Track commit accumulation and trigger PR when thresholds crossed
problem-framing
Content & Writingby WellApp-ai
Frame problems using JTBD Job Stories, HMW questions, and persona validation
qa-commit
Content & Writingby WellApp-ai
Verify implementation against QA Contract (G#N, AC#N), auto-invoke debug on RED
qa-planning
Content & Writingby WellApp-ai
Generate QA Contract with numbered Gherkin scenarios (G#N) and acceptance criteria (AC#N)
session-status
Content & Writingby WellApp-ai
Generate breadcrumb headers/footers with takt time tracking and muda metrics
skill-creator
Content & Writingby WellApp-ai
Template and guide for creating new skills
slack-announce
Content & Writingby WellApp-ai
Generate formatted Slack messages for team communication
state-machine
Content & Writingby WellApp-ai
Document UI component states (current vs expected) with transitions
tech-divergence
Content & Writingby WellApp-ai
Evaluate technical options with scoring matrix, trigger Gate 4 for significant decisions
test-hardening
Content & Writingby WellApp-ai
Convert passed QA Contract criteria to automated tests
coding-plan
Content & Writingby khaneliman
Write clear, actionable coding plans for implementing features, bug fixes, and improvements. Use when planning code changes, designing implementation strategy, sequencing file modifications, or providing step-by-step implementation guidance.
commit-messages
Content & Writingby khaneliman
Generate conventional commit messages based on staged changes. Use when writing commit messages, understanding conventional commit format, or ensuring consistent commit history.
context-gathering
Content & Writingby khaneliman
Build comprehensive context about codebase areas for prompts, documentation, or onboarding. Use when understanding a feature, preparing documentation, onboarding to new code, or building context for AI prompts.
documentation-writing
Content & Writingby khaneliman
Generate comprehensive technical documentation including READMEs, API docs, user guides, and changelogs. Use when creating project documentation, documenting APIs, writing user guides, or maintaining changelogs.
nix-conditionals
Content & Writingby khaneliman
Nix conditional patterns: mkIf, optionals, optionalString, mkMerge. Use when writing conditional configuration, avoiding if-then-else, or combining multiple conditional blocks.
nix-lib-usage
Content & Writingby khaneliman
Nix library usage patterns: with, inherit, and inline lib. prefixes. Use when deciding how to access lib functions, avoiding the with lib anti-pattern, or writing analysis-friendly Nix code.
skill-creator
Content & Writingby khaneliman
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.
specifications
Content & Writingby khaneliman
Write clear, actionable specifications for features, bugs, and improvements. Use when documenting requirements, defining acceptance criteria, specifying user experiences, or providing technical context for implementations.
writing-nix
Content & Writingby khaneliman
Writes idiomatic, performant, and maintainable Nix code. Covers best practices, anti-patterns to avoid (like `with`), module system design, and performance optimization.
agent-browser
Content & Writingby 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.
go-table-driven-tests
Content & Writingby 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.
releasing-software
Content & Writingby harperreed
Use when preparing a release, tagging a version, or when user says "release", "tag", "ship it", "push to production" - ensures all release artifacts are verified before tagging to avoid the retag-four-times failure pattern
session-reflection-analysis
Content & Writingby harperreed
Use when asked to reflect on how the session went
templ-htmx
Content & Writingby 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'.
frontend-aesthetics
Content & WritingPrevents 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.
code-quality
Content & Writingby 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.
logger-messages
Content & Writingby 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().
fix-dependabot-prs
Content & Writingby bannzai
dependabotから上がってきた複数のPRを一括で解決し、まとめPRを作成する。dependabotのPR対応を依頼された時に使用。
analyse-issue
Content & WritingAnalyze MONDO GitHub issues for validity, suggest improvements, and generate structured
llm-context-rule-creator
Content & Writingby cyberchitta
Create optimized llm-context rules for specific tasks by analyzing codebase content and generating minimal file selection patterns
categorize-revdep-issues
Content & Writingby r-lib
Write revdep/issue.md to group packages by common error categories
readme-generator
Content & Writingby aws-samples
This skill should be used when users want to create or improve README.md files for their projects. It generates professional documentation following the Deep Insight/Strands SDK style - comprehensive yet focused, with clear structure and practical examples.
skill-creator
Content & Writingby aws-samples
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.
system-prompt-writer
Content & Writingby aws-samples
This skill should be used when writing or improving system prompts for AI agents, providing expert guidance based on Anthropic's context engineering principles.
tool-creator
Content & Writingby aws-samples
This skill should be used when users want to create a new tool for the Strands SDK agent system. It supports creating both agent-as-a-tool (complex agents wrapped as tools) and regular tools (simple function-based tools). Use this skill when users request to create, build, or add a new tool.
sync-data-relational
Content & Writingby naver
Analyze spring-data-relational version changes and identify required updates for the current project. Use when upgrading spring-data-relational versions or syncing with upstream changes.
generating-commit-messages
Content & Writingby ahmedelgabri
Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.
release
Content & Writingby ceedaragents
Run a Cyrus release by publishing all packages to npm in the correct dependency order, updating changelogs, and creating git tags.
brand-analyzer
Content & Writingby ailabs-393
This skill should be used when the user requests brand analysis, brand guidelines creation, brand audits, or establishing brand identity and consistency standards. It provides comprehensive frameworks for analyzing brand elements and creating actionable brand guidelines based on requirements.
business-analytics-reporter
Content & Writingby ailabs-393
This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies.
business-document-generator
Content & Writingby ailabs-393
This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data.
cicd-pipeline-generator
Content & Writingby ailabs-393
This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.
codebase-documenter
Content & Writingby ailabs-393
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.