Content & Writing

Page 24 of 64

Browse skills in this category.

4544 skills · Showing 1657-1728
Sort by:

skill-implementer

Content & Writing

by benbrastmckie

Execute general implementation tasks following a plan. Invoke for general implementation work.

432
Feb 2, 2026, 11:19 PM

by benbrastmckie

Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.

432
Feb 5, 2026, 09:16 PM

skill-neovim-research

Content & Writing

by benbrastmckie

Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.

432
Feb 2, 2026, 10:38 PM

skill-orchestrator

Content & Writing

by benbrastmckie

Route commands to appropriate workflows based on task language and status. Invoke when executing /task, /research, /plan, /implement commands.

432
Feb 2, 2026, 02:05 AM

skill-planner

Content & Writing

by benbrastmckie

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

432
Feb 2, 2026, 10:38 PM

skill-researcher

Content & Writing

by benbrastmckie

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

432
Feb 5, 2026, 06:53 PM

skill-status-sync

Content & Writing

by benbrastmckie

Atomically update task status across TODO.md and state.json. For standalone use only.

432
Feb 1, 2026, 10:20 PM

readme-writer

Content & Writing

by AztecProtocol

Guidelines for writing module READMEs that explain how a module works to developers who need to use it or understand its internals. Use when documenting a module, package, or subsystem.

427
Dec 23, 2025, 06:38 PM

unit-test-implementation

Content & Writing

by AztecProtocol

Best practices for implementing unit tests in this TypeScript monorepo. Use when writing new tests, refactoring existing tests, or fixing failing tests. Covers mocking strategies, test organization, helper functions, and assertion patterns.

427
Jan 23, 2026, 07:22 PM

updating-changelog

Content & Writing

by AztecProtocol

Updates changelog documentation for contract developers and node operators by analyzing branch changes relative to 'next'. Use when preparing a PR, updating migration notes, documenting breaking changes, or when asked to update changelog/release notes.

427
Feb 17, 2026, 05:36 PM

neo4j-cypher-guide

Content & Writing

by opsmill

Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.

426
Dec 24, 2025, 02:38 PM

doc-testing

Content & Writing

by dlants

Comprehensive guide for writing tests in magenta.nvim, including test environment setup, mock providers, driver interactions, and best practices

419
Jan 17, 2026, 03:15 PM

fix-bug

Content & Writing

by tddworks

Guide for fixing bugs in ClaudeBar following Chicago School TDD and rich domain design. Use this skill when:(1) User reports a bug or unexpected behavior(2) Fixing a defect in existing functionality(3) User asks "fix this bug" or "this doesn't work correctly"(4) Correcting behavior that violates the user's mental model

417
Jan 2, 2026, 10:21 AM

implement-feature

Content & Writing

by tddworks

Guide for implementing features in ClaudeBar following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when:(1) Adding new functionality to the app(2) Creating domain models that follow user's mental model(3) Building SwiftUI views that consume domain models directly(4) User asks "how do I implement X" or "add feature Y"(5) Implementing any feature that spans Domain, Infrastructure, and App layers

417
Jan 16, 2026, 05:11 AM

technical-docs

Content & Writing

by getsentry

Write and review technical documentation for Sentry SDK docs. Use when creating, editing, or reviewing documentation pages, especially MDX files in docs/platforms/.

417
Jan 13, 2026, 09:25 PM

x-article-publisher

Content & Writing

by wshuyi

Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.

415
Jan 14, 2026, 11:34 AM

clinical-decision-support

Content & Writing

by K-Dense-AI

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.

410
Dec 31, 2025, 08:28 AM

hypothesis-generation

Content & Writing

by K-Dense-AI

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

410
Dec 31, 2025, 08:28 AM

ensemble-solving

Content & Writing

by mhattingpete

Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.

408
Jan 15, 2026, 03:05 PM

bsl-model-builder

Content & Writing

by boringdata

Build BSL semantic models with dimensions, measures, joins, and YAML config. Use for creating/modifying data models.

405
Dec 11, 2025, 07:57 PM

ensue-memory

Content & Writing

by mutable-state-inc

Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.

405
Jan 29, 2026, 04:54 AM

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.

399
Jan 6, 2026, 08:00 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.

399
Jan 18, 2026, 04:26 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.

399
Feb 3, 2026, 09:14 PM

agentic-development

Content & Writing

by alinaqi

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

398
Jan 17, 2026, 10:44 PM

aws-dynamodb

Content & Writing

by alinaqi

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

398
Jan 17, 2026, 10:44 PM

azure-cosmosdb

Content & Writing

by alinaqi

Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns

398
Jan 17, 2026, 10:15 PM

code-deduplication

Content & Writing

by alinaqi

Prevent semantic code duplication with capability index and check-before-write

398
Jan 8, 2026, 06:37 AM

codex-review

Content & Writing

by alinaqi

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

398
Jan 17, 2026, 10:44 PM

commit-hygiene

Content & Writing

by alinaqi

Atomic commits, PR size limits, commit thresholds, stacked PRs

398
Jan 17, 2026, 10:44 PM

existing-repo

Content & Writing

by alinaqi

Analyze existing repositories, maintain structure, setup guardrails and best practices

398
Jan 17, 2026, 10:35 PM

firebase

Content & Writing

by alinaqi

Firebase Firestore, Auth, Storage, real-time listeners, security rules

398
Jan 17, 2026, 10:15 PM

flutter

Content & Writing

by alinaqi

Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing

398
Jan 17, 2026, 10:44 PM

reddit-ads

Content & Writing

by alinaqi

Reddit Ads API - campaigns, targeting, conversions, agentic optimization

398
Jan 17, 2026, 10:44 PM

reddit-api

Content & Writing

by alinaqi

Reddit API with PRAW (Python) and Snoowrap (Node.js)

398
Jan 17, 2026, 10:44 PM

supabase

Content & Writing

by alinaqi

Core Supabase CLI, migrations, RLS, Edge Functions

398
Jan 8, 2026, 06:37 AM

team-coordination

Content & Writing

by alinaqi

Multi-person projects - shared state, todo claiming, handoffs

398
Jan 8, 2026, 06:37 AM

user-journeys

Content & Writing

by alinaqi

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

398
Jan 8, 2026, 06:37 AM

web-content

Content & Writing

by alinaqi

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

398
Jan 17, 2026, 10:44 PM

skill-creator

Content & Writing

by TechDufus

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.

394
Jan 9, 2026, 10:07 PM

update-flaky-tests

Content & Writing

by platformplatform

Update the flaky test tracker. Use when you encounter test failures unrelated to your current work, after committing a fix for a known flaky test, or to check flaky test status.

393
Jan 19, 2026, 01:00 AM

bsl-query-expert

Content & Writing

by boringdata

Query BSL semantic models with group_by, aggregate, filter, and visualizations. Use for data analysis from existing semantic tables.

388
Dec 11, 2025, 08:32 PM

api-standards

Content & Writing

by maxritter

Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, and resource-based URLs. Use this skill when creating or modifying API endpoints, route handlers, controllers, or API configuration files. Apply when working on REST API design, endpoint implementations, API versioning, request/response handling, HTTP method routing (GET, POST, PUT, PATCH, DELETE), query parameter filtering, API rate limiting, or any file that defines API routes such as routes.py, api.js, controllers/, endpoints/, or API documentation files.

381
Jan 18, 2026, 04:16 PM

css-standards

Content & Writing

by maxritter

Write consistent, maintainable CSS following the project's methodology (Tailwind, BEM, utility classes, CSS modules) with design system adherence and performance optimization. Use this skill when writing or modifying styles, CSS files, utility classes, CSS-in-JS, styled components, or any styling code. Apply when working with .css, .scss, .module.css files, Tailwind utility classes, styled-components, CSS modules, design tokens (colors, spacing, typography), framework-specific styling approaches, optimizing CSS for production, implementing CSS purging or tree-shaking, or avoiding style overrides. Use for any task involving visual styling, layout styling, design system implementation, or CSS organization.

381
Jan 18, 2026, 04:16 PM

python-standards

Content & Writing

by maxritter

Apply Python tooling standards including uv package management, pytest testing, ruff/basedpyright code quality, one-line docstrings, and self-documenting code practices. Use this skill when working with Python backend code, managing dependencies, running tests, or ensuring code quality. Apply when installing packages, writing tests, formatting code, type checking, adding docstrings, organizing imports, or deciding whether to create new files vs. extending existing ones. Use for any Python development task requiring adherence to tooling standards and best practices.

381
Jan 18, 2026, 04:16 PM

tests-standards

Content & Writing

by maxritter

Write focused tests for core user flows and critical paths with clear test names, behavior-focused assertions, mocked external dependencies, and fast execution, deferring edge case testing until explicitly required. Use this skill when creating or modifying test files, writing unit tests, integration tests, or test cases for any feature. Apply when writing test files (test/, __tests__/, spec/, .test.js, .spec.ts, test_*.py), implementing tests for core user workflows, testing critical business logic, mocking external dependencies (databases, APIs, file systems), writing descriptive test names, creating fast-running unit tests, or adding tests at logical completion points of feature development. Use for any task involving test creation, test coverage, test strategy, or test-driven development.

381
Jan 18, 2026, 04:16 PM

typescript-standards

Content & Writing

by maxritter

Apply TypeScript development standards including package manager detection (npm/yarn/pnpm/bun), explicit return types on exports, ESLint/Prettier code quality, one-line JSDoc, and self-documenting code practices. Use this skill when working with TypeScript or JavaScript code, managing dependencies, running tests, or ensuring code quality. Apply when installing packages, writing tests, formatting code, type checking, adding type annotations, organizing imports, or deciding whether to create new files vs. extending existing ones. Use for any TypeScript/JavaScript development task requiring adherence to tooling standards and best practices.

381
Jan 18, 2026, 04:16 PM

cicd-workflows

Content & Writing

by expo

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

380
Jan 17, 2026, 09:27 PM

use-dom

Content & Writing

by expo

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

380
Jan 17, 2026, 09:27 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.

379
Jan 16, 2026, 02:28 AM

create-openapi-overlay

Content & Writing

by speakeasy-api

Use when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file

377
Jan 17, 2026, 09:23 PM

station

Content & Writing

by cloudshipai

Use Station CLI (`stn`) for AI agent orchestration - creating agents, running tasks, managing environments, and deploying agent teams. Prefer CLI for file operations and exploration; use MCP tools for programmatic agent execution and detailed queries.

377
Jan 13, 2026, 07:34 PM

station-config

Content & Writing

by cloudshipai

Configure Station CLI settings via browser UI or command line. Use `stn config --browser` for visual editor or `stn config set/show` for CLI operations.

377
Jan 13, 2026, 07:34 PM

create-mcp-app

Content & Writing

by modelcontextprotocol

This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps with interactive UIs.

376
Jan 19, 2026, 02:09 AM

fail-fast-no-hedging

Content & Writing

by taylorsatula

Eliminate component hedging anti-patterns that mask infrastructure failures. Build systems that fail loudly when broken instead of limping along in degraded states. Critical for production reliability and operational visibility.

376
Jan 13, 2026, 06:00 AM

investigate-dependencies

Content & Writing

by taylorsatula

Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Examines each import to ensure we're leveraging existing capabilities rather than reinventing functionality.

376
Dec 27, 2025, 04:32 AM

prompt-mastery

Content & Writing

by taylorsatula

Advanced LLM prompt engineering expertise for crafting highly effective prompts, system messages, and tool descriptions with Claude-specific techniques

376
Jan 13, 2026, 06:00 AM

by taylorsatula

Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.

376
Jan 13, 2026, 06:00 AM

software-security

Content & Writing

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

372
Jan 17, 2026, 01:01 AM

design-lab

Content & Writing

by 0xdesign

Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.

369
Jan 18, 2026, 08:27 PM

repren

Content & Writing

by jlevy

Performs simultaneous multi-pattern search-and-replace, file/directory renaming, and case-preserving refactoring across codebases. Use for bulk refactoring, global find-and-replace, or when user mentions repren, multi-file rename, or pattern-based transformations.

367
Jan 17, 2026, 08:23 PM

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.

362
Jan 18, 2026, 06:32 AM

agent-development

Content & Writing

by fcakyon

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

356
Jan 14, 2026, 07:35 PM

command-development

Content & Writing

by fcakyon

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

356
Jan 14, 2026, 07:35 PM

commit-workflow

Content & Writing

by fcakyon

This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or runs /commit-staged or /commit-creator commands.

356
Jan 14, 2026, 07:35 PM

gcloud-usage

Content & Writing

by fcakyon

This skill should be used when user asks about "GCloud logs", "Cloud Logging queries", "Google Cloud metrics", "GCP observability", "trace analysis", or "debugging production issues on GCP".

356
Jan 14, 2026, 07:35 PM

linear-usage

Content & Writing

by fcakyon

This skill should be used when user asks about "Linear issues", "issue tracking best practices", "sprint planning", "Linear project management", or "creating Linear issues".

356
Jan 14, 2026, 07:35 PM

mongodb-usage

Content & Writing

by fcakyon

This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".

356
Jan 14, 2026, 07:35 PM

playwright-testing

Content & Writing

by fcakyon

This skill should be used when user asks about "Playwright", "responsiveness test", "test with playwright", "test login flow", "file upload test", "handle authentication in tests", or "fix flaky tests".

356
Jan 14, 2026, 07:35 PM

plugin-settings

Content & Writing

by fcakyon

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

356
Jan 14, 2026, 07:35 PM

plugin-structure

Content & Writing

by fcakyon

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

356
Jan 14, 2026, 07:35 PM

pr-workflow

Content & Writing

by fcakyon

This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or runs /create-pr or /pr-creator commands.

356
Jan 14, 2026, 07:35 PM