Content & Writing
Page 16 of 57
Browse skills in this category.
checkpoint-mode
Content & Writingby asklokesh
Pause for review every N tasks - selective autonomy pattern
prompt-optimization
Content & Writingby asklokesh
Applies prompt repetition to improve accuracy for non-reasoning LLMs
log-work
Content & Writingby pchalasani
Log the work segment that you did after the last work log until now in a
make-issue-spec
Content & Writingby pchalasani
Create a markdown document that describes a specific task along with
agent-creator
Content & Writingby hotovo
Create AiderDesk agent profiles via interactive Q&A.
skill-creator
Content & Writingby hotovo
Design and create Agent Skills using progressive disclosure principles. Use when building new skills, planning skill architecture, or writing skill content.
pg-dump-reference
Content & Writingby pgschema
Consult PostgreSQL's pg_dump implementation for guidance on system catalog queries and schema extraction when implementing pgschema features. Use this skill when adding new schema object support, debugging inspector.go queries, understanding how PostgreSQL represents objects internally, or handling version-specific features across PostgreSQL 14-18.
run-tests
Content & Writingby pgschema
Run pgschema automated tests (go test) to validate diff logic, plan generation, and dump functionality using test fixtures. Use this skill whenever you need to run tests, debug test failures, add new test cases, regenerate expected outputs, or validate changes across PostgreSQL versions 14-18.
validate-with-database
Content & Writingby pgschema
Connect to live PostgreSQL database to validate schema assumptions, compare pg_dump vs pgschema output, and query system catalogs interactively. Use this skill whenever you need to test queries against a real database, verify how PostgreSQL stores or formats objects, debug introspection issues, or check version-specific behavior (PostgreSQL 14-18).
brave-search
Content & Writingby steipete
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
changelog
Content & Writingby dailydotdev
Generate a daily.dev changelog post for a new feature or update. Use when a team member needs to write a changelog announcement.
create-slash-commands
Content & WritingExpert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
create-subagents
Content & WritingExpert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
browser-use
Content & Writingby Saik0s
AI-driven browser automation via Model Context Protocol
cicd-diagnostics
Content & Writingby dotCMS
Use when a GitHub Actions workflow fails, PR build breaks, merge queue rejects, nightly reports failures, or user mentions CI/CD test failures in dotCMS/core. Also use for "check build", "diagnose run", "why did CI fail", "flaky test", "merge queue blocked".
sdk-analytics-installer
Content & Writingby dotCMS
Use this skill when the user asks to install, configure, or set up @dotcms/analytics, sdk-analytics, analytics SDK, add analytics tracking, or mentions installing analytics in Next.js or React projects
claudish-usage
Content & Writingby MadAppGang
CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with any AI model (OpenRouter, Gemini, OpenAI, local models). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, Gemini, OpenAI, Ollama, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.
000-jeremy-content-consistency-validator
Content & Writingchangelog-orchestrator
Content & WritingDraft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
generating-compliance-reports
Content & WritingGenerate comprehensive compliance reports for security standards. Use when creating compliance documentation. Trigger with 'generate compliance report', 'compliance status', or 'audit compliance'.