Content & Writing

Page 32 of 58

Browse skills in this category.

4108 skills · Showing 2233-2304
Sort by:

convex-best-practices

Content & Writing

by waynesutton

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

149
Feb 6, 2026, 01:35 AM

by waynesutton

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

149
Jan 23, 2026, 06:14 PM

convex-cron-jobs

Content & Writing

by waynesutton

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

149
Jan 23, 2026, 06:14 PM

convex-file-storage

Content & Writing

by waynesutton

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

149
Jan 23, 2026, 06:14 PM

convex-functions

Content & Writing

by waynesutton

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

149
Feb 6, 2026, 01:35 AM

convex-http-actions

Content & Writing

by waynesutton

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

149
Jan 23, 2026, 06:14 PM

convex-migrations

Content & Writing

by waynesutton

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

149
Jan 23, 2026, 06:14 PM

convex-realtime

Content & Writing

by waynesutton

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

149
Jan 23, 2026, 06:14 PM

convex-schema-validator

Content & Writing

by waynesutton

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

149
Jan 23, 2026, 06:14 PM

convex-security-audit

Content & Writing

by waynesutton

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations

149
Jan 23, 2026, 06:14 PM

convex-security-check

Content & Writing

by waynesutton

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

149
Jan 23, 2026, 06:14 PM

create-issue

Content & Writing

by tradingstrategy-ai

Creates a new GitHub issue with structured user story format, acceptance criteria, and project integration. Use when the user wants to create a ticket, issue, or task for the tradingstrategy-ai/frontend repository.

149
Jan 8, 2026, 02:29 AM

git-worktree-setup

Content & Writing

by k8zdev

Automate git worktree creation and copy private files (not tracked in git) to new workdirs. Use when creating a new git worktree for this Flutter project that requires untracked private files like secrets.dart, Firebase configs, etc.

149
Jan 2, 2026, 12:53 PM

solana-dev

Content & Writing

by solana-foundation

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.

149
Apr 27, 2026, 05:12 PM

pr

Content & Writing

by instructure

Create pull requests for Canvas Android following project conventions. Use when user mentions creating PR, pull request, opening PR, or submitting changes for review. Includes PR template requirements and affects field guidelines.

148
Feb 13, 2026, 09:44 PM

odoo-app-landing-page

Content & Writing

by apexive

Create or update index.html landing pages for Odoo modules following App Store restrictions and best practices

147
Nov 28, 2025, 02:34 PM

by jpicklyk

Technical documentation, API references, user guides, maintaining documentation quality. Use for documentation, docs, user-docs, api-docs, guide, readme tags. Provides documentation patterns, validation, clarity standards.

146
Feb 19, 2026, 05:55 PM

svelte-code-writer

Content & Writing

by sveltejs

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating or editing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

146
Mar 3, 2026, 08:43 PM

vault-search

Content & Writing

by Roasbeef

Semantic search and Dataview-style queries across the Obsidian vault. Use when searching for notes by meaning, finding related content, querying frontmatter metadata, or answering questions about vault contents. Trigger phrases include "search vault", "find notes about", "what do I have on", "related notes", "list tasks", "show positions".

145
Jan 3, 2026, 02:33 AM

by 23blocks-OS

PROACTIVELY search auto-generated documentation when receiving ANY user instruction. Search for function signatures, API documentation, class definitions, and code comments BEFORE implementing anything. Your codebase documentation is valuable - use it first.

142
Jan 26, 2026, 04:07 AM

knowledge

Content & Writing

by draphonix

Extracts knowledge from Amp threads and updates project docs. Use when asked to document recent work, sync docs after an epic, summarize what changed, or update AGENTS.md from thread history.

142
Jan 6, 2026, 02:11 PM

site-tools

Content & Writing

by factory-ben

Use the public toolbox scripts published from docs/tools via tool-runner.js. Covers listing tools, executing them safely with droid exec context, and required environment variables.

142
Nov 21, 2025, 09:14 PM

sragent

Content & Writing

by ArcInstitute

Query the Sequence Read Archive (SRA), retrieve scientific publications, and analyze genomics metadata using the SRAgent toolkit. Supports accession conversion (GSE→SRX→SRR), BigQuery metadata queries, manuscript downloads from multiple sources, and scRNA-seq technology identification. Use when working with SRA/GEO datasets, finding publications, or analyzing single-cell sequencing experiments.

142
Nov 13, 2025, 07:17 PM

research

Content & Writing

by spences10

Research topics by verifying actual source content. Use when asked to research or study links and documentation.

140
Dec 14, 2025, 07:06 PM

svelte-deployment

Content & Writing

by spences10

Svelte deployment guidance. Use for adapters, Vite config, pnpm setup, library authoring, PWA, or production builds.

140
Dec 14, 2025, 07:06 PM

svelte-runes

Content & Writing

by spences10

Svelte runes guidance. Use for reactive state, props, effects, attachments, or migration. Covers $state, $derived, $effect, @attach. Prevents reactivity mistakes.

140
Dec 14, 2025, 07:06 PM

sveltekit-data-flow

Content & Writing

by spences10

SvelteKit data flow guidance. Use for load functions, form actions, and server/client data. Covers +page.server.ts vs +page.ts, serialization, fail(), redirect(), error().

140
Dec 14, 2025, 07:06 PM

by spences10

SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.

140
Dec 19, 2025, 05:53 PM

sveltekit-structure

Content & Writing

by spences10

SvelteKit structure guidance. Use for routing, layouts, error handling, SSR, or svelte:boundary. Covers file naming, nested layouts, error boundaries, pending UI, and hydration.

140
Dec 14, 2025, 07:06 PM

doc-coauthoring

Content & Writing

by LeastBit

引导用户通过结构化的工作流程来协作撰写文档。当用户想要撰写文档、提案、技术规格说明、决策文档或类似的结构化内容时使用。这个工作流程帮助用户高效地传递上下文信息、通过迭代优化内容,并验证文档对读者是否有效。当用户提到撰写文档、创建提案、起草规格说明或类似的文档任务时触发。

139
Jan 17, 2026, 08:52 AM

by obra

Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

139
Jan 12, 2026, 02:42 AM

mcp-cli

Content & Writing

by obra

Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations

139
Dec 24, 2025, 05:47 AM

skill-creator

Content & Writing

by LeastBit

创建高效技能的指南。当用户想要创建新技能(或更新现有技能)以扩展 Claude 的能力,包括专业知识、工作流程或工具集成时,应使用此技能。

139
Jan 17, 2026, 08:52 AM

by obra

Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys

139
Oct 23, 2025, 06:18 PM

tinker

Content & Writing

by sundial-org

Fine-tune LLMs using the Tinker API. Covers supervised fine-tuning, reinforcement learning, LoRA training, vision-language models, and both high-level Cookbook patterns and low-level API usage.

138
Jan 14, 2026, 10:29 PM

training-data-curation

Content & Writing

by sundial-org

Guidelines for creating high-quality datasets for LLM post-training (SFT/DPO/RLHF). Use when preparing data for fine-tuning, evaluating data quality, or designing data collection strategies.

138
Jan 15, 2026, 08:23 PM

webnovel-write

Content & Writing

by lingfengQAQ

Writes webnovel chapters (3000-5000 words) using v5.0 dual-agent architecture. Context Agent gathers context, writer produces pure text (no XML tags), review agents report issues, polish fixes problems, Data Agent extracts entities with AI.

138
Mar 2, 2026, 05:49 PM

add-skill

Content & Writing

by elithrar

Create or improve agent skills. Load when creating SKILL.md files, writing skill descriptions, or structuring skill content for OpenCode or Claude.

137
Feb 14, 2026, 09:48 PM

meshing-guidelines

Content & Writing

by rryam

Mesh gradient library for SwiftUI. Use for creating, animating, and exporting mesh gradients. Supports 2x2, 3x3, and 4x4 grid templates, animated gradients, Metal shaders, and platform-specific export to photo library or disk.

137
Dec 21, 2025, 02:26 PM

release

Content & Writing

by dahlia

>-

136
Apr 21, 2026, 04:18 AM

react-best-practices

Content & Writing

by first-fluke

React and Next.js performance optimization guidelines tuned by gracefullight, forked from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

135
Jan 27, 2026, 08:47 AM

skill-creator

Content & Writing

by first-fluke

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Agent's capabilities with specialized knowledge, workflows, or tool integrations.

135
Jan 27, 2026, 08:47 AM

api-designer

Content & Writing

by anxiong2025

帮助设计 RESTful API,遵循最佳实践和一致的命名规范

134
Dec 28, 2025, 04:47 PM

arxiv-paper-writer

Content & Writing

by renocrypt

>

134
Dec 29, 2025, 02:47 AM

collaborating-with-claude

Content & Writing

by renocrypt

Use the Claude Code CLI to consult Claude and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff.

134
Dec 27, 2025, 05:11 PM

collaborating-with-gemini

Content & Writing

by renocrypt

Use the Gemini CLI to consult Gemini and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff.

134
Dec 27, 2025, 05:11 PM

latex-rhythm-refiner

Content & Writing

by renocrypt

>

134
Dec 29, 2025, 01:15 AM

python-code-reviewer

Content & Writing

by anxiong2025

审查 Python 代码,提供改进建议,确保代码质量和最佳实践

134
Dec 28, 2025, 04:47 PM

image-optimizer

Content & Writing

by smallnest

[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]

133
Dec 22, 2025, 04:41 AM

postgres-helper

Content & Writing

by smallnest

[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]

133
Dec 22, 2025, 04:41 AM

research-methodology

Content & Writing

by VAMFI

Systematic approach for gathering authoritative, version-accurate documentation. Claude invokes this skill when research is needed before implementation. Ensures truth over speed while achieving both.

132
Nov 23, 2025, 04:17 AM

agents-md-generator

Content & Writing

by julianromli

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".

130
Dec 18, 2025, 07:07 AM

browsing

Content & Writing

by obra

Use when you need direct browser control - teaches Chrome DevTools Protocol for controlling existing browser sessions, multi-tab management, form automation, and content extraction via use_browser MCP tool

130
May 23, 2026, 04:06 AM

clone-website

Content & Writing

by julianromli

Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.

130
May 5, 2026, 09:23 AM

code-refactor-master

Content & Writing

by yennanliu

Code refactoring expert for improving code quality, readability, maintainability, and performance. Specializes in Java and Python refactoring patterns, eliminating code smells, and applying clean code principles. Use when refactoring code, improving existing implementations, or cleaning up technical debt.

130
Jan 1, 2026, 08:41 AM

java-developer

Content & Writing

by yennanliu

Expert Java developer for implementing LeetCode problems, data structures, and algorithms. Helps write clean, efficient Java code following best practices for competitive programming and interview preparation. Use when writing or implementing Java solutions.

130
Jan 1, 2026, 08:41 AM

java-python-code-reviewer

Content & Writing

by yennanliu

Comprehensive code reviewer for Java and Python implementations focusing on correctness, efficiency, code quality, and algorithmic optimization. Reviews LeetCode solutions, data structures, and algorithm implementations. Use when reviewing code, checking solutions, or providing feedback on implementations.

130
Jan 1, 2026, 08:41 AM

markdown-doc-writer

Content & Writing

by yennanliu

Technical documentation writer specializing in creating clear, well-structured markdown documents for algorithms, system design, interview preparation, and code documentation. Use when writing README files, algorithm explanations, system design docs, or technical guides.

130
Jan 1, 2026, 08:41 AM

pdf-viewing

Content & Writing

by jxnl

OCR PDFs with docling while tracking per-page text and rasterize PDFs to images. Use for PDF ingestion, page-aware text extraction, rendering pages to images, or inspecting PDF metadata, with outputs saved under a local project directory.

130
Apr 1, 2026, 02:20 AM

product-management

Content & Writing

by julianromli

Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.

130
Dec 18, 2025, 07:07 AM

rsc-data-optimizer

Content & Writing

by julianromli

Optimize Next.js App Router data fetching by converting slow client-side fetching to fast server-side fetching using React Server Components (RSC).Use when:- User reports slow initial page load with loading spinners- Page uses useEffect + useState for data fetching- StoreContext/useStore pattern causes waterfall fetching- Need to improve SEO (content not in initial HTML)- Converting "use client" pages to Server ComponentsTriggers: "slow loading", "optimize fetching", "SSR data", "RSC optimization","remove loading spinner", "server-side fetch", "convert to server component","data fetch lambat", "loading lama"

130
Dec 18, 2025, 07:07 AM

slidev-presentation-kit

Content & Writing

by jxnl

Create or edit Slidev presentations in the /Users/jasonliu/dev/presentations repo. Use for drafting new decks, editing existing slides, applying repo-specific Slidev conventions, and polishing/animation work. Triggers: Slidev slide requests, layout/components usage, deck setup, or presentation workflow guidance for this repo.

130
Jan 12, 2026, 08:56 PM

subagent

Content & Writing

by jxnl

Delegate codebase exploration or scripted actions to a non-interactive Codex exec run (codex exec / codex e). Use when you want a subagent to read lots of code or take actions without human interaction, and you can accept CLI output and optional file changes as the result.

130
Jan 12, 2026, 08:56 PM

system-architecture

Content & Writing

by yennanliu

System design and architecture expert for creating scalable distributed systems. Covers system design interviews, architecture patterns, and real-world case studies like Netflix, Twitter, Uber. Use when designing systems, writing architecture docs, or preparing for system design interviews.

130
Jan 1, 2026, 08:41 AM

youtube-extractor

Content & Writing

by jxnl

Extract transcripts, titles, and thumbnails from YouTube videos. Use for ingesting video content, capturing captions with timestamps, or downloading video metadata.

130
Jan 17, 2026, 03:31 PM

excalidraw

Content & Writing

by ooiyeefei

Generate architecture diagrams as .excalidraw files from codebase analysis, with optional PNG/SVG export. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, generate excalidraw files, export excalidraw diagrams to PNG or SVG, or convert .excalidraw files to image formats.

129
Feb 15, 2026, 03:57 AM

product-management

Content & Writing

by ooiyeefei

This skill should be used when the user asks to "analyze my product", "research competitors", "find feature gaps", "create feature request", "prioritize backlog", "generate PRD", "plan roadmap", "what should we build next", "competitive analysis", "gap analysis", "sync issues", or mentions product management workflows. Provides AI-native PM capabilities for startups with signal-based feature tracking, the WINNING prioritization filter, and GitHub Issues integration with deduplication.

129
Dec 27, 2025, 12:02 AM

streak

Content & Writing

by ooiyeefei

Universal challenge tracker with flexible cadence, intelligent insights, and cross-challenge learning detection. Use when user wants to track any personal challenge - learning, habits, building, fitness, creative, or custom. Supports daily, weekly, or N-day check-ins with type-adaptive preferences, backlog, and context files.

129
Jan 6, 2026, 12:02 AM

update-dataset

Content & Writing

by owid

End-to-end dataset update workflow with PR creation, snapshot, meadow, garden, and grapher steps. Use when user wants to update a dataset, refresh data, run ETL update, or mentions updating dataset versions.

129
May 20, 2026, 04:03 PM

prompt-authoring

Content & Writing

by minipuft

Guidance for creating effective prompts, chains, and gates using CAGEERF methodology

128
Jan 21, 2026, 01:02 PM

release

Content & Writing

by s2-streamstore

Release new versions of changed packages

128
Feb 5, 2026, 08:22 PM

agents-md

Content & Writing

by getsentry

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

127
Apr 19, 2026, 11:10 PM