Content & Writing

Page 20 of 62

Browse skills in this category.

4461 skills · Showing 1369-1440
Sort by:

octocode-pr-review

Content & Writing

by bgauryy

This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR #123", "what''s wrong with this PR", "is this PR safe to merge", "review my changes", "review local changes", "review my code", "review staged changes", "review my diff", or needs expert code review with architectural analysis, defect detection, and security scanning. Supports both remote PRs and local changes (staged/unstaged). Uses Octocode MCP tools for deep code forensics and holistic evaluation.

750
Mar 11, 2026, 06:56 PM

octocode-research

Content & Writing

by bgauryy

Code research for external (GitHub) and local code exploration. Initiate when user wants to research some code or implementation or finding docs anywhere

750
Jan 19, 2026, 05:47 PM

octocode-research

Content & Writing

by bgauryy

This skill should be used when the user asks to "research code", "how does X work", "where is Y defined", "who calls Z", "trace code flow", "find usages", "explore this library", "understand the codebase", or needs deep code exploration via the HTTP research server. Handles both local codebase analysis (with LSP semantic navigation) and external GitHub/npm research. Provides session management, checkpoints, and parallel agent orchestration. For direct MCP tool research without the HTTP server, use octocode-researcher instead.

750
Mar 11, 2026, 06:56 PM

octocode-roast

Content & Writing

by bgauryy

This skill should be used when the user asks to "roast my code", "review code brutally", "find code sins", "what's wrong with my code", "shame my code", "critique this code", "find antipatterns", "code quality roast", or wants entertaining but actionable code criticism with severity-ranked fixes. Delivers brutally honest roasts with file:line citations and redemption paths.

750
Mar 11, 2026, 06:56 PM

checkpoint-mode

Content & Writing

by asklokesh

Pause for review every N tasks - selective autonomy pattern

728
Jan 14, 2026, 10:03 PM

prompt-optimization

Content & Writing

by asklokesh

Applies prompt repetition to improve accuracy for non-reasoning LLMs

728
Jan 14, 2026, 10:03 PM

jimeng-api

Content & Writing

by iptag

Generate images using the Jimeng API based on text prompts. Use this skill when users request AI-generated images from the Jimeng (即梦AI) service, artwork, illustrations, or visual content creation. Supports text-to-image and image-to-image generation with customizable ratios and resolutions.

719
Jan 17, 2026, 05:56 AM

blogpost-creator

Content & Writing

by Xe

Create new blogposts from a template or linkposts using the hydrate command.

718
Feb 5, 2026, 05:23 PM

safe-file-reader

Content & Writing

by Xe

Read files without making changes. Use when you need read-only file access.

718
Oct 31, 2025, 07:38 PM

audit-extractor

Content & Writing

by Layr-Labs

Extract findings from PDF audit reports and convert them to a markdown checklist. Use when the user asks to process an audit report, extract audit findings, or create an audit action items list. (project)

713
Jan 8, 2026, 07:11 PM

integration-test-writer

Content & Writing

by Layr-Labs

Write Solidity integration tests for EigenLayer contracts. Use when the user asks to write integration tests, test user flows, test cross-contract interactions, or test upgrade scenarios. Follows project conventions with User/AVS actors and numbered action steps.

713
Jan 8, 2026, 07:11 PM

interface-lint

Content & Writing

by Layr-Labs

Format and lint Solidity interface files following EigenLayer conventions. Use when the user asks to format an interface, add documentation to an interface, or create a new interface. Ensures proper organization with Errors/Events/Types sub-interfaces.

713
Jan 8, 2026, 07:11 PM

unit-test-writer

Content & Writing

by Layr-Labs

Write Solidity unit tests for EigenLayer contracts. Use when the user asks to write tests, add test coverage, create unit tests, or test a function. Follows project conventions with per-function test contracts and mock dependencies.

713
Jan 8, 2026, 07:11 PM

baoyu-article-illustrator

Content & Writing

by JimLiu

Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".

712
Jan 19, 2026, 04:16 AM

baoyu-comic

Content & Writing

by JimLiu

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

712
Jan 19, 2026, 04:16 AM

baoyu-post-to-wechat

Content & Writing

by JimLiu

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

712
Mar 12, 2026, 05:53 AM

baoyu-post-to-x

Content & Writing

by JimLiu

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

712
Jan 19, 2026, 04:16 AM

release-skills

Content & Writing

by JimLiu

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".

712
Jan 19, 2026, 04:16 AM

confluence-deep-reader

Content & Writing

by krafton-ai

Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages.

711
Feb 20, 2026, 08:20 AM

scratch-pad

Content & Writing

by krafton-ai

Markdown-based working memory for complex tasks. Use when: 5+ tool calls needed, researching multiple sources, analyzing/comparing items, multi-step workflows. Record process → Reference for response → Delete after use

711
Feb 20, 2026, 08:20 AM

by PaulJPhilp

Effect-TS patterns for Building Apis. Use when working with building apis in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Building Data Pipelines. Use when working with building data pipelines in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Concurrency. Use when working with concurrency in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Domain Modeling. Use when working with domain modeling in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Error Management. Use when working with error management in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Observability. Use when working with observability in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

effect-patterns-platform

Content & Writing

by PaulJPhilp

Effect-TS patterns for Platform. Use when working with platform in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Platform Getting Started. Use when working with platform getting started in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Resource Management. Use when working with resource management in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Scheduling. Use when working with scheduling in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

effect-patterns-streams

Content & Writing

by PaulJPhilp

Effect-TS patterns for Streams. Use when working with streams in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Streams Sinks. Use when working with streams sinks in Effect-TS applications.

704
Jan 18, 2026, 01:02 PM

effect-patterns-testing

Content & Writing

by PaulJPhilp

Effect-TS patterns for Testing. Use when working with testing in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Tooling And Debugging. Use when working with tooling and debugging in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

by PaulJPhilp

Effect-TS patterns for Value Handling. Use when working with value handling in Effect-TS applications.

704
Jan 11, 2026, 01:15 AM

knowledge-worker-salaries

Content & Writing

by danielmiessler

Comprehensive global knowledge worker salary data with total market value calculations, sector breakdowns, geographic comparisons, and authoritative sources. USE WHEN discussing knowledge worker compensation, salary benchmarking, economic analysis of professional labor markets, or AI impact on wages.

693
Oct 20, 2025, 03:02 AM

apktool

Content & Writing

by BrownFineSecurity

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

681
Jan 8, 2026, 08:27 PM

chipsec

Content & Writing

by BrownFineSecurity

Static analysis of UEFI/BIOS firmware dumps using Intel's chipsec framework. Decode firmware structure, detect known malware and rootkits (LoJax, ThinkPwn, HackingTeam, MosaicRegressor), generate EFI executable inventories with hashes, extract NVRAM variables, and parse SPI flash descriptors. Use when analyzing firmware .bin/.rom/.fd/.cap files offline without requiring hardware access.

681
Dec 24, 2025, 05:33 AM

jadx

Content & Writing

by BrownFineSecurity

Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.

681
Jan 8, 2026, 08:27 PM

picocom

Content & Writing

by BrownFineSecurity

Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.

681
Jan 8, 2026, 08:27 PM

telnetshell

Content & Writing

by BrownFineSecurity

Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability discovery, credential testing, and post-exploitation. Use when the user needs to interact with network-accessible shells, IoT devices, or telnet services.

681
Jan 8, 2026, 08:27 PM

codex-claude-loop

Content & Writing

by bear2u

Orchestrates a dual-AI engineering loop where Claude Code plans and implements, while Codex validates and reviews, with continuous feedback for optimal code quality

678
Jan 9, 2026, 12:51 AM

flutter-init

Content & Writing

by bear2u

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

678
Jan 9, 2026, 12:51 AM

gemini-logo-remover

Content & Writing

by bear2u

Remove Gemini logos, watermarks, or AI-generated image markers using OpenCV inpainting. Use this skill when the user asks to remove Gemini logo, AI watermark, or any logo/watermark from images.

678
Jan 9, 2026, 12:51 AM

landing-page-guide-v2

Content & Writing

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements framework.

678
Jan 9, 2026, 12:51 AM

web-to-markdown

Content & Writing

by bear2u

웹페이지 URL을 입력받아 마크다운 형태로 변환하여 저장합니다. 웹 문서를 로컬 마크다운 파일로 아카이빙하거나 정리할 때 유용합니다.

678
Nov 7, 2025, 07:11 AM

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.

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

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

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

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

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

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

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

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

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

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

661
Dec 25, 2025, 07:21 AM

plain-docs

Content & Writing

by dropseed

Retrieves detailed documentation for Plain packages. Use when looking up package APIs or feature details.

657
Jan 29, 2026, 03:19 AM

readme

Content & Writing

by dropseed

Guidelines for writing and editing Plain package READMEs. Use this when creating or updating README files.

657
Jan 17, 2026, 08:39 PM

release

Content & Writing

by dropseed

Releases Plain packages with intelligent version suggestions and parallel release notes generation. Use when releasing packages to PyPI.

657
Mar 11, 2026, 03:35 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.

644
Feb 18, 2026, 04:34 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.

644
Feb 3, 2026, 11:10 AM

github-assistant

Content & Writing

by khaphanspace

GitHub workflow automation using `gh` CLI. Use when creating PRs, reviewing code, managing issues, auto-replying to fixed issues, adding comments, assigning users, managing labels, merging PRs, or checking CI status. Includes auto-reply script and Vietnamese templates.

636
Dec 22, 2025, 04:06 PM

claudish-usage

Content & Writing

by MadAppGang

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

634
Jan 16, 2026, 07:41 AM

binary-triage

Content & Writing

by cyberkaida

Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify suspicious behavior. Use when first examining a binary, when user asks to triage/survey/analyze a program, or wants an overview before deeper reverse engineering.

633
Nov 8, 2025, 10:07 AM

ctf-crypto

Content & Writing

by cyberkaida

Solve CTF cryptography challenges by identifying, analyzing, and exploiting weak crypto implementations in binaries to extract keys or decrypt data. Use for custom ciphers, weak crypto, key extraction, or algorithm identification.

633
Nov 8, 2025, 10:07 AM

ctf-pwn

Content & Writing

by cyberkaida

Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.

633
Nov 8, 2025, 10:07 AM

ctf-rev

Content & Writing

by cyberkaida

Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes, binary bombs, key validators, obfuscated code, algorithm recovery, or any challenge requiring program comprehension to extract hidden information.

633
Jan 12, 2026, 10:24 AM

deep-analysis

Content & Writing

by cyberkaida

Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and database improvement. Answers questions like "What does this function do?", "Does this use crypto?", "What's the C2 address?", "Fix types in this function". Makes incremental improvements (renaming, retyping, commenting) to aid understanding. Returns evidence-based answers with new investigation threads. Use after binary-triage for investigating specific suspicious areas or when user asks focused questions about binary behavior.

633
Nov 8, 2025, 10:07 AM

compare-cpython-versions

Content & Writing

by DataDog

>

632
Dec 11, 2025, 06:55 PM

find-cpython-usage

Content & Writing

by DataDog

>

632
Dec 11, 2025, 06:55 PM

lint

Content & Writing

by DataDog

>

632
Nov 28, 2025, 03:02 PM