Content & Writing
Page 28 of 60
Browse skills in this category.
conversation-analyzer
Content & Writingby mhattingpete
Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.
dashboard-creator
Content & Writingby mhattingpete
Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.
ensemble-solving
Content & Writingby 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.
feature-planning
Content & Writingby mhattingpete
Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.
file-operations
Content & Writingby mhattingpete
Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.
flowchart-creator
Content & Writingby mhattingpete
Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.
project-bootstrapper
Content & Writingby mhattingpete
Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.
review-implementing
Content & Writingby mhattingpete
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.
technical-doc-creator
Content & Writingby mhattingpete
Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.
test-fixing
Content & Writingby mhattingpete
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.
timeline-creator
Content & Writingby mhattingpete
Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.
custom-workers
Content & Writingby ruvnet
Create and run custom background analysis workers with composable phases. Use when you need automated code analysis, security scanning, pattern learning, or API documentation generation.
github-project-management
Content & Writingby ruvnet
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
performance-analysis
Content & Writingby ruvnet
Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
skill-builder
Content & Writingby ruvnet
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
verification-quality-assurance
Content & Writingby ruvnet
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
shioaji
Content & Writingby Sinotrade
Shioaji Taiwan financial trading API guide. Use when trading stocks/futures/options on Taiwan markets, subscribing to real-time market data, querying account info, or building automated trading systems.Shioaji 台灣金融交易 API 指南。適用於:股票/期貨/選擇權交易、即時行情訂閱、帳務查詢、自動交易系統開發。
aur-publish
Content & Writingby peteonrails
Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is published.
regression-test
Content & Writingby peteonrails
Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and configuration handling.
update-docs
Content & Writingby peteonrails
Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Covers user manual, troubleshooting, website, release notes, and contributor credits.
distributed-task-orchestrator
Content & Writingby xuzeyu91
Decompose complex tasks into parallel sub-agents. Use for multi-step operations, batch processing, or when user mentions "parallel", "agents", or "orchestrate".
ms-agent-framework-rag
Content & Writingby xuzeyu91
Comprehensive guide for building Agentic RAG systems using Microsoft Agent Framework in C#. Use when creating RAG applications with semantic search, document indexing, and intelligent agent orchestration. Includes scaffolding scripts, reference implementations, and documentation for vector databases, embedding models, and multi-agent workflows.
office-to-md
Content & Writingby xuzeyu91
Convert Office documents (Word, Excel, PowerPoint, PDF) to Markdown format. ONLY use this skill when the user explicitly requests to CONVERT, TRANSFORM or PARSE a specific office file into Markdown. Do NOT trigger for general questions, documentation reading, or discussions about files.
conventional-committer
Content & Writingby CaoMeiYouRen
暂存更改并生成符合 Conventional Commits 规范的提交消息。
documentation-specialist
Content & Writingby CaoMeiYouRen
专注于查阅、维护和生成项目文档 (位于 docs/ 目录下)。
nuxt-code-editor
Content & Writingby CaoMeiYouRen
遵循项目标准生成和修改 Vue 3、TypeScript 和 SCSS 代码。
rust-blockchain-dev
Content & Writingby liuchengxu
Rust and blockchain development conventions including formatting (inline string interpolation), imports organization, checked arithmetic, error handling, unsafe code patterns, and documentation. Use for any Rust code or blockchain project work.
ab-testing-patterns
Content & Writingby MadAppGang
A/B testing methodology for cold email optimization
analysing-attack
Content & Writingby tsale
Analyse Mitre ATT&CK tactics, techniques and sub-techniques. Use when performing analysis of threat detections, threat models, security risks or cyber threat intelligence
analytics-interpretation
Content & Writingby MadAppGang
Interpret GA4 and GSC data with benchmarks, status indicators, and actionable insights
api-integration
Content & Writingby MadAppGang
Use when integrating Apidog + OpenAPI specifications with your React app. Covers MCP server setup, type generation, and query layer integration. Use when setting up API clients, generating types from OpenAPI, or integrating with Apidog MCP.
api-spec-analyzer
Content & Writingby MadAppGang
Analyzes API documentation from OpenAPI specs to provide TypeScript interfaces, request/response formats, and implementation guidance. Use when implementing API integrations, debugging API errors (400, 401, 404), replacing mock APIs, verifying data types, or when user mentions endpoints, API calls, or backend integration.
architect-detective
Content & Writingby MadAppGang
Use when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank. Uses claudemem AST structural analysis for efficient architecture investigation.
browser-debugger
Content & Writingby MadAppGang
Systematically tests UI functionality, validates design fidelity with AI visual analysis, monitors console output, tracks network requests, and provides debugging reports using Chrome DevTools MCP. Use after implementing UI features, for design validation, when investigating console errors, for regression testing, or when user mentions testing, browser bugs, console errors, or UI verification.
browser-debugging
Content & Writingby MadAppGang
Systematically tests UI functionality, validates design fidelity with AI visual analysis, monitors console output, tracks network requests, and provides debugging reports using Chrome Extension MCP tools. Use after implementing UI features, for design validation, when investigating console errors, for regression testing, or when user mentions testing, browser bugs, console errors, or UI verification.
campaign-metrics
Content & Writingby MadAppGang
Cold email campaign KPIs, benchmarks, and diagnostic patterns
claudemem-orchestration
Content & Writingby 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.
claudemem-search
Content & Writingby 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.
claudish-usage
Content & Writingby 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.
claudish-usage
Content & Writingby 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.
content-brief
Content & Writingby MadAppGang
Content brief template and creation methodology for SEO-optimized content. Use when preparing briefs for writers or planning new content pieces.
content-optimizer
Content & Writingby 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.
core-principles
Content & Writingby 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.
css-modules
Content & Writingby 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.
data-extraction-patterns
Content & Writingby MadAppGang
Common patterns for extracting analytics data from GA4 and GSC with API handling
debug-mode
Content & Writingby 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.
debugger-detective
Content & Writingby 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.
deep-analysis
Content & Writingby 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.
dependency-check
Content & Writingby 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.
design-references
Content & Writingby 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.
developer-detective
Content & Writingby 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.
email-deliverability
Content & Writingby MadAppGang
Email deliverability best practices and troubleshooting
ffmpeg-core
Content & Writingby 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.
final-cut-pro
Content & Writingby 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.
gemini-api
Content & Writingby MadAppGang
Google Gemini 3 Pro Image API reference. Covers text-to-image, editing, reference images, aspect ratios, and error handling.
keyword-cluster-builder
Content & Writingby 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.
linear-integration
Content & Writingby MadAppGang
Linear API patterns and examples for autopilot. Includes authentication, webhooks, issue CRUD, state transitions, file attachments, and comment handling.
link-strategy
Content & Writingby MadAppGang
Internal linking strategy and anchor text optimization patterns. Use when planning internal links or optimizing site structure.
new-track
Content & Writingby MadAppGang
Create development track with spec and hierarchical plan through interactive Q&A
openrouter-trending-models
Content & Writingby 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.
performance-correlation
Content & Writingby MadAppGang
Correlate content attributes with GA4 and GSC metrics to identify performance drivers
performance-security
Content & Writingby MadAppGang
Use when optimizing performance or reviewing security. Covers code-splitting, React Compiler patterns, asset optimization, a11y testing, and security hardening for React apps.
proof-of-work
Content & Writingby MadAppGang
Proof artifact generation patterns for task validation. Covers screenshots, test results, deployments, and confidence scoring.
react-typescript
Content & Writingby 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.
release
Content & Writingby 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.
revert
Content & Writingby MadAppGang
Git-aware logical undo at track, phase, or task level with confirmation gates
router-query-integration
Content & Writingby 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.