🎨

Content & Media

Content creation, media processing, and design skills

18175 skills in this category

test-sync

Marketplace

Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation. Use when relevant to the task.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

voice-apply

Marketplace

Applies a voice profile to transform content. Use when user asks to write in a specific voice, match a tone, apply a style, or transform content to sound like a particular voice profile.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

traceability-check

Marketplace

Verify bidirectional traceability from requirements to code to tests. Use when relevant to the task.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

skill-packager

Marketplace

Package skills into uploadable ZIP files for Claude. Use after skill-builder/skill-enhancer to create final upload package.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

pdf-extractor

Marketplace

Extract text, tables, and images from PDF files. Use when converting PDF documentation, manuals, or reports to searchable text.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

doc-scraper

Marketplace

Scrape documentation websites into organized reference files. Use when converting docs sites to searchable references or building Claude skills.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

quality-checker

Marketplace

Validate skill quality, completeness, and adherence to standards. Use before packaging to ensure skill meets quality requirements. Use when relevant to the task.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

test-sync

Marketplace

Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

skill-builder

Marketplace

Build Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

mutation-test

Marketplace

Run mutation testing to validate test quality beyond code coverage. Use when assessing test effectiveness, finding weak tests, or validating test suite quality.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

ai-pattern-detection

Marketplace

Detects AI-generated writing patterns and suggests authentic alternatives. Auto-applies when reviewing content, editing documents, generating text, or when user mentions writing quality, AI detection, authenticity, or natural voice.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

pdf-extractor

Marketplace

Extract text, tables, and images from PDF files. Use when converting PDF documentation, manuals, or reports to searchable text.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

voice-apply

Marketplace

Applies a voice profile to transform content. Use when user asks to write in a specific voice, match a tone, apply a style, or transform content to sound like a particular voice profile.

jmagly/ai-writing-guide
51
4
Aktualisiert 1w ago

skill-builder

Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes designing skill workflows, writing SKILL.md files, organizing supporting files with intention-revealing names, and leveraging CLI tools and Node.js scripting.

metaskills/skill-builder
50
12
Aktualisiert 1w ago

mcp-local-rag

Provides score interpretation (< 0.3 good, > 0.5 skip), query optimization, and source naming for query_documents, ingest_file, ingest_data tools. Use this skill when working with RAG, searching documents, ingesting files, saving web content, or handling PDF, HTML, DOCX, TXT, Markdown.

shinpr/mcp-local-rag
50
14
Aktualisiert 1w ago

test-driven-development

Implement test-driven development (TDD) workflow using the red-green-refactor cycle. Use when writing new features, fixing bugs, or refactoring existing code. Always write the failing test first, then implement minimal code to pass, then refactor. Essential for ensuring code reliability, preventing regressions, improving design through testability requirements, documenting expected behavior through tests, enabling confident refactoring, and maintaining high code quality standards throughout the development process.

korallis/Droidz
49
6
Aktualisiert 1w ago

refactoring

Improve code structure, readability, and maintainability without changing external behavior through systematic refactoring techniques like extracting functions, removing duplication, simplifying conditionals, and applying design patterns. Use when reducing technical debt, extracting functions or classes, removing code duplication, simplifying complex conditionals, renaming for clarity, applying design patterns, improving code organization, reducing coupling, increasing cohesion, or maintaining test coverage during structural improvements.

korallis/Droidz
49
6
Aktualisiert 1w ago

brainstorming

Facilitate ideation, explore alternatives, and refine concepts through structured brainstorming techniques before implementation. Use when starting new projects, designing features, exploring solutions, evaluating tradeoffs, challenging assumptions, generating creative ideas, planning architecture, or refining rough concepts into detailed designs.

korallis/Droidz
49
6
Aktualisiert 1w ago

security-patterns

Implement comprehensive security patterns to protect applications against OWASP Top 10 vulnerabilities including XSS, CSRF, SQL injection, authentication bypass, and data exposure. Use when handling user data, implementing authentication and authorization, validating input, encrypting sensitive data, preventing injection attacks, securing API endpoints, managing sessions and tokens, implementing rate limiting, configuring security headers, or building security-critical features that require defense-in-depth protection.

korallis/Droidz
49
6
Aktualisiert 1w ago

nextjs-server-components

Build efficient React applications using Next.js Server Components that render on the server, reducing client bundle size, improving performance, and enabling direct database access. Use when fetching data server-side, reducing JavaScript bundle size, accessing databases directly in components, implementing streaming with Suspense, creating layouts that only render once, optimizing Core Web Vitals, or building SEO-friendly applications with server-first architecture.

korallis/Droidz
49
6
Aktualisiert 1w ago