Content & Writing

Page 31 of 64

Browse skills in this category.

4544 skills · Showing 2161-2232
Sort by:

claudemem-orchestration

Content & Writing

by MadAppGang

Use when orchestrating multi-agent code analysis with claudemem. Run claudemem once, share output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.

211
Jan 19, 2026, 04:33 AM

claudemem-search

Content & Writing

by MadAppGang

⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. Recommended workflow: Map structure first, then search semantically, analyze callers before modifying.

211
Jan 19, 2026, 04:33 AM

claudish-usage

Content & Writing

by MadAppGang

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.

211
Jan 19, 2026, 04:33 AM

claudish-usage

Content & Writing

by MadAppGang

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.

211
Jan 19, 2026, 04:33 AM

content-brief

Content & Writing

by MadAppGang

Content brief template and creation methodology for SEO-optimized content. Use when preparing briefs for writers or planning new content pieces.

211
Jan 19, 2026, 04:33 AM

content-optimizer

Content & Writing

by MadAppGang

On-page SEO optimization techniques including keyword density, meta tags, heading structure, and readability. Use when optimizing existing content or validating new content against SEO requirements.

211
Jan 19, 2026, 04:33 AM

core-principles

Content & Writing

by MadAppGang

Use when planning new projects, onboarding, or reviewing architectural decisions. Core principles and project structure for React 19 SPA development. Covers stack overview, project organization, agent execution rules, and authoritative sources.

211
Jan 19, 2026, 04:33 AM

css-modules

Content & Writing

by MadAppGang

CSS Modules with Lightning CSS and PostCSS for component-scoped styling.Covers *.module.css patterns, TypeScript integration, Vite configuration, and composition.Use when building complex animations, styling third-party components, or migrating legacy CSS.

211
Jan 19, 2026, 04:33 AM

data-extraction-patterns

Content & Writing

by MadAppGang

Common patterns for extracting analytics data from GA4 and GSC with API handling

211
Jan 19, 2026, 04:33 AM

debug-mode

Content & Writing

by MadAppGang

Enable, disable, and manage debug mode for agentdev sessions.Records all tool invocations, skill activations, hook triggers, and agent delegations to JSONL.Use when debugging agent behavior, optimizing workflows, or analyzing session performance.

211
Jan 19, 2026, 04:33 AM

debugger-detective

Content & Writing

by MadAppGang

⚡ Debugging skill. Best for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue'. Uses claudemem AST with context command for efficient call chain analysis.

211
Jan 19, 2026, 04:33 AM

deep-analysis

Content & Writing

by MadAppGang

⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'. PREREQUISITE: code-search-selector must validate tool choice. Launches codebase-detective with claudemem INDEXED MEMORY.

211
Jan 19, 2026, 04:33 AM

dependency-check

Content & Writing

by MadAppGang

Check for required dependencies (Chrome DevTools MCP, OpenRouter API) before running commands that need them. Use at the start of /implement, /review, /validate-ui commands to provide helpful setup guidance.

211
Jan 19, 2026, 04:33 AM

design-references

Content & Writing

by MadAppGang

Predefined design system references for UI reviews. Includes Material Design 3,Apple Human Interface Guidelines, Tailwind UI, Ant Design, and Shadcn/ui.Use when conducting design reviews against established design systems.

211
Jan 19, 2026, 04:33 AM

developer-detective

Content & Writing

by MadAppGang

⚡ Implementation analysis skill. Best for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'find all usages'. Uses claudemem AST with callers/callees for efficient code tracing.

211
Jan 19, 2026, 04:33 AM

email-deliverability

Content & Writing

by MadAppGang

Email deliverability best practices and troubleshooting

211
Jan 19, 2026, 04:33 AM

ffmpeg-core

Content & Writing

by MadAppGang

FFmpeg fundamentals for video/audio manipulation. Covers common operations (trim, concat, convert, extract), codec selection, filter chains, and performance optimization. Use when planning or executing video processing tasks.

211
Jan 19, 2026, 04:33 AM

final-cut-pro

Content & Writing

by MadAppGang

Apple Final Cut Pro FCPXML format reference. Covers project structure, timeline creation, clip references, effects, and transitions. Use when generating FCP projects or understanding FCPXML structure.

211
Jan 19, 2026, 04:33 AM

gemini-api

Content & Writing

by MadAppGang

Google Gemini 3 Pro Image API reference. Covers text-to-image, editing, reference images, aspect ratios, and error handling.

211
Jan 19, 2026, 04:33 AM

keyword-cluster-builder

Content & Writing

by MadAppGang

Techniques for expanding seed keywords and clustering by topic and intent. Use when building keyword lists, planning content calendars, or identifying topic clusters for pillar content strategy.

211
Jan 19, 2026, 04:33 AM

linear-integration

Content & Writing

by MadAppGang

Linear API patterns and examples for autopilot. Includes authentication, webhooks, issue CRUD, state transitions, file attachments, and comment handling.

211
Jan 19, 2026, 04:33 AM

link-strategy

Content & Writing

by MadAppGang

Internal linking strategy and anchor text optimization patterns. Use when planning internal links or optimizing site structure.

211
Jan 19, 2026, 04:33 AM

new-track

Content & Writing

by MadAppGang

Create development track with spec and hierarchical plan through interactive Q&A

211
Jan 19, 2026, 04:33 AM

by MadAppGang

Fetch trending programming models from OpenRouter rankings. Use when selecting models for multi-model review, updating model recommendations, or researching current AI coding trends. Provides model IDs, context windows, pricing, and usage statistics from the most recent week.

211
Jan 19, 2026, 04:33 AM

performance-correlation

Content & Writing

by MadAppGang

Correlate content attributes with GA4 and GSC metrics to identify performance drivers

211
Jan 19, 2026, 04:33 AM

performance-security

Content & Writing

by MadAppGang

Use when optimizing performance or reviewing security. Covers code-splitting, React Compiler patterns, asset optimization, a11y testing, and security hardening for React apps.

211
Jan 19, 2026, 04:33 AM

proof-of-work

Content & Writing

by MadAppGang

Proof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.

211
Jan 19, 2026, 04:33 AM

react-typescript

Content & Writing

by MadAppGang

Modern React 19+ patterns with TypeScript including function components, hooks, state management, TanStack Query integration, form handling with Zod, error boundaries, and performance optimization. Use when building React applications, implementing components, or setting up state management.

211
Jan 19, 2026, 04:33 AM

release

Content & Writing

by MadAppGang

Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or troubleshooting update issues.

211
Jan 19, 2026, 04:33 AM

revert

Content & Writing

by MadAppGang

Git-aware logical undo at track, phase, or task level with confirmation gates

211
Jan 19, 2026, 04:33 AM

router-query-integration

Content & Writing

by MadAppGang

Use when setting up route loaders or optimizing navigation performance. Integrates TanStack Router with TanStack Query for optimal data fetching. Covers route loaders with query prefetching, ensuring instant navigation, and eliminating request waterfalls.

211
Jan 19, 2026, 04:33 AM

schema-markup

Content & Writing

by MadAppGang

Schema.org markup implementation patterns for rich results. Use when adding structured data to content for enhanced SERP appearances.

211
Jan 19, 2026, 04:33 AM

schemas

Content & Writing

by MadAppGang

YAML frontmatter schemas for Claude Code agents and commands. Use when creating or validating agent/command files.

211
Jan 19, 2026, 04:33 AM

sequence-best-practices

Content & Writing

by MadAppGang

Email sequence design and optimization best practices

211
Jan 19, 2026, 04:33 AM

serp-analysis

Content & Writing

by MadAppGang

SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.

211
Jan 19, 2026, 04:33 AM

setup

Content & Writing

by MadAppGang

Initialize Conductor with product.md, tech-stack.md, and workflow.md

211
Jan 19, 2026, 04:33 AM

shadcn-ui

Content & Writing

by MadAppGang

shadcn/ui component library patterns. Covers CLI usage, installation, component categories, theming with CSS variables, dark mode setup, and integration with React Hook Form + Zod. Use when adding UI components, setting up design systems, or implementing forms with shadcn/ui.

211
Jan 19, 2026, 04:33 AM

state-machine

Content & Writing

by MadAppGang

Task lifecycle state transitions with validation gates. Defines states, triggers, and required proofs.

211
Jan 19, 2026, 04:33 AM

style-format

Content & Writing

by MadAppGang

Style template format specification. Single markdown files that describe artistic direction.

211
Jan 19, 2026, 04:33 AM

tag-command-mapping

Content & Writing

by MadAppGang

How tag-to-command routing works in autopilot. Defines default mappings, precedence rules, and customization patterns.

211
Jan 19, 2026, 04:33 AM

tailwindcss

Content & Writing

by MadAppGang

TailwindCSS v4 patterns with CSS-first configuration using @theme, @source, and modern CSS features.Covers design tokens, CSS variables, container queries, dark mode, and Vite integration.Use when configuring Tailwind, defining design tokens, or leveraging modern CSS with Tailwind utilities.

211
Jan 19, 2026, 04:33 AM

tanstack-router

Content & Writing

by MadAppGang

Use when setting up routes, implementing navigation, or configuring route loaders. TanStack Router patterns for type-safe, file-based routing. Covers installation, route configuration, typed params/search, layouts, and navigation.

211
Jan 19, 2026, 04:33 AM

technical-audit

Content & Writing

by MadAppGang

Technical SEO audit methodology including crawlability, indexability, and Core Web Vitals analysis. Use when auditing pages or sites for technical SEO issues.

211
Jan 19, 2026, 04:33 AM

tester-detective

Content & Writing

by MadAppGang

⚡ Test analysis skill. Best for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases'. Uses claudemem AST with callers analysis for efficient test discovery.

211
Jan 19, 2026, 04:33 AM

todowrite-orchestration

Content & Writing

by MadAppGang

Track progress in multi-phase workflows with TodoWrite. Use when orchestrating 5+ phase commands, managing iteration loops, tracking parallel tasks, or providing real-time progress visibility. Trigger keywords - "phase tracking", "progress", "workflow", "multi-step", "multi-phase", "todo", "tracking", "status".

211
Jan 19, 2026, 04:33 AM

tooling-setup

Content & Writing

by MadAppGang

Use when setting up new projects or updating tool configurations. Configures Vite, TypeScript, Biome, and Vitest for React 19 projects. Covers build configuration, strict TypeScript setup, linting/formatting, and testing infrastructure.

211
Jan 19, 2026, 04:33 AM

transcription

Content & Writing

by MadAppGang

Audio/video transcription using OpenAI Whisper. Covers installation, model selection, transcript formats (SRT, VTT, JSON), timing synchronization, and speaker diarization. Use when transcribing media or generating subtitles.

211
Jan 19, 2026, 04:33 AM

ui-design-review

Content & Writing

by MadAppGang

Prompting patterns and review templates for UI design analysis with Gemini multimodal capabilities.Use when conducting design reviews, accessibility audits, or design system validation.

211
Jan 19, 2026, 04:33 AM

ui-implementer

Content & Writing

by MadAppGang

Implements UI components from scratch based on design references (Figma, screenshots, mockups) with intelligent validation and adaptive agent switching. Use when user provides a design and wants pixel-perfect UI implementation with design fidelity validation. Triggers automatically when user mentions Figma links, design screenshots, or wants to implement UI from designs.

211
Jan 19, 2026, 04:33 AM

ui-style-format

Content & Writing

by MadAppGang

UI design style file format specification with reference image support.Defines the schema for .claude/design-style.md and .claude/design-references/.Use when creating, validating, or parsing project design styles.

211
Jan 19, 2026, 04:33 AM

ultrathink-detective

Content & Writing

by MadAppGang

⚡ Comprehensive analysis skill. Best for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex questions'. Combines all perspectives (architect+developer+tester+debugger). Uses Opus model with full claudemem AST analysis.

211
Jan 19, 2026, 04:33 AM

xml-standards

Content & Writing

by MadAppGang

XML tag structure patterns for Claude Code agents and commands. Use when designing or implementing agents to ensure proper XML structure following Anthropic best practices.

211
Jan 19, 2026, 04:33 AM

agent-support-matrix

Content & Writing

by jazzyalex

Maintain Agent Sessions agent support matrix and JSON/JSONL parsing compatibility. Use when checking upstream agent releases for session format changes, updating max verified versions in docs/agent-support/agent-support-matrix.yml, or updating docs/agent-json-tracking.md and fixtures/tests.

210
Jan 17, 2026, 12:56 AM

by nextflow-io

Verify that hl_lines attributes in markdown code blocks correctly highlight the intended lines. Use when reviewing documentation with code examples, especially Before/After comparisons, or when highlights seem incorrect.

210
Jan 18, 2026, 06:34 PM

by jazzyalex

Verify Codex CLI session JSONL format compatibility for Agent Sessions. Use when codex-cli updates, when daily monitoring flags Codex drift, or when bumping Codex max verified version (fixtures + docs + tests).

210
Jan 17, 2026, 12:56 AM

docker-environment-setup

Content & Writing

by nextflow-io

Set up a Docker container for running Nextflow training examples. Handles basic setup, Docker-outside-of-Docker (DooD) for containerized processes, ARM Mac platform emulation, and troubleshooting. Use when you need to run Nextflow examples in a consistent environment.

210
Jan 18, 2026, 06:34 PM

by nextflow-io

Search markdown files, Nextflow scripts, and config files for TODO/FIXME comments, categorize by priority, and provide actionable recommendations. Use when you need to identify pending work or track technical debt.

210
Jan 18, 2026, 06:34 PM

run-tutorial-walkthrough

Content & Writing

by nextflow-io

Walk through a training tutorial as a user would, progressively building examples exactly as instructed, running all commands, and verifying results against solutions. Use when testing tutorials end-to-end or validating that instructions are correct and complete.

210
Jan 18, 2026, 06:34 PM

by nextflow-io

Test a Nextflow script by running it, verifying outputs, testing resume functionality, and comparing results with documentation. Use when validating that example scripts work correctly and match their documentation.

210
Jan 18, 2026, 06:34 PM

by nextflow-io

Run comprehensive validation and review checks including heading numbering, TODO/FIXME comments, Nextflow script conventions, orphaned files, admonition syntax, lesson structure, formatting, content accuracy, and teaching effectiveness. Use when validating, reviewing, or checking training materials quality, lesson quality, or before committing changes.

210
Jan 18, 2026, 06:34 PM

analyze-project

Content & Writing

by brobertsaz

Analyze a project's codebase and documentation to generate coding standards, architecture docs, and development practices. Perfect for new project onboarding. Usage: 'analyze-project: /path/to/project' or 'analyze: /path/to/project'

208
Jan 2, 2026, 10:04 PM

by atlassian

Analyze meeting notes to find action items and create Jira tasks for assigned work. When Claude needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.

208
Jan 17, 2026, 01:43 AM

generate-status-report

Content & Writing

by atlassian

Generate project status reports from Jira issues and publish to Confluence. When Claude needs to: (1) Create a status report for a project, (2) Summarize project progress or updates, (3) Generate weekly/daily reports from Jira, (4) Publish status summaries to Confluence, or (5) Analyze project blockers and completion. Queries Jira issues, categorizes by status/priority, and creates formatted reports for delivery managers and executives.

208
Jan 17, 2026, 01:43 AM

memory

Content & Writing

by brobertsaz

Save and recall information across sessions. Use when you hear 'remember this', 'save to memory', 'add to your knowledge', or similar. Stores to Claude OS knowledge bases for persistent recall.

208
Jan 2, 2026, 10:04 PM

search-company-knowledge

Content & Writing

by atlassian

Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details. When Claude needs to: (1) Find or search for information about systems, terminology, processes, deployment, authentication, infrastructure, architecture, or technical concepts, (2) Search internal documentation, knowledge base, company docs, or our docs, (3) Explain what something is, how it works, or look up information, or (4) Synthesize information from multiple sources. Searches in parallel and provides cited answers.

208
Jan 17, 2026, 01:43 AM

spec-to-backlog

Content & Writing

by atlassian

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.

208
Jan 17, 2026, 01:43 AM

triage-issue

Content & Writing

by atlassian

Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When Claude needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket with proper context, or (5) Add information to an existing ticket. Searches Jira for similar issues, identifies duplicates, checks fix history, and helps create well-structured bug reports.

208
Jan 17, 2026, 01:43 AM

expo-chat-ui

Content & Writing

by EvanBacon

Build a production-quality chat UI with keyboard handling, recycling lists, gestures, and platform-specific implementations

204
Jan 14, 2026, 01:20 AM

reviewing-code

Content & Writing

by neurostuff

how to review code effectively

204
Jan 6, 2026, 06:52 AM

by neurostuff

Set up a development environment for writing and testing code.

204
Jan 6, 2026, 06:52 AM

universal-links

Content & Writing

by EvanBacon

Set up and test universal links for iOS using setup-safari

204
Jan 14, 2026, 01:20 AM

writing-code

Content & Writing

by neurostuff

Write code to implement features or fix issues.

204
Jan 6, 2026, 06:52 AM