Content & Writing

Page 21 of 60

Browse skills in this category.

4249 skills · Showing 1441-1512
Sort by:

company-product-context

Content & Writing

by lofcz

Compiles comprehensive company product context from PDF documents, web research, and industry knowledge

599
Oct 19, 2025, 07:09 PM

by lofcz

Generates comprehensive code tutorials on LlmTornado API formatted for Medium publication with examples, explanations, and best practices.

599
Oct 19, 2025, 07:09 PM

skill-creator

Content & Writing

by lofcz

Generates Anthropic Skills with complete workflow including GitHub PR creation and local download verification.

599
Oct 19, 2025, 07:09 PM

skill-generator

Content & Writing

by lofcz

Generates complete Anthropic SKILL packages with proper structure, documentation, and automated download verification.

599
Oct 19, 2025, 07:09 PM

investigation

Content & Writing

by talmolab

>

575
Jan 15, 2026, 06:37 PM

qt-testing

Content & Writing

by talmolab

Capture and visually inspect Qt GUI widgets using screenshots. Use when asked to verify GUI rendering, test widget appearance, check layouts, or visually inspect any PySide6/Qt component. Enables Claude to "see" Qt interfaces by capturing offscreen screenshots and analyzing them with vision.

575
Dec 22, 2025, 08:15 AM

sleap-support

Content & Writing

by talmolab

>

575
Jan 15, 2026, 06:37 PM

reflex

Content & Writing

by QuixiAI

Build and debug Reflex (rx) UIs in this repo. Use for editing ui/*.py, choosing rx components, fixing Var/conditional/foreach issues, and applying responsive/layout patterns from the Reflex docs.

574
Jan 19, 2026, 06:25 PM

enferno-dev

Content & Writing

by level09

Development skill for Enferno Flask framework. Use when implementing features, fixing bugs, or writing code for Enferno-based applications. This includes creating models, API endpoints, Vue.js frontend components, database operations, or any development task within the Enferno ecosystem. Triggers: creating blueprints, adding models, building APIs, Vue/Vuetify components, Celery tasks, database migrations.

569
Jan 7, 2026, 11:05 AM

by Automattic

PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.

567
Jan 22, 2026, 09:41 AM

activitypub-testing

Content & Writing

by Automattic

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

567
Jan 22, 2026, 09:41 AM

agent-browser

Content & Writing

by EvanBacon

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.

562
Jan 16, 2026, 09:57 PM

react-strict-dom

Content & Writing

by EvanBacon

Set up react-strict-dom with Babel, PostCSS, and CSS-wrapped HTML components for universal Expo apps

562
Jan 16, 2026, 11:19 PM

reusable-ui-components

Content & Writing

by EvanBacon

Guidelines for creating reusable, portable UI components with native-first design, compound patterns, and accessibility

562
Jan 16, 2026, 11:46 PM

universal-theme

Content & Writing

by EvanBacon

Configure light/dark/system theme handling across iOS, Android, and Web with universal CSS

562
Jan 14, 2026, 09:58 AM

echokit-config-generator

Content & Writing

by second-state

Generate config.toml for EchoKit servers with interactive setup for ASR, TTS, LLM services, MCP servers, API key entry, and server launch

557
Jan 16, 2026, 09:23 AM

upgrading-golang

Content & Writing

by chainloop-dev

Upgrades 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.

547
Mar 13, 2026, 05:50 PM

api-client

Content & Writing

by mikopbx

Универсальный REST API клиент для MikoPBX с автоматической аутентификацией и выполнением запросов внутри Docker контейнеров. Использовать когда нужно тестировать API эндпоинты, выполнять CRUD операции (GET, POST, PATCH, DELETE) или отлаживать API ответы с конкретными параметрами.

532
Nov 7, 2025, 01:57 PM

asterisk-validator

Content & Writing

by mikopbx

Валидация конфигурационных файлов Asterisk и анализ логов на корректность и best practices. Использовать при отладке проблем запуска Asterisk, проверке изменений конфигурации или проверке ошибок после регенерации воркерами.

532
Oct 24, 2025, 02:27 AM

auth-token-manager

Content & Writing

by mikopbx

Получение валидных JWT Bearer токенов для аутентификации MikoPBX REST API v3. Использовать когда нужно тестировать API эндпоинты, отлаживать проблемы аутентификации или при возникновении ошибок 401 Unauthorized. Автоматически обрабатывает вход с username/password и возвращает готовый к использованию access token.

532
Nov 7, 2025, 01:57 PM

babel-compiler

Content & Writing

by mikopbx

Транспиляция ES6+ JavaScript в ES5 для совместимости с браузерами используя Docker-based Babel компилятор. Использовать при транспиляции JavaScript файлов после внесения изменений в ES6+ исходный код.

532
Dec 6, 2025, 09:07 AM

browserstack-tester

Content & Writing

by mikopbx

Тестирование веб-интерфейса MikoPBX через BrowserStack. Запуск PHPUnit тестов с Selenium WebDriver в облачных браузерах. Использовать для автоматизированного тестирования админ-панели, проверки форм, навигации и интерактивных элементов.

532
Jan 14, 2026, 07:02 AM

endpoint-validator

Content & Writing

by mikopbx

Валидация REST API эндпоинтов на соответствие OpenAPI схеме и консистентность параметров. Использовать при реализации эндпоинтов, ревью кода или перед слиянием изменений API.

532
Nov 7, 2025, 01:57 PM

openapi-analyzer

Content & Writing

by mikopbx

Извлечение и анализ OpenAPI 3.1.0 спецификации из MikoPBX для валидации эндпоинтов. Использовать при проверке соответствия API, генерации тестов, проверке схем эндпоинтов или интеграции с навыками endpoint-validator и api-test-generator.

532
Nov 7, 2025, 01:57 PM

restapi-translations

Content & Writing

by mikopbx

Управление переводами REST API ключей (rest_*) для MikoPBX. Автоматически находит отсутствующие русские ключи в RestApi.php и синхронизирует их с исходным кодом. Использовать при проверке переводов API, после добавления новых endpoints или перед релизом.

532
Oct 24, 2025, 01:50 PM

sqlite-inspector

Content & Writing

by mikopbx

Проверка консистентности данных в SQLite базах данных MikoPBX после операций REST API. Использовать при валидации результатов API, отладке проблем с данными, проверке связей внешних ключей или инспектировании CDR записей для тестирования.

532
Oct 24, 2025, 02:27 AM

translations

Content & Writing

by mikopbx

Управление многоязычными переводами на 29 языков с приоритетом русского языка. Использовать при добавлении новых переводов, переводе на все языки, проверке консистентности или удалении устаревших ключей.

532
Oct 24, 2025, 01:49 PM

code-formatting

Content & Writing

by openshift

MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.

523
Oct 22, 2025, 11:24 AM

effective-go

Content & Writing

by 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.

523
Oct 22, 2025, 11:24 AM

git-commit-format

Content & Writing

by openshift

Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.

523
Oct 29, 2025, 04:54 PM

chinese-writing

Content & Writing

by miantiao-me

中文写作技能指南,用于生成高质量的周刊、博客及科技资讯类文章。

521
Jan 19, 2026, 04:02 AM

sql-research

Content & Writing

by 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.

508
Nov 28, 2025, 08:29 AM

sql-translation

Content & Writing

by tidyverse

Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.

508
Dec 10, 2025, 11:01 PM

by alex-ilgayev

Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.

506
Jan 4, 2026, 08:36 AM

auditing-security

Content & Writing

by CaptainCrouton89

Identify and remediate vulnerabilities through systematic code analysis. Use when performing security assessments, pre-deployment reviews, compliance validation (OWASP, PCI-DSS, GDPR), investigating known vulnerabilities, or post-incident analysis.

499
Oct 16, 2025, 06:19 PM

documenting-code

Content & Writing

by CaptainCrouton89

Maintain project documentation synchronized with code. Keep feature specs, API contracts, and README current with init-project standards. Use when updating docs after code changes, adding new features, or ensuring documentation completeness.

499
Nov 24, 2025, 08:41 AM

by CaptainCrouton89

Coordinate concurrent task execution through agent delegation. Plan independent work, manage dependencies, and execute multiple agents simultaneously. Use when handling multiple unrelated tasks, research investigations, or layer-based implementations that can run concurrently.

499
Nov 24, 2025, 08:41 AM

by CaptainCrouton89

Diagnose and fix bugs through systematic investigation, root cause analysis, and targeted validation. Use when something is broken, errors occur, performance degrades, or unexpected behavior manifests.

499
Nov 24, 2025, 08:41 AM

gathering-requirements

Content & Writing

by CaptainCrouton89

Systematically clarify user needs, preferences, and constraints before planning or implementation. Classifies work type, investigates existing systems, discovers edge cases and integration points, resolves assumptions, and creates detailed specifications. Use when building features, enhancements, or integrations where requirements need clarification.

499
Nov 24, 2025, 08:41 AM

by CaptainCrouton89

Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture. Use when understanding how existing systems work, researching concepts, exploring code structure, or answering "how/where/why is X implemented?" questions.

499
Nov 24, 2025, 08:41 AM

output-styles-guide

Content & Writing

by CaptainCrouton89

Adapt Claude Code for different use cases beyond software engineering by customizing system prompts for teaching, learning, analysis, or domain-specific workflows.

499
Oct 16, 2025, 06:19 PM

planning-implementation

Content & Writing

by CaptainCrouton89

Create structured implementation plans before coding. Use when breaking down complex features, refactors, or system changes. Validates requirements, analyzes codebase impact, and produces actionable task breakdowns with identified dependencies and risks.

499
Nov 24, 2025, 08:41 AM

reviewing-code

Content & Writing

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

499
Nov 24, 2025, 08:41 AM

skills-guide

Content & Writing

by CaptainCrouton89

Package expertise into discoverable, reusable capabilities that extend Claude's functionality. Use when creating new Skills, understanding how Skills work, or organizing existing capabilities.

499
Oct 16, 2025, 06:19 PM

skills-guide

Content & Writing

by CaptainCrouton89

Defines required structure, frontmatter format, and best practices for SKILL.md files. Use BEFORE creating or editing any skill - this is the spec to follow, not optional reference.

499
Dec 11, 2025, 09:21 AM

subagent-name

Content & Writing

by CaptainCrouton89

Specialized AI assistants for task-specific workflows with separate context. Learn when to delegate, configure tools, and apply best practices.

499
Oct 16, 2025, 06:19 PM

testing-code

Content & Writing

by CaptainCrouton89

Write automated tests for features, validate functionality against acceptance criteria, and ensure code coverage. Use when writing test code, verifying functionality, or adding test coverage to existing code.

499
Oct 16, 2025, 06:19 PM

typescript-sdk-reference

Content & Writing

by CaptainCrouton89

Comprehensive reference for the TypeScript Agent SDK with functions, types, and interfaces for programmatic Claude Code interactions

499
Oct 16, 2025, 06:19 PM

by CaptainCrouton89

Create effective documentation that LLMs can discover and use. Use when documenting code, APIs, features, or creating reference materials. Covers structure, conciseness, examples, and anti-patterns for optimal LLM comprehension.

499
Oct 16, 2025, 06:19 PM

by CaptainCrouton89

Teaches how to write effective documentation and instructions for LLMs by assuming competence, using progressive disclosure, prioritizing examples over explanations, and building feedback loops into workflows.

499
Oct 16, 2025, 06:19 PM

writing-effective-prompts

Content & Writing

by CaptainCrouton89

Structure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, and strategic organization. Use when crafting prompts for complex tasks, long documents, tool workflows, or code generation.

499
Oct 16, 2025, 06:19 PM

writing-like-user

Content & Writing

by CaptainCrouton89

Emulate the user's personal writing voice and style patterns. Use when the user asks to write content in their voice, draft documents, compose messages, or requests "write this like me" or "in my style.

499
Nov 5, 2025, 12:29 AM

writing-slash-commands

Content & Writing

by CaptainCrouton89

Create and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuration, bash integration, and file references for building reusable prompts.

499
Oct 16, 2025, 06:19 PM

your-sub-agent-name

Content & Writing

by CaptainCrouton89

Create and manage specialized Claude Code subagents for task-specific workflows. Use when delegating work to specialized agents, configuring agent permissions, or understanding subagent architecture and best practices.

499
Oct 16, 2025, 06:19 PM

requirements-engineering

Content & Writing

by jasonkneen

Transform vague feature ideas into clear, testable requirements using EARS format. Capture user stories, define acceptance criteria, identify edge cases, and validate completeness before moving to design.

482
Dec 19, 2025, 08:26 AM

spec-driven-development

Content & Writing

by jasonkneen

Systematic three-phase approach to feature development using Requirements, Design, and Tasks phases. Transforms vague feature ideas into well-defined, implementable solutions that reduce ambiguity, improve quality, and enable effective AI collaboration.

482
Dec 19, 2025, 08:26 AM

task-breakdown

Content & Writing

by jasonkneen

Convert technical designs into actionable, sequenced implementation tasks. Create clear coding tasks that enable incremental progress, respect dependencies, and provide a roadmap for systematic feature development.

482
Dec 19, 2025, 08:26 AM

functional

Content & Writing

by citypaul

Functional programming patterns with immutable data. Use when writing logic, data transformations, or encountering mutation bugs. Covers immutability violations catalog, pure functions, composition, early returns, and options objects. Do NOT over-apply heavy FP abstractions (monads, fp-ts) unless the project requires them.

481
Mar 8, 2026, 02:22 PM

mutation-testing

Content & Writing

by citypaul

Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests.

481
Jan 14, 2026, 10:15 AM

planning

Content & Writing

by citypaul

Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.

481
Jan 14, 2026, 10:15 AM

react-testing

Content & Writing

by citypaul

React component testing patterns including components, hooks, context, and forms. Covers Vitest Browser Mode with vitest-browser-react (preferred) and @testing-library/react. Use when testing React applications. For general UI testing patterns, see the front-end-testing skill.

481
Jan 14, 2026, 10:15 AM

refactoring

Content & Writing

by citypaul

Refactoring assessment and patterns. Use after mutation testing validates test strength (MUTATE phase) to assess improvement opportunities.

481
Jan 14, 2026, 10:15 AM

skill-creator

Content & Writing

by ZacheryGlass

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.

470
Jan 14, 2026, 01:45 AM

executing-plans

Content & Writing

by Trevoke

Use when you have a written implementation plan to execute in a separate session with review checkpoints

454
Jan 17, 2026, 06:54 PM

using-superpowers

Content & Writing

by Trevoke

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

454
Jan 17, 2026, 06:54 PM

writing-skills

Content & Writing

by Trevoke

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

454
Jan 17, 2026, 06:54 PM

add-model

Content & Writing

by giselles-ai

Add a new language model to the Giselle codebase. Use when the user wants to add, register, or integrate a new LLM model (OpenAI, Anthropic, Google) into the system.

451
Jan 19, 2026, 03:59 AM

bouffalo-sdk

Content & Writing

by bouffalolab

Bouffalo SDK开发指南,提供完整的Bouffalo芯片系列开发文档和参考资料。当需要使用bouffalo_sdk开发IoT/MCU应用、了解SDK架构、配置构建系统、使用外设驱动、开发无线功能、管理电源、调试固件时使用此skill。

450
Jan 17, 2026, 04:32 AM

adversarial-spec

Content & Writing

by 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.

445
Jan 14, 2026, 03:16 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.

445
Jan 18, 2026, 12:43 AM

ast-grep

Content & Writing

by ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

443
Nov 24, 2025, 01:17 AM

takopi-release

Content & Writing

by banteg

Prepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow.

442
Jan 18, 2026, 02:14 PM