Content & Writing
Page 22 of 62
Browse skills in this category.
flow-work
Content & Writingby gmickel
Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).
rp-explorer
Content & Writingby gmickel
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.
worktree-kit
Content & Writingby gmickel
Manage git worktrees (create/list/switch/cleanup) and copy .env files. Use for parallel feature work, isolated review, clean workspace, or when user mentions worktrees.
react-strict-dom
Content & Writingby EvanBacon
Set up react-strict-dom with Babel, PostCSS, and CSS-wrapped HTML components for universal Expo apps
universal-theme
Content & Writingby EvanBacon
Configure light/dark/system theme handling across iOS, Android, and Web with universal CSS
ralph-copywriter
Content & WritingUse this skill when the user asks to "analyze my content", "learn my writing style", "research competitors", "find content angles", "improve my blog", "write like me", "embody my brand voice", or mentions content strategy, voice analysis, competitive research, or iterative content improvement.
ability-generator
Content & Writingby lofcz
Generates a structured skill template based on provided specifications.
codebase-context-extractor
Content & Writingby lofcz
This skill provides a comprehensive context extraction system for large codebases. It intelligently analyzes code structure, dependencies, and relationships to extract relevant context for understanding, debugging, or modifying code.
company-product-context
Content & Writingby lofcz
Compiles comprehensive company product context from PDF documents, web research, and industry knowledge
llmtornado-tutorial-generator
Content & Writingby lofcz
Generates comprehensive code tutorials on LlmTornado API formatted for Medium publication with examples, explanations, and best practices.
upgrading-golang
Content & WritingUpgrades Go version across the entire Chainloop codebase including source files, Docker images, CI/CD workflows, and documentation. Use when the user mentions upgrading Go, golang version, or updating Go compiler version.
aeo-optimization
Content & Writingby alinaqi
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
android-java
Content & Writingby alinaqi
Android Java development with MVVM, ViewBinding, and Espresso testing
android-kotlin
Content & Writingby alinaqi
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
aws-aurora
Content & Writingby alinaqi
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
aws-dynamodb
Content & Writingby alinaqi
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
cloudflare-d1
Content & Writingby alinaqi
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
codex-review
Content & Writingby alinaqi
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
credentials
Content & Writingby alinaqi
Centralized API key management from Access.txt
database-schema
Content & Writingby alinaqi
Schema awareness - read before coding, type generation, prevent column errors
existing-repo
Content & Writingby alinaqi
Analyze existing repositories, maintain structure, setup guardrails and best practices
iterative-development
Content & Writingby alinaqi
Ralph Wiggum loops - self-referential TDD iteration until tests pass
llm-patterns
Content & Writingby alinaqi
AI-first application patterns, LLM testing, prompt management
ms-teams-apps
Content & Writingby alinaqi
Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API
playwright-testing
Content & Writingby alinaqi
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
posthog-analytics
Content & Writingby alinaqi
PostHog analytics, event tracking, feature flags, dashboards
project-tooling
Content & Writingby alinaqi
gh, vercel, supabase, render CLI and deployment platform setup
pwa-development
Content & Writingby alinaqi
Progressive Web Apps - service workers, caching strategies, offline, Workbox
reddit-ads
Content & Writingby alinaqi
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
session-management
Content & Writingby alinaqi
Context preservation, tiered summarization, resumability
site-architecture
Content & Writingby alinaqi
Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals
supabase-nextjs
Content & Writingby alinaqi
Next.js with Supabase and Drizzle ORM
supabase-node
Content & Writingby alinaqi
Express/Hono with Supabase and Drizzle ORM
supabase-python
Content & Writingby alinaqi
FastAPI with Supabase and SQLAlchemy/SQLModel
team-coordination
Content & Writingby alinaqi
Multi-person projects - shared state, todo claiming, handoffs
ui-testing
Content & Writingby alinaqi
Visual testing - catch invisible buttons, broken layouts, contrast
user-journeys
Content & Writingby alinaqi
User experience flows - journey mapping, UX validation, error recovery
web-content
Content & Writingby alinaqi
SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization
web-payments
Content & Writingby alinaqi
Stripe Checkout, subscriptions, webhooks, customer portal
woocommerce
Content & Writingby alinaqi
WooCommerce REST API - products, orders, customers, webhooks
skill-creator
Content & WritingGuide for creating effective skills. Use 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.
bm-md
Content & Writingby miantiao-me
使用 bm.md 服务进行 Markdown 排版、渲染和格式转换,支持微信公众号、知乎、掘金等多平台
api-client
Content & Writingby mikopbx
Универсальный REST API клиент для MikoPBX с автоматической аутентификацией и выполнением запросов внутри Docker контейнеров. Использовать когда нужно тестировать API эндпоинты, выполнять CRUD операции (GET, POST, PATCH, DELETE) или отлаживать API ответы с конкретными параметрами.
asterisk-validator
Content & Writingby mikopbx
Валидация конфигурационных файлов Asterisk и анализ логов на корректность и best practices. Использовать при отладке проблем запуска Asterisk, проверке изменений конфигурации или проверке ошибок после регенерации воркерами.
auth-token-manager
Content & Writingby mikopbx
Получение валидных JWT Bearer токенов для аутентификации MikoPBX REST API v3. Использовать когда нужно тестировать API эндпоинты, отлаживать проблемы аутентификации или при возникновении ошибок 401 Unauthorized. Автоматически обрабатывает вход с username/password и возвращает готовый к использованию access token.
babel-compiler
Content & Writingby mikopbx
Транспиляция ES6+ JavaScript в ES5 для совместимости с браузерами используя Docker-based Babel компилятор. Использовать при транспиляции JavaScript файлов после внесения изменений в ES6+ исходный код.
browserstack-tester
Content & Writingby mikopbx
Тестирование веб-интерфейса MikoPBX через BrowserStack. Запуск PHPUnit тестов с Selenium WebDriver в облачных браузерах. Использовать для автоматизированного тестирования админ-панели, проверки форм, навигации и интерактивных элементов.
endpoint-validator
Content & Writingby mikopbx
Валидация REST API эндпоинтов на соответствие OpenAPI схеме и консистентность параметров. Использовать при реализации эндпоинтов, ревью кода или перед слиянием изменений API.
openapi-analyzer
Content & Writingby mikopbx
Извлечение и анализ OpenAPI 3.1.0 спецификации из MikoPBX для валидации эндпоинтов. Использовать при проверке соответствия API, генерации тестов, проверке схем эндпоинтов или интеграции с навыками endpoint-validator и api-test-generator.
restapi-translations
Content & Writingby mikopbx
Управление переводами REST API ключей (rest_*) для MikoPBX. Автоматически находит отсутствующие русские ключи в RestApi.php и синхронизирует их с исходным кодом. Использовать при проверке переводов API, после добавления новых endpoints или перед релизом.
sqlite-inspector
Content & Writingby mikopbx
Проверка консистентности данных в SQLite базах данных MikoPBX после операций REST API. Использовать при валидации результатов API, отладке проблем с данными, проверке связей внешних ключей или инспектировании CDR записей для тестирования.
translations
Content & Writingby mikopbx
Управление многоязычными переводами на 29 языков с приоритетом русского языка. Использовать при добавлении новых переводов, переводе на все языки, проверке консистентности или удалении устаревших ключей.
effective-go
Content & Writingby openshift
Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.
adversarial-spec
Content & Writingby zscole
Iteratively refine a product spec by debating with multiple LLMs (GPT, Gemini, Grok, etc.) until all models agree. Use when user wants to write or refine a specification document using adversarial development.
chinese-writing
Content & Writingby miantiao-me
中文写作技能指南,用于生成高质量的周刊、博客及科技资讯类文章。
sql-research
Content & Writingby tidyverse
Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.