Content & Writing

Page 21 of 57

Browse skills in this category.

4055 skills · Showing 1441-1512
Sort by:

ui-mobile

Content & Writing

by alinaqi

Mobile UI patterns - React Native, iOS/Android, touch targets

701
Apr 7, 2026, 05:21 AM

ui-testing

Content & Writing

by alinaqi

Visual testing - catch invisible buttons, broken layouts, contrast

701
Mar 31, 2026, 03:27 PM

ui-web

Content & Writing

by alinaqi

Web UI - glassmorphism, Tailwind, dark mode, accessibility

701
Apr 7, 2026, 05:21 AM

user-journeys

Content & Writing

by alinaqi

User experience flows - journey mapping, UX validation, error recovery

701
Apr 7, 2026, 05:21 AM

web-content

Content & Writing

by alinaqi

SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization

701
Apr 7, 2026, 05:21 AM

web-payments

Content & Writing

by alinaqi

Stripe Checkout, subscriptions, webhooks, customer portal

701
Apr 7, 2026, 05:21 AM

woocommerce

Content & Writing

by alinaqi

WooCommerce REST API - products, orders, customers, webhooks

701
Apr 7, 2026, 05:21 AM

expectations

Content & Writing

by citypaul

Capture learnings, gotchas, and architectural decisions into the right project documentation while context is fresh. Use when capturing learnings, documenting gotchas, recording architectural decisions, or deciding where a piece of knowledge should live. Triggers on "document this", "remember this pattern", "what should I know about", or after completing significant features.

689
Jul 14, 2026, 03:10 PM

front-end-testing

Content & Writing

by citypaul

Behavior-driven UI testing patterns. Covers Vitest Browser Mode (preferred) and DOM Testing Library. Use when testing any front-end application, writing UI tests, querying DOM elements, or simulating user interactions. For React-specific patterns, see the react-testing skill.

689
Jul 1, 2026, 11:17 PM

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.

689
Jul 14, 2026, 03:10 PM

mutation-testing

Content & Writing

by citypaul

Set up and run mutation testing with Stryker, including full-project and diff-against-main runs, then use surviving mutants to strengthen weak or missing tests. Use during the MUTATE phase of the TDD cycle, when verifying that tests actually catch bugs (coverage alone is not enough), when the user mentions mutation testing, Stryker, mutation score, or surviving mutants, or when assessing whether a test suite would detect realistic regressions. For writing the tests themselves, see testing.

689
Jun 9, 2026, 10:18 PM

planning

Content & Writing

by citypaul

Planning work as vertical slices or an explicitly selected mechanism-reduction program in small, known-good increments. Use when starting significant work, turning already-split stories into PR-sized implementation plans, planning PRs, or sequencing complex tasks. For a mechanism-reduction program, use reduce-system-complexity first to define the conserved contract, terminal mechanism-removal state, and behavior/mechanism gates; planning then sequences it. If the input is a broad story, epic, feature idea, or backlog item that still needs product slicing, use story-splitting first.

689
Jul 14, 2026, 03:10 PM

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.

689
Jun 9, 2026, 10:18 PM

refactoring

Content & Writing

by citypaul

Refactoring assessment and behavior-preserving patterns for code with a passing baseline and sufficient preservation evidence. Use when the user asks to clean up, simplify, or restructure a selected area, and after mutation testing or reviewed proportionate alternate evidence establishes confidence for the REFACTOR step. Covers commit-before-refactoring discipline, when refactoring adds value vs when to skip it, and priority classification. For any slice in a selected whole-path reduction program—transition or terminal—use reduce-system-complexity as the governing skill; refactoring may be secondary when applicable. For repository-wide architecture discovery use improve-codebase-architecture; for a module contract use codebase-design. Do NOT use for insufficiently evidenced code or adding behavior.

689
Jul 14, 2026, 03:10 PM

typescript-strict

Content & Writing

by citypaul

TypeScript strict mode patterns including schema-first development, branded types, type vs interface guidance, and tsconfig strict flags. Use when writing TypeScript code, defining types or schemas, or reviewing type safety. For immutability and pure function patterns, see the functional skill.

689
Jul 1, 2026, 11:17 PM

api-contract-sync-manager

Content & Writing

by ananddtyagi

Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working with API spec files (.yaml, .json, .graphql), reviewing API changes, generating frontend types, or validating endpoint implementations.

684
Oct 16, 2025, 10:03 PM

chief-architect

Content & Writing

by ananddtyagi

PERSONAL APP ARCHITECT - Strategic development orchestrator for personal productivity applications. Analyzes project context, makes architectural decisions for single-developer projects, delegates to specialized skills, and ensures alignment between user experience goals and technical implementation. Optimized for personal apps targeting 10-100 users.

684
Dec 25, 2025, 07:21 AM

by ananddtyagi

MASTER Vue.js application testing with strict enforcement of verification protocols. Systematically test functionality with Playwright, validate bug fixes, verify features work, and enforce zero-tolerance policies for false success claims. MANDATORY testing with visual evidence before any deployment or functionality claims.

684
Dec 25, 2025, 07:21 AM

data-safety-auditor

Content & Writing

by ananddtyagi

Comprehensive data safety auditor for Vue 3 + Pinia + IndexedDB + PouchDB applications. Detects data loss risks, sync issues, race conditions, and browser-specific vulnerabilities with actionable remediation guidance.

684
Dec 25, 2025, 07:21 AM

document-sync

Content & Writing

by ananddtyagi

A robust skill that analyzes your app's actual codebase, tech stack, configuration, and architecture to ensure ALL documentation is current and accurate. It never assumes—always verifies and compares the live system with every documentation file to detect code-doc drift and generate actionable updates.

684
Dec 25, 2025, 07:21 AM

master-plan-manager

Content & Writing

by ananddtyagi

Safe MASTER_PLAN.md management with backup, validation, and intelligent updates. Use when updating task tracking, adding features to roadmap, or modifying project documentation.

684
Dec 25, 2025, 07:21 AM

math-tools

Content & Writing

by ananddtyagi

Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants, eigenvalues), trigonometry, number theory (primes, GCD/LCM, factorization), and statistics. Ensures mathematical accuracy by using symbolic computation rather than LLM estimation.

684
Nov 27, 2025, 04:52 PM

plugin-creator

Content & Writing

by ananddtyagi

Create, validate, and publish Claude Code plugins and marketplaces. Use this skill when building plugins with commands, agents, hooks, MCP servers, or skills.

684
Dec 25, 2025, 07:21 AM

safe-project-organizer

Content & Writing

by ananddtyagi

Safely analyze and reorganize project structure with multi-stage validation, dry-run previews, and explicit user confirmation. Use when projects need cleanup, standardization, or better organization.

684
Dec 25, 2025, 07:21 AM

skill-creator-doctor

Content & Writing

by ananddtyagi

Create, repair, maintain, and consolidate skills. This skill should be used when users want to create new skills, fix broken skills that won't load, diagnose skill system issues, maintain skill health, or consolidate duplicate/obsolete skills. Automatically detects and repairs common skill loading problems including missing registry entries, metadata format issues, and structural problems. Provides comprehensive skill ecosystem management including duplicate detection, merge workflows, and archival processes.

684
Dec 25, 2025, 07:21 AM

skills-manager

Content & Writing

by ananddtyagi

Universal consolidation & audit skill for Claude Code skills. Analyzes project state, detects redundancies, and safely manages skills with backup, confirmations, and rollback capabilities. Never assumes without verifying actual code and usage patterns.

684
Dec 25, 2025, 07:21 AM

inline-cli

Content & Writing

by inline-chat

Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, bots, typing, notifications, tasks, schema, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.

677
Jul 3, 2026, 11:02 PM

write-ios-macos-changelog

Content & Writing

by inline-chat

Reads commits and changed files within a timeframe specified by user and compiles a changelog for both iOS and macOS.

677
Jan 18, 2026, 05:38 PM

flow-next

Content & Writing

by gmickel

Manage .flow/ tasks and specs. Triggers: 'show me my tasks', 'list specs', 'what tasks are there', 'add a task', 'create task', 'what's ready', 'task status', 'show fn-1-add-oauth'. NOT for /flow-next:plan or /flow-next:work.

660
Jul 2, 2026, 06:17 PM

flow-next-export-context

Content & Writing

by gmickel

Export RepoPrompt context to a markdown file for review with an external LLM (ChatGPT, Claude web, etc.). Use when you want Carmack-level review but prefer an external model. Triggers on "export context", "export for external review", "export plan for ChatGPT", "export impl review context", "review with an external model", "export review context".

660
Jul 2, 2026, 06:17 PM

flow-next-impl-review

Content & Writing

by gmickel

John Carmack-level implementation review via RepoPrompt or Codex. Use when reviewing code changes, PRs, or implementations. Triggers on /flow-next:impl-review.

660
Jul 9, 2026, 08:33 PM

flow-next-interview

Content & Writing

by gmickel

Interview user in-depth about a spec, task, or spec file to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, or clarify a feature before building. Triggers on /flow-next:interview with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2) or file paths.

660
Jul 18, 2026, 02:59 PM

flow-next-plan

Content & Writing

by gmickel

Create structured build plans from feature requests or Flow IDs. Use when planning features or designing implementation. Triggers on /flow-next:plan with text descriptions or Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).

660
Jul 12, 2026, 05:01 PM

flow-next-plan-review

Content & Writing

by gmickel

Carmack-level plan review via RepoPrompt or Codex. Use when reviewing Flow specs or design docs. Triggers on /flow-next:plan-review.

660
Jul 9, 2026, 08:33 PM

flow-next-ralph-init

Content & Writing

by gmickel

Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.

660
Jul 12, 2026, 05:01 PM

flow-next-rp-explorer

Content & Writing

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

660
Jan 6, 2026, 08:00 PM

flow-next-setup

Content & Writing

by gmickel

Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions, plus an optional model-routing scaffold for the project instruction file. Use when user runs /flow-next:setup.

660
Jul 5, 2026, 07:46 PM

flow-next-sync

Content & Writing

by gmickel

Manually trigger plan-sync to update downstream task specs after implementation drift. Use when code changes outpace specs.

660
Jul 12, 2026, 05:01 PM

flow-next-work

Content & Writing

by gmickel

Execute a Flow spec or task systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan or working through a spec. Triggers on /flow-next:work with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).

660
Jul 12, 2026, 05:01 PM

flow-next-worktree-kit

Content & Writing

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

660
Feb 3, 2026, 09:14 PM

flow-plan-review

Content & Writing

by gmickel

Carmack-level plan review via rp-cli context builder + chat. Use when reviewing implementation plans, architecture docs, or design specs. Triggers on mentions of plan review, design review, or architecture review.

660
May 9, 2026, 12:01 PM

compare-cpython-versions

Content & Writing

by DataDog

>

647
Dec 11, 2025, 06:55 PM

find-cpython-usage

Content & Writing

by DataDog

>

647
Dec 11, 2025, 06:55 PM

lint

Content & Writing

by DataDog

>

647
May 14, 2026, 07:41 PM

releasenote

Content & Writing

by DataDog

>

647
Jul 17, 2026, 06:27 PM

run-tests

Content & Writing

by DataDog

>

647
May 14, 2026, 07:41 PM

ability-generator

Content & Writing

by lofcz

Generates a structured skill template based on provided specifications.

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

627
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

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

627
Oct 19, 2025, 07:09 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.

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

627
Jan 18, 2026, 09:04 PM

skill-creator

Content & Writing

by lofcz

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

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

627
Oct 19, 2025, 07:09 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.

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

627
Jan 2, 2026, 04:06 PM

translate-skill

Content & Writing

by djyde

Use this skill when you are doing localization and translation work.

627
Nov 2, 2025, 01:46 PM

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.

605
Feb 3, 2026, 10:07 PM

investigation

Content & Writing

by talmolab

>

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

604
Dec 22, 2025, 08:15 AM

sleap-support

Content & Writing

by talmolab

>

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

598
Nov 15, 2025, 02:15 AM

bm-md

Content & Writing

by miantiao-me

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

596
Jan 19, 2026, 04:04 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.

593
Jan 19, 2026, 06:25 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

591
Jan 16, 2026, 09:23 AM

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

590
Jul 2, 2026, 02:27 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.

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

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

571
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

571
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

571
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

571
Jan 14, 2026, 09:58 AM