Content & Writing

Page 21 of 60

Browse skills in this category.

4264 skills · Showing 1441-1512
Sort by:

create-steering-documents

Content & Writing

by jasonkneen

Create comprehensive steering documents for development projects. Generates project-specific standards, git workflows, and technology guidelines in .kiro/steering/ directory.

616
Dec 19, 2025, 08:51 AM

design-documentation

Content & Writing

by jasonkneen

Transform approved requirements into comprehensive technical designs. Define system architecture, component interactions, data models, and interfaces to create a blueprint for implementation.

616
Dec 19, 2025, 08:26 AM

quality-assurance

Content & Writing

by jasonkneen

Comprehensive testing and validation strategies for spec-driven development. Learn phase-specific validation techniques, quality gates, and testing approaches to ensure high-quality implementation.

616
Dec 19, 2025, 08:26 AM

release

Content & Writing

by dahlia

>-

616
Jan 13, 2026, 06:33 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.

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

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

616
Dec 19, 2025, 08:26 AM

troubleshooting

Content & Writing

by jasonkneen

Diagnose and resolve common issues during spec-driven development and implementation. Learn strategies for handling spec-reality divergence, dependency blocks, unclear requirements, and other execution challenges.

616
Dec 19, 2025, 08:26 AM

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.

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

608
Jan 18, 2026, 09:04 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.

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

608
Jan 2, 2026, 04:06 PM

ability-generator

Content & Writing

by lofcz

Generates a structured skill template based on provided specifications.

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

594
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

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

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

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

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

573
Nov 15, 2025, 02:15 AM

investigation

Content & Writing

by talmolab

>

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

571
Dec 22, 2025, 08:15 AM

sleap-support

Content & Writing

by talmolab

>

571
Jan 15, 2026, 06:37 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

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.

568
Jan 19, 2026, 06:25 PM

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

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

544
Mar 13, 2026, 05:50 PM

api-client

Content & Writing

by mikopbx

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

527
Nov 7, 2025, 01:57 PM

asterisk-validator

Content & Writing

by mikopbx

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

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

527
Nov 7, 2025, 01:57 PM

babel-compiler

Content & Writing

by mikopbx

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

527
Dec 6, 2025, 09:07 AM

browserstack-tester

Content & Writing

by mikopbx

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

527
Jan 14, 2026, 07:02 AM

endpoint-validator

Content & Writing

by mikopbx

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

527
Nov 7, 2025, 01:57 PM

openapi-analyzer

Content & Writing

by mikopbx

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

527
Nov 7, 2025, 01:57 PM

restapi-translations

Content & Writing

by mikopbx

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

527
Oct 24, 2025, 01:50 PM

sqlite-inspector

Content & Writing

by mikopbx

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

527
Oct 24, 2025, 02:27 AM

translations

Content & Writing

by mikopbx

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

527
Oct 24, 2025, 01:49 PM

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.

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

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

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

520
Oct 29, 2025, 04:54 PM

chinese-writing

Content & Writing

by miantiao-me

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

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

510
Jan 15, 2026, 08:09 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.

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

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

505
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

executing-plans

Content & Writing

by Trevoke

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

473
Feb 19, 2026, 04:08 AM