Content & Writing
Page 55 of 56
Browse skills in this category.
swarm
Content & Writingby cj-vana
Orchestrate parallel Claude Code worker swarms with protocol-based behavioral governance. Use for complex features, large refactors, or multi-step tasks. Supports behavioral constraints, parallel workers, and persistent state across context compactions.
adding-new-ai-format
Content & Writingby pr-pm
Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
aws-beanstalk-expert
Content & Writingby pr-pm
Expert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices
bdg
Content & Writingby szymdzum
Use bdg CLI for browser automation via Chrome DevTools Protocol. Provides direct CDP access (60+ domains, 300+ methods) for DOM queries, navigation, screenshots, network control, and JavaScript execution. Use this skill when you need to automate browsers, scrape dynamic content, or interact with web pages programmatically.
beanstalk-deploy
Content & Writingby pr-pm
Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling
brainstorming
Content & WritingIMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
claude-hook-writer
Content & Writingby pr-pm
Expert guidance for writing secure, reliable, and performant Claude Code hooks - validates design decisions, enforces best practices, and prevents common pitfalls
creating-agents-md
Content & Writingby pr-pm
Use when creating agents.md files - provides plain markdown format with NO frontmatter, free-form structure, and project context guidelines for AI coding assistants
creating-claude-commands
Content & Writingby pr-pm
Expert guidance for creating Claude Code slash commands with correct frontmatter, structure, and best practices
creating-claude-hooks
Content & Writingby pr-pm
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
creating-continue-packages
Content & Writingby pr-pm
Use when creating Continue rules - provides required name field, alwaysApply semantics, glob/regex patterns, and markdown format with optional frontmatter
creating-copilot-packages
Content & Writingby pr-pm
Use when creating GitHub Copilot instructions - provides repository-wide and path-specific formats, applyTo patterns, excludeAgent options, and natural language markdown style
creating-cursor-commands
Content & Writingby pr-pm
Expert guidance for creating effective Cursor slash commands with best practices, format requirements, and schema validation
creating-cursor-rules-skill
Content & Writingby pr-pm
Expert guidance for creating effective Cursor IDE rules with best practices, patterns, and examples
creating-kiro-agents
Content & Writingby pr-pm
Use when building custom Kiro AI agents or when user asks for agent configurations - provides JSON structure, tool configuration, prompt patterns, and security best practices for specialized development assistants
creating-kiro-packages
Content & Writingby pr-pm
Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers
creating-opencode-agents
Content & Writingby pr-pm
Use when creating OpenCode agents - provides markdown format with YAML frontmatter, mode/tools/permission configuration, and best practices for specialized AI assistants
creating-opencode-plugins
Content & Writingby pr-pm
Use when creating OpenCode plugins that hook into command, file, LSP, message, permission, server, session, todo, tool, or TUI events - provides plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript event-driven modules
creating-windsurf-packages
Content & Writingby pr-pm
Use when creating Windsurf rules - provides plain markdown format with NO frontmatter, 12,000 character limit, and single-file structure requirements
creating-zed-extensions
Content & Writingby pr-pm
Use when creating Zed extensions with custom slash commands, language support, themes, or MCP servers - provides Rust/WASM extension structure, slash command API (run_slash_command, SlashCommandOutput), and development workflow for compiled extensions
documentation-standards
Content & Writingby pr-pm
Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references
elastic-beanstalk-deployment
Content & Writingby pr-pm
Use when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices
github-actions-testing
Content & Writingby pr-pm
Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses
human-writing
Content & Writingby pr-pm
Write content that sounds natural, conversational, and authentically human - avoiding AI-generated patterns, corporate speak, and generic phrasing
karen-repo-reviewer
Content & Writingby pr-pm
Use when the user requests a repository review, code assessment, or honest evaluation of their codebase. Provides brutally honest AI-powered reviews with market-aware Karen Scores (0-100) analyzing over-engineering, completion honesty, and practical value. Available as GitHub Action or IDE tool.
markdown-formatting
Content & Writingby denolfe
Format and lint markdown and MDX files using markdownlint with comprehensive rule knowledge for automated and manual fixes. Use when working with .md or .mdx files, formatting documentation, linting markdown/MDX, or when user mentions markdown issues, formatting problems, or documentation standards.
matrix-code-review
Content & Writingby ojowwalker77
This skill should be used when the user asks to "review this code", "review PR", "code review", "review staged changes", "blast radius analysis", "check impact of changes", or needs comprehensive context-aware code review.
matrix-deep-research
Content & Writingby ojowwalker77
This skill should be used when the user asks to "research a topic", "deep research", "investigate thoroughly", "multi-source research", "comprehensive analysis", or needs to conduct research across web, documentation, and memory sources.
matrix-list
Content & Writingby ojowwalker77
This skill should be used when the user asks to "list matrix solutions", "show matrix stats", "display memory contents", "view matrix status", "show failures", "list warnings", "export matrix data", "backup matrix", "export solutions", or needs to see or export Matrix memory.
npm-trusted-publishing
Content & Writingby pr-pm
Use when setting up npm publishing with GitHub Actions - provides trusted publishing with OIDC, provenance attestations, and monorepo configuration
prpm-development
Content & Writingby pr-pm
Use when developing PRPM (Prompt Package Manager) - comprehensive knowledge base covering architecture, format conversion, package types, collections, quality standards, testing, and deployment
pulumi-troubleshooting
Content & Writingby pr-pm
Comprehensive guide to troubleshooting Pulumi TypeScript errors, infrastructure issues, and best practices - covers common errors, Outputs handling, AWS Beanstalk deployment, and cost optimization
refui
Content & Writingby SudoMaker
Build, debug, and migrate rEFui applications using a self-contained guide to retained-mode signals, component lifecycles, memo/keepAlive factories, lists, async UI, DOM/HTML/Reflow renderers, JSX modes, directives, and HMR. Use when library source or separate local documentation may be unavailable.
slash-command-builder
Content & Writingby pr-pm
Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.
test-driven-development-tdd
Content & WritingUse when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
testing-prpm-cli
Content & Writingby pr-pm
Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry
thoroughness
Content & Writingby pr-pm
Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases
typescript-hook-writer
Content & Writingby pr-pm
Expert guidance for developing Claude Code hooks in TypeScript with shared utilities, esbuild compilation, and Vitest testing - distributes compiled JS while maintaining TypeScript development experience
maquina-ui-standards
Content & Writingby maquina-app
Build consistent, accessible UIs in Rails using maquina_components. Use this skill when implementing UI for features, creating views, building forms, or reviewing UI specs. Triggers on view creation, UI implementation, form building, layout design, or mentions of maquina_components usage.
run-tests
Content & Writingby cartridge-gg
Run the test suite for the Cartridge Controller monorepo. Use when validating changes, before committing, or when asked to run tests.
business-competitor-analysis
Content & Writingby kenneth-liao
Perform comprehensive competitor analysis for any business. Produces an executive-summary markdown report with target customer profile, market positioning, pricing/business model, product features, funding/company size, SWOT analysis, and competitive matrix. All findings are data-grounded. Use when the user asks to analyze competitors, understand competitive landscape, compare a business to alternatives, or perform market research.
course-content
Content & WritingGet or add homeworks and projects to courses via API using curl
elixir-architect
Content & Writingby maxim-ist
Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration
youtube-research-video-topic
Content & Writingby kenneth-liao
Conduct pure research for YouTube video topics by analyzing competitors, identifying content gaps, and documenting strategic insights. Use when you need to research a video topic before planning. Produces concise, insight-focused research documents that identify the biggest opportunities for video performance.
youtube-thumbnail
Content & Writingby kenneth-liao
Skill for creating and editing Youtube thumbnails that are optimized for click-through rate. This skill should not be used directly, instead use the Thumbnail Designer subagent who can also invoke this skill. Use when the user asks to create a thumbnail from scratch or edit an existing thumbnail.
youtube-title
Content & Writingby kenneth-liao
Generate optimized YouTube video titles that maximize click-through rates by sparking curiosity and complementing thumbnails. This skill should be used when the user asks to create, improve, or brainstorm YouTube video titles, or when working on YouTube content that requires title optimization.
youtube-video-hook
Content & Writingby kenneth-liao
Skill for creating optimized YouTube video opening hooks (first 5-30 seconds) that maximize viewer retention and watch time. Use when planning video scripts, reviewing video openings, or optimizing existing content for better retention metrics.
agent-memory
Content & Writingby nokonoko1203
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.
developer-assessment
Content & Writingby yaochangyu
GitLab 開發者評估與分析技能,使用 gl-cli.py 工具分析開發者的程式碼品質、提交歷史、專案參與度與技術水平,並產生綜合評估報告。
nestjs-openapi
Content & WritingSwagger automation and Generic response documentation.
nextjs-app-router
Content & WritingFile-system routing, Layouts, and Route Groups.
nextjs-optimization
Content & WritingImage, Font, Script, and Metadata optimization strategies.
nextjs-server-components
Content & WritingRSC usage, "use client" directive, and Component Purity.
patch-diff-analyzer
Content & Writingby HacktronAI
Specialized in reverse-engineering compiled binaries (JARs, DLLs). Use this when the user asks to compare versions, find security fixes, or analyze binary patches.
project-planner
Content & Writingby adrianpuiu
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
react-performance
Content & WritingOptimization strategies for React applications (Client & Server).
react-typescript
Content & WritingTypeScript patterns specific to React components and hooks.
skill-creator
Content & WritingStandards for creating new High-Density Agent Skills.
textlint
Content & Writingby nokonoko1203
Execute textlint on specified files, apply automatic fixes, manually fix remaining errors, and repeat until all errors are resolved. Use when editing markdown or text files that need linting.
tw
Content & Writingby peterhajas
Command-line tool for managing TiddlyWiki files. Use when working with TiddlyWiki (.html) files, tiddlers, or when the user mentions TiddlyWiki operations.
typescript-best-practices
Content & WritingIdiomatic TypeScript patterns for clean, maintainable code.
cloudflare-cli
Content & Writingby genlayerlabs
Debug and manage Cloudflare DNS, cache, and proxy settings using flarectl
deep-research
Content & Writingby wshuyi
深度调研方法论(8步法):将模糊主题转化为高质量调研报告。自动执行问题拆解、资料分层、事实抽取、框架对比、推导验证,输出可交付的结构化报告。触发词:- "深度调研"、"深度研究"、"深入分析"- "帮我调研"、"调研一下"、"研究一下"- "对比分析"、"概念对比"、"技术对比"- "写调研报告"、"出调研报告"注意:如果用户需要的是可视化图谱而非报告,请使用 research-to-diagram skill。
studio-db
Content & Writingby genlayerlabs
Query Studio deployment PostgreSQL databases for transaction debugging and analytics
database-development
Content & Writingby vm0-ai
Database migrations and Drizzle ORM guidelines for the vm0 project
project-principles
Content & Writingby vm0-ai
Core architectural and code quality principles that guide all development decisions in the vm0 project
research-to-diagram
Content & Writingby wshuyi
深度调研主题并自动生成知识关系图谱PDF。接收研究主题后自动进行网络调研、信息收集、知识整理,最终生成专业的可视化关系图谱。适用于"研究...并做图"、"深度分析...并可视化"、"生成知识图谱"等场景。
ui-preview
Content & Writingby zainfathoni
Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of storybooks, or inspect the web/server apps.