Content & Writing

Page 46 of 62

Browse skills in this category.

4461 skills · Showing 3241-3312
Sort by:

art-style-creator

Content & Writing

by aiskillstore

Create and define visual art styles for projects. Use when user wants to establish an art direction, create a style guide, define visual language, document aesthetic choices, or create consistent artwork guidelines for games, illustrations, animations, or other visual media.

85
Jan 19, 2026, 04:39 AM

article-list-processor

Content & Writing

by aiskillstore

读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

85
Jan 19, 2026, 04:39 AM

ascii-preview-generate

Content & Writing

by aiskillstore

Use AI to create ASCII text-based preview of PDF page layout. Transforms visual and extracted data into structured ASCII representation for HTML generation.

85
Jan 19, 2026, 04:39 AM

ascii-visualizer

Content & Writing

by aiskillstore

Creates beautiful ASCII art visualizations for plans, architectures, workflows, and data. This skill should be used when explaining system architecture, creating implementation plans, showing workflows, visualizing comparisons, or documenting file structures. NOT for code syntax highlighting or markdown tables. User explicitly loves ASCII art - use liberally for visual communication.

85
Jan 19, 2026, 04:39 AM

asset-creator

Content & Writing

by aiskillstore

Create visual assets (images, illustrations) using AI (OpenAI DALL-E).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Assume AWS IAM role for CloudFormation operations and set temporary credentials as environment variables. Use when working with CloudFormation stacks or when authentication setup is needed before AWS CloudFormation operations.

85
Jan 19, 2026, 04:39 AM

ast-grep

Content & Writing

by aiskillstore

语法感知的代码搜索、linting 和重写工具。支持基于 AST 的结构化代码搜索和批量代码转换。

85
Jan 19, 2026, 04:39 AM

ast-grep-rule-crafter

Content & Writing

by aiskillstore

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter patterns, code search rules, lint rules with YAML, AST matching, or code refactoring patterns.

85
Jan 19, 2026, 04:39 AM

audit

Content & Writing

by aiskillstore

Run comprehensive codebase audit for gaps, deprecated code, TODOs, FIXMEs, architectural anti-patterns, type issues, and code smells. Use when user asks to audit code, find issues, check code quality, or identify architectural problems.

85
Jan 19, 2026, 04:39 AM

auth

Content & Writing

by aiskillstore

Implements authentication and payment features using Clerk, Supabase Auth, or Stripe. Use when user mentions ログイン, 認証, auth, authentication, Clerk, Supabase, 決済, payment, Stripe, 課金, サブスクリプション. Do NOT load for: 一般的なUI作成, データベース設計, 非認証機能.

85
Jan 19, 2026, 04:39 AM

auth-analyzer

Content & Writing

by aiskillstore

Review and analyze authentication and authorization patterns for security vulnerabilities.

85
Jan 19, 2026, 04:39 AM

auth-handler

Content & Writing

by aiskillstore

Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.

85
Jan 19, 2026, 04:39 AM

auth-integration

Content & Writing

by aiskillstore

Use when implementing authentication - login/signup forms, session management, protected routes, or role-based access control.NOT when non-auth UI, plain data fetching, or unrelated backend logic.Triggers: "login page", "signup form", "auth setup", "protected route", "role-based access", "Better Auth", "NextAuth".

85
Jan 19, 2026, 04:39 AM

aws-sso-login

Content & Writing

by aiskillstore

Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.

85
Jan 19, 2026, 04:39 AM

axe-ios-simulator

Content & Writing

by aiskillstore

iOS Simulator automation using AXe CLI for touch gestures, text input, hardware buttons, screenshots, video recording, and accessibility inspection. Use when automating iOS Simulator interactions, writing UI tests, capturing screenshots/video, or inspecting accessibility elements. Triggers on iOS Simulator automation, AXe CLI usage, simulator tap/swipe/gesture commands, or accessibility testing tasks.

85
Jan 19, 2026, 04:39 AM

axiom-audit

Content & Writing

by aiskillstore

Audit Axiom logs to identify and prioritize errors and warnings, research probable causes, and flag log smells. Use when user asks to check Axiom logs, analyze production errors, investigate log issues, or audit logging patterns.

85
Jan 19, 2026, 04:39 AM

backend-agent

Content & Writing

by aiskillstore

Handles backend/API/database work for Unite-Hub. Implements Next.js API routes, Supabase database operations, RLS policies, authentication, and third-party integrations (Gmail, Stripe).

85
Jan 19, 2026, 04:39 AM

backend-api

Content & Writing

by aiskillstore

Design and implement RESTful API endpoints following best practices for routing, versioning, and HTTP standards. Use this skill when creating or modifying API routes, controllers, or endpoints in files like routes/api.php, API controller files in app/Http/Controllers/Api/, controller files in app/Http/Controllers/, API resource classes, or when implementing REST API functionality. Use when working on URL structures, HTTP method handling (GET, POST, PUT, PATCH, DELETE), API versioning strategies, query parameter handling for filtering/sorting/pagination, HTTP status code responses, rate limiting configuration, or any API endpoint design decisions.

85
Jan 19, 2026, 04:39 AM

backend-atomic-commit

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

backend-fastapi

Content & Writing

by aiskillstore

Documentation for the FastAPI backend, endpoints, and dependency injection.

85
Jan 19, 2026, 04:39 AM

backend-fundamentals

Content & Writing

by aiskillstore

Auto-invoke when reviewing API routes, server logic, Express/Node.js code, or backend architecture. Enforces REST conventions, middleware patterns, and separation of concerns.

85
Jan 19, 2026, 04:39 AM

backend-migrations

Content & Writing

by aiskillstore

Create reversible, focused database migrations with proper naming, version control practices, and zero-downtime deployment considerations. Use this skill when creating or editing migration files in database/migrations/, when writing schema changes (creating/modifying tables, columns, indexes, foreign keys), when implementing migration rollback methods, when managing database version control, when adding or modifying indexes on large tables, or when separating schema changes from data migrations for safer deployments.

85
Jan 19, 2026, 04:39 AM

backend-models

Content & Writing

by aiskillstore

Define and configure database models with proper naming, relationships, timestamps, data types, constraints, and validation. Use this skill when creating or editing model files in app/Models/, Eloquent model classes, model relationships (hasMany, belongsTo, etc.), database table structures, model attributes and casts, model factories, or seeders. Use when working on model validation logic, database constraints, foreign key relationships, indexes, scopes, accessors, mutators, or any ORM-related model configuration.

85
Jan 19, 2026, 04:39 AM

backend-orchestrator

Content & Writing

by aiskillstore

Coordinates backend development tasks (APIs, services, databases). Use when implementing REST APIs, business logic, data models, or service integrations. Applies backend-standard.md for quality gates.

85
Jan 19, 2026, 04:39 AM

backend-pr-workflow

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

backend-queries

Content & Writing

by aiskillstore

Write secure, optimized database queries using parameterized statements, eager loading, proper indexing, and transaction management. Use this skill when writing database queries, implementing data fetching logic, optimizing query performance, preventing SQL injection, handling N+1 query problems, using ORMs or query builders, implementing caching strategies, or managing database transactions. Apply when working with SQL queries, ORM query methods, database repository patterns, or any code that retrieves or manipulates data from databases.

85
Jan 19, 2026, 04:39 AM

backend-ralph-plan

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

backend-test-writer

Content & Writing

by aiskillstore

Use when generating tests for backend code (Express routes, MongoDB models, Node services) - analyzes file type, detects test framework from package.json, generates comprehensive tests with setup/teardown and edge case coverage

85
Jan 19, 2026, 04:39 AM

baml-integration

Content & Writing

by aiskillstore

Generic BAML patterns for type-safe LLM prompting. Covers schema design, DTO generation, client wrappers, and cross-language codegen. Framework-agnostic.

85
Jan 19, 2026, 04:39 AM

baoyu-article-illustrator

Content & Writing

by aiskillstore

Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".

85
Jan 19, 2026, 04:39 AM

baoyu-comic

Content & Writing

by aiskillstore

Knowledge comic creator supporting multiple styles (Logicomix/Ligne Claire, Ohmsha manga guide). 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".

85
Jan 19, 2026, 04:39 AM

baoyu-cover-image

Content & Writing

by aiskillstore

Generate elegant cover images for articles. Analyzes content and creates eye-catching hand-drawn style cover images with multiple style options. Use when user asks to "generate cover image", "create article cover", or "make a cover for article".

85
Jan 19, 2026, 04:39 AM

baoyu-gemini-web

Content & Writing

by aiskillstore

Image generation skill using Gemini Web. Generates images from text prompts via Google Gemini. Also supports text generation. Use as the image generation backend for other skills like cover-image, xhs-images, article-illustrator.

85
Jan 19, 2026, 04:39 AM

baoyu-post-to-wechat

Content & Writing

by aiskillstore

Post content to WeChat Official Account (微信公众号). Supports both article posting (文章) and image-text posting (图文).

85
Jan 19, 2026, 04:39 AM

baoyu-post-to-x

Content & Writing

by aiskillstore

Post content and articles to X (Twitter). Supports regular posts with images and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation.

85
Jan 19, 2026, 04:39 AM

baoyu-slide-deck

Content & Writing

by aiskillstore

Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".

85
Jan 19, 2026, 04:39 AM

baoyu-xhs-images

Content & Writing

by aiskillstore

Xiaohongshu (Little Red Book) infographic series generator with multiple style options. Breaks down content into 1-10 cartoon-style infographics. Use when user asks to create "小红书图片", "XHS images", or "RedNote infographics".

85
Jan 19, 2026, 04:39 AM

bark-notify

Content & Writing

by aiskillstore

Send Bark (day.app) push notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary.

85
Jan 19, 2026, 04:39 AM

bash-dev

Content & Writing

by aiskillstore

Bash scripting development standards, error handling, and best practices. Activated when working with .sh files or Bash scripts.

85
Jan 19, 2026, 04:39 AM

beads-workflow

Content & Writing

by aiskillstore

Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.

85
Jan 19, 2026, 04:39 AM

bigquery

Content & Writing

by aiskillstore

Comprehensive guide for using BigQuery CLI (bq) to query and inspect tables in Monzo's BigQuery projects, with emphasis on data sensitivity and INFORMATION_SCHEMA queries.

85
Jan 19, 2026, 04:39 AM

binary-analysis

Content & Writing

by aiskillstore

Analyze binary files (exe, dll, sys, bin, ocx, scr, cpl, drv) to assess if they are malicious, perform decompilation, extract strings/imports/exports, detect malware, and provide threat assessment. Use this skill when user asks to analyze, examine, check, or assess any binary file, asks if a file is malicious/suspicious/safe, or provides a file path to a binary. Trigger for phrases like "Is [file] malicious?", "Analyze [file]", "What does [binary] do?", or any request involving binary file analysis.

85
Jan 19, 2026, 04:39 AM

binary-re

Content & Writing

by aiskillstore

This skill should be used when analyzing binaries, executables, or bytecode to understand what they do or how they work. Triggers on "binary", "executable", "ELF", "what does this do", "reverse engineer", "disassemble", "decompile", "pyc file", "python bytecode", "analyze binary", "figure out", "marshal". Routes to sub-skills for triage, static analysis, dynamic analysis, synthesis, or tool setup.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when you need to run a binary, trace execution, or observe runtime behavior. Runtime analysis via QEMU emulation, GDB debugging, and Frida hooking - syscall tracing (strace), breakpoints, memory inspection, function interception. Keywords - "run binary", "execute", "debug", "trace syscalls", "set breakpoint", "qemu", "gdb", "frida", "strace", "watch memory

85
Jan 19, 2026, 04:39 AM

binary-re-static-analysis

Content & Writing

by aiskillstore

Use when analyzing binary structure, disassembling code, or decompiling functions. Deep static analysis via radare2 (r2) and Ghidra headless - function enumeration, cross-references (xrefs), decompilation, control flow graphs. Keywords - "disassemble", "decompile", "what does this function do", "find functions", "analyze code", "r2", "ghidra", "pdg", "afl

85
Jan 19, 2026, 04:39 AM

binary-re-synthesis

Content & Writing

by aiskillstore

Use when ready to document findings, generate a report, or summarize binary analysis results. Compiles analysis findings into structured reports - correlates facts from triage/static/dynamic phases, validates hypotheses, generates documentation with evidence chains. Keywords - "summarize findings", "generate report", "document analysis", "what did we find", "write up results", "export findings

85
Jan 19, 2026, 04:39 AM

binary-re-tool-setup

Content & Writing

by aiskillstore

Use when reverse engineering tools are missing, not working, or need configuration. Installation guides for radare2 (r2), Ghidra, GDB, QEMU, Frida, binutils, and cross-compilation toolchains. Keywords - "install radare2", "setup ghidra", "r2 not found", "qemu missing", "tool not installed", "configure gdb", "cross-compiler

85
Jan 19, 2026, 04:39 AM

binary-re-triage

Content & Writing

by aiskillstore

Use when first encountering an unknown binary, ELF file, executable, or firmware blob. Fast fingerprinting via rabin2 - architecture detection (ARM, x86, MIPS), ABI identification, dependency mapping, string extraction. Keywords - "what is this binary", "identify architecture", "check file type", "rabin2", "file analysis", "quick scan

85
Jan 19, 2026, 04:39 AM

biogeobears

Content & Writing

by aiskillstore

Set up and execute phylogenetic biogeographic analyses using BioGeoBEARS in R. Use when users request biogeographic reconstruction, ancestral range estimation, or want to analyze species distributions on phylogenies. Handles input file validation, data reformatting, RMarkdown workflow generation, and result visualization.

85
Jan 19, 2026, 04:39 AM

bitbucket-devops

Content & Writing

by aiskillstore

Comprehensive Bitbucket pipeline automation using direct Node.js API calls. Monitor pipeline status, analyze failures, download logs, and trigger builds. Use this skill when the user asks to check pipeline status, find failing pipelines, download logs, trigger builds, or debug pipeline failures. No MCP approval prompts required - uses Bash tool with node commands.

85
Jan 19, 2026, 04:39 AM

blitz

Content & Writing

by aiskillstore

This skill should be used when parallelizing multi-issue sprints using git worktrees and parallel Claude agents. Use when tackling multiple GitHub issues simultaneously, when the user mentions "blitz", "parallel sprint", "worktree workflow", or when handling 3+ independent issues that could be worked on concurrently. Orchestrates the full workflow from issue triage through parallel agent delegation to sequential merge.

85
Jan 19, 2026, 04:39 AM

blocklet-converter

Content & Writing

by aiskillstore

Converts static web or Next.js projects into ArcBlock blocklets using provided DID. Analyzes project structure, generates configuration files, and validates setup. Requires blocklet DID as parameter.

85
Jan 19, 2026, 04:39 AM

blog-creator

Content & Writing

by aiskillstore

Create SEO-optimized MDX blog posts with proper frontmatter

85
Jan 19, 2026, 04:39 AM

blog-writer

Content & Writing

by aiskillstore

Write and add new blog posts for this Next.js site by matching the existing BlogPost structure in `src/lib/blog-data.ts`. Use when asked to draft a new blog article, update blog content, or produce SEO metadata/slug/image details for a new post.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement event-driven communication using BlueprintEventBus for cross-module coordination. Use this skill when modules need to communicate without tight coupling, broadcasting domain events (task.created, member.added), subscribing to events with proper lifecycle management, and implementing event-driven workflows. Ensures events follow naming conventions ([module].[action]), include Blueprint context, and use takeUntilDestroyed() for automatic cleanup.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

brainstorming

Content & Writing

by aiskillstore

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

85
Jan 19, 2026, 04:39 AM

brand-guide

Content & Writing

by aiskillstore

Generate and maintain brand style guides - colors, fonts, imagery, voice/tone, responsive specs. Use when documenting brand identity or creating style guide pages.

85
Jan 19, 2026, 04:39 AM

browser-discovery

Content & Writing

by aiskillstore

Browser automation for documentation discovery. Use when curl fails on JS-rendered sites, when detecting available browser tools, or when configuring browser-based documentation collection.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality

85
Jan 19, 2026, 04:39 AM

browsing-with-playwright

Content & Writing

by aiskillstore

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements,take screenshots, and extract data. Use when tasks require web browsing, form submission,web scraping, UI testing, or any browser interaction. NOT when only fetching staticcontent (use curl/wget instead).

85
Jan 19, 2026, 04:39 AM

bruno-api

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

build-diagnostics

Content & Writing

by aiskillstore

When given a blocker:

85
Jan 19, 2026, 04:39 AM

building-agents

Content & Writing

by aiskillstore

Expert at creating and modifying Claude Code agents (subagents). Auto-invokes when the user wants to create, update, modify, enhance, validate, or standardize agents, or when modifying agent YAML frontmatter fields (especially 'model', 'tools', 'description'), needs help designing agent architecture, or wants to understand agent capabilities. Also auto-invokes proactively when Claude is about to write agent files (*/agents/*.md), create modular agent architectures, or implement tasks that involve creating agent components.

85
Jan 19, 2026, 04:39 AM

building-commands

Content & Writing

by aiskillstore

Expert at creating and modifying Claude Code slash commands. Auto-invokes when the user wants to create, update, modify, enhance, validate, or standardize slash commands, or when modifying command YAML frontmatter fields (especially 'model', 'allowed-tools', 'description'), needs help designing command workflows, or wants to understand command arguments and parameters. Also auto-invokes proactively when Claude is about to write command files (*/commands/*.md), or implement tasks that involve creating slash command components.

85
Jan 19, 2026, 04:39 AM

building-hooks

Content & Writing

by aiskillstore

Expert at creating and modifying Claude Code event hooks for automation and policy enforcement. Auto-invokes when the user wants to create, update, modify, enhance, validate, or standardize hooks, or when modifying hooks.json configuration, needs help with event-driven automation, or wants to understand hook patterns. Also auto-invokes proactively when Claude is about to write hooks.json files, or implement tasks that involve creating event hook configurations.

85
Jan 19, 2026, 04:39 AM

building-logseq-plugins

Content & Writing

by aiskillstore

>

85
Jan 19, 2026, 04:39 AM

building-mcp-servers

Content & Writing

by aiskillstore

Expert at integrating Model Context Protocol (MCP) servers into Claude Code plugins. Auto-invokes when the user wants to add external tool integrations, configure MCP servers, set up stdio/SSE/HTTP/WebSocket connections, or needs help with MCP authentication and security. Also auto-invokes proactively when Claude is about to write MCP configuration files (.mcp.json) or add mcpServers to plugin manifests.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

This skill should be used when designing or implementing systems with multiple AI agents that coordinate to accomplish tasks. Triggers on "multi-agent", "orchestrator", "sub-agent", "coordination", "delegation", "parallel agents", "sequential pipeline", "fan-out", "map-reduce", "spawn agents", "agent hierarchy".

85
Jan 19, 2026, 04:39 AM

building-plugins

Content & Writing

by aiskillstore

Expert at creating and managing Claude Code plugins that bundle agents, skills, commands, and hooks into cohesive packages. Auto-invokes when the user wants to create, structure, validate, or publish a complete plugin, or needs help with plugin architecture and best practices. Also auto-invokes proactively when Claude is about to create plugin directory structures, write plugin.json manifests, or implement tasks that involve bundling components into a plugin package.

85
Jan 19, 2026, 04:39 AM

building-skills

Content & Writing

by aiskillstore

Expert at creating and modifying Claude Code skills. Auto-invokes when the user wants to create, update, modify, enhance, validate, or standardize skills, or when modifying skill YAML frontmatter fields (especially 'allowed-tools', 'description'), needs help designing skill architecture, or wants to understand when to use skills vs agents. Also auto-invokes proactively when Claude is about to write skill files (*/skills/*/SKILL.md), create skill directory structures, or implement tasks that involve creating skill components.

85
Jan 19, 2026, 04:39 AM

busco-phylogeny

Content & Writing

by aiskillstore

Generate phylogenies from genome assemblies using BUSCO/compleasm-based single-copy orthologs with scheduler-aware workflow generation

85
Jan 19, 2026, 04:39 AM