Content & Writing

Page 22 of 58

Browse skills in this category.

4108 skills · Showing 1513-1584
Sort by:

index-knowledge

Content & Writing

by dmmulroy

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

619
May 9, 2026, 08:41 PM

opensrc

Content & Writing

by dmmulroy

Fetch source code for npm, PyPI, or crates.io packages and GitHub/GitLab repos to provide AI agents with implementation context beyond types and docs. Use when needing to understand how a library works internally, debug dependency issues, or explore package implementations.

619
Jan 20, 2026, 03:43 AM

prd-task

Content & Writing

by dmmulroy

Convert markdown PRDs to executable JSON format. Use after creating a PRD with the prd skill to generate the prd.json for autonomous task completion.

619
Jan 26, 2026, 06:35 PM

rails-testing

Content & Writing

by etewiah

Help with Rails testing including unit tests, integration tests, fixtures, and debugging test failures. Use when working on tests or debugging test issues.

619
Dec 4, 2025, 11:48 AM

seed-packs

Content & Writing

by etewiah

Create and manage seed packs for PropertyWebBuilder. Use when creating new scenario-based seed data bundles, adding properties to packs, or setting up new tenant websites with pre-configured content.

619
Jan 18, 2026, 09:04 PM

skill-creator

Content & Writing

by dmmulroy

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 an agent's capabilities with specialized knowledge, workflows, or tool integrations.

619
Jan 21, 2026, 08:25 PM

theme-creation

Content & Writing

by etewiah

Create new themes for PropertyWebBuilder. Use when creating custom themes, styling websites, or modifying theme templates. Handles theme registration, view templates, CSS, and asset configuration.

619
Jan 2, 2026, 04:05 PM

theme-evaluation

Content & Writing

by etewiah

Evaluate themes for accessibility, contrast, and design issues. Use when auditing themes for WCAG compliance, checking color contrast ratios, or identifying visual/UX problems.

619
Jan 2, 2026, 04:06 PM

release

Content & Writing

by ceedaragents

Run a Cyrus release by publishing all packages to npm in the correct dependency order, updating changelogs, and creating git tags.

617
Jan 11, 2026, 07:12 AM

ability-generator

Content & Writing

by lofcz

Generates a structured skill template based on provided specifications.

616
Oct 19, 2025, 07:09 PM

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

616
Oct 19, 2025, 07:09 PM

company-product-context

Content & Writing

by lofcz

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

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

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

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

616
Oct 19, 2025, 07:09 PM

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.

597
Nov 15, 2025, 02:15 AM

investigation

Content & Writing

by talmolab

>

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

589
Dec 22, 2025, 08:15 AM

sleap-support

Content & Writing

by talmolab

>

589
Jan 15, 2026, 06:37 PM

bm-md

Content & Writing

by miantiao-me

使用 bm.md 服务进行 Markdown 排版、渲染和格式转换,支持微信公众号、知乎、掘金等多平台

586
Jan 19, 2026, 04:04 AM

cartographer

Content & Writing

by kingbootoshi

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document the architecture", "understand this codebase", or when onboarding to a new project. Automatically detects if map exists and updates only changed sections.

585
Feb 3, 2026, 10:07 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.

585
Jan 19, 2026, 06:25 PM

codemap

Content & Writing

by JordanCoin

Analyze codebase structure, dependencies, changes, cross-agent handoffs, and get code-aware intelligence. Use when user asks about project structure, where code is located, how files connect, what changed, how to resume work, before starting any coding task, when you need risk analysis and skill guidance, or when Codemap should tune project config before analysis.

583
Mar 28, 2026, 12:47 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.

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

570
Jan 22, 2026, 09:41 AM

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.

570
Jan 7, 2026, 11:05 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.

567
Jan 16, 2026, 09:57 PM

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

567
Jan 16, 2026, 09:23 AM

react-strict-dom

Content & Writing

by EvanBacon

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

567
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

567
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

567
Jan 14, 2026, 09:58 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.

551
Jan 22, 2026, 06:27 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.

551
Mar 13, 2026, 05:50 PM

api-client

Content & Writing

by mikopbx

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

545
Nov 7, 2025, 01:57 PM

asterisk-validator

Content & Writing

by mikopbx

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

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

545
Nov 7, 2025, 01:57 PM

babel-compiler

Content & Writing

by mikopbx

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

545
Dec 6, 2025, 09:07 AM

browserstack-tester

Content & Writing

by mikopbx

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

545
Jan 14, 2026, 07:02 AM

endpoint-validator

Content & Writing

by mikopbx

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

545
Nov 7, 2025, 01:57 PM

openapi-analyzer

Content & Writing

by mikopbx

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

545
Nov 7, 2025, 01:57 PM

restapi-translations

Content & Writing

by mikopbx

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

545
Oct 24, 2025, 01:50 PM

sqlite-inspector

Content & Writing

by mikopbx

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

545
Oct 24, 2025, 02:27 AM

translations

Content & Writing

by mikopbx

Управление многоязычными переводами UI-файлов src/Common/Messages на 29 языков с приоритетом русского языка (перевод русских ключей на остальные 28 языков, проверка консистентности, удаление устаревших ключей). Использовать при добавлении новых переводов или переводе на все языки. НЕ для извлечения/синхронизации русских rest_* ключей REST API из кода — для этого используйте restapi-translations.

545
May 30, 2026, 07:22 PM

chinese-writing

Content & Writing

by miantiao-me

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

535
Jan 20, 2026, 12:34 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.

533
Jan 15, 2026, 08:09 AM

crdb-change

Content & Writing

by oxidecomputer

Generate CockroachDB SQL and migrations for schema changes. Use when creating migrations, updating the database schema, or when the user mentions migrations, schema changes, or dbinit.sql.

530
Mar 19, 2026, 09:08 PM

jira-cli

Content & Writing

by Code-and-Sorts

Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks about Jira tasks, tickets, issues, sprints, or needs to manage project work items.

530
Jan 6, 2026, 04:23 AM

clinical-decision-support

Content & Writing

by jimmc414

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

529
Nov 24, 2025, 08:06 AM

clinical-reports

Content & Writing

by jimmc414

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.

529
Nov 24, 2025, 08:06 AM

hypothesis-generation

Content & Writing

by jimmc414

Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.

529
Nov 24, 2025, 07:15 AM

kosmos-xray

Content & Writing

by jimmc414

Context-efficient codebase exploration using AST analysis. Use when exploring Kosmos architecture, understanding code structure, or preparing documentation for AI programmers. Triggers: xray, map structure, skeleton, interface, architecture, explore kosmos, warm start, token budget, context compression.

529
Feb 8, 2026, 07:27 AM

peer-review

Content & Writing

by jimmc414

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

529
Nov 24, 2025, 07:15 AM

peer-review

Content & Writing

by jimmc414

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

529
Nov 24, 2025, 08:06 AM

reportlab

Content & Writing

by jimmc414

PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation.

529
Nov 24, 2025, 07:15 AM

research-grants

Content & Writing

by jimmc414

Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

529
Nov 24, 2025, 08:06 AM

scholar-evaluation

Content & Writing

by jimmc414

Systematic framework for evaluating scholarly and research work based on the ScholarEval methodology. This skill should be used when assessing research papers, evaluating literature reviews, scoring research methodologies, analyzing scientific writing quality, or applying structured evaluation criteria to academic work. Provides comprehensive assessment across multiple dimensions including problem formulation, literature review, methodology, data collection, analysis, results interpretation, and scholarly writing quality.

529
Nov 24, 2025, 07:15 AM

scientific-writing

Content & Writing

by jimmc414

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

529
Nov 24, 2025, 07:15 AM

scientific-writing

Content & Writing

by jimmc414

Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

529
Nov 24, 2025, 08:06 AM

tooluniverse

Content & Writing

by jimmc414

Use this skill when working with scientific research tools and workflows across bioinformatics, cheminformatics, genomics, structural biology, proteomics, and drug discovery. This skill provides access to 600+ scientific tools including machine learning models, datasets, APIs, and analysis packages. Use when searching for scientific tools, executing computational biology workflows, composing multi-step research pipelines, accessing databases like OpenTargets/PubChem/UniProt/PDB/ChEMBL, performing tool discovery for research tasks, or integrating scientific computational resources into LLM workflows.

529
Nov 24, 2025, 07:15 AM

treatment-plans

Content & Writing

by jimmc414

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.

529
Nov 24, 2025, 08:06 AM

venue-templates

Content & Writing

by jimmc414

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

529
Nov 24, 2025, 08:06 AM

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.

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

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

524
Oct 29, 2025, 04:54 PM

code-quality-review-all

Content & Writing

by UKGovernmentBEIS

Review all evaluations in the repository against a single code quality standard. Checks ALL evals against ONE standard for periodic quality reviews. Use when user asks to review/audit/check all evaluations for a specific topic or standard. Do NOT use for reviewing a single eval (use eval-quality-workflow instead) or for test coverage (use ensure-test-coverage instead).

521
Mar 17, 2026, 12:53 AM

skills-discovery

Content & Writing

by Kamalnrf

Search for and install Agent Skills that give you specialized capabilities. Before starting work, ask might a skill exist that handles this better than my base knowledge? If the task involves specific technologies, frameworks, file formats, or expert domains. Search proactively, even if the user doesn't mention skills. Skills encode best practices, tools, and techniques you wouldn't otherwise have. Also use when users explicitly ask to find, install, or manage skills.

517
Jan 17, 2026, 05:07 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.

512
Jan 4, 2026, 08:36 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

create-element

Content & Writing

by crafter-station

Create new UI elements for tryelements.dev registry. Use when: (1) Adding new UI components (buttons, inputs, cards), (2) Building integration components (Clerk, Stripe, Uploadthing), (3) Creating theme-related elements, (4) Any shadcn-style registry component. IMPORTANT: For logo components with variants (icon/wordmark/logo + dark/light), use the logo-with-variants skill instead. This skill includes scaffolding, registry schema, and component patterns. ALWAYS use Context7 MCP to fetch latest dependency docs before implementing.

501
Jan 15, 2026, 02:48 PM

logo-with-variants

Content & Writing

by crafter-station

Create logo components with multiple variants (icon, wordmark, logo) and light/dark modes. Use when the user provides logo SVG files and wants to create a variant-based logo component following the Clerk pattern in the Elements project.

501
Nov 24, 2025, 07:47 AM

tech-logos

Content & Writing

by crafter-station

Install official tech brand logos from the Elements registry. Use when user needs logos for tech companies (Clerk, Vercel, GitHub, etc.), AI providers (OpenAI, Anthropic, Claude), social platforms, or any brand assets. Triggers on "logo", "brand", "icon for [company]", "add [company] logo", placeholder logo detection, or when building landing pages, auth UIs, or integrations showcases.

501
Jan 15, 2026, 02:06 PM