Content & Writing

Page 34 of 60

Browse skills in this category.

4264 skills · Showing 2377-2448
Sort by:

security-patterns

Content & Writing

by groupzer0

Security vulnerability detection patterns including OWASP Top 10, language-specific vulnerabilities, and remediation guidance. Load when reviewing code for security issues, conducting audits, or implementing authentication/authorization.

151
Jan 18, 2026, 01:41 PM

avoid-feature-creep

Content & Writing

by waynesutton

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

149
Jan 18, 2026, 09:45 PM

convex-agents

Content & Writing

by waynesutton

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

149
Jan 18, 2026, 09:45 PM

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
Jan 18, 2026, 09:45 PM

by waynesutton

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

149
Jan 18, 2026, 09:45 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 18, 2026, 09:45 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 18, 2026, 09:45 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
Jan 18, 2026, 09:45 PM

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 18, 2026, 09:45 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 18, 2026, 09:45 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 18, 2026, 09:45 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 18, 2026, 09:45 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 18, 2026, 09:45 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 18, 2026, 09:45 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 17, 2026, 03:13 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 3, 2026, 05:03 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
Jan 18, 2026, 03:47 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
Jan 16, 2026, 08:28 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
Jan 18, 2026, 02:46 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
Nov 5, 2025, 07:40 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
Jan 17, 2026, 02:22 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 14, 2026, 03:07 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 18, 2026, 02:22 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:12 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
Jan 19, 2026, 04:33 AM

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:23 PM

research

Content & Writing

by spences10

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

140
Jan 19, 2026, 12:52 AM

svelte-deployment

Content & Writing

by spences10

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

140
Jan 19, 2026, 12:52 AM

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
Jan 19, 2026, 12:52 AM

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
Jan 19, 2026, 12:52 AM

by spences10

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

140
Jan 19, 2026, 12:52 AM

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
Jan 19, 2026, 12:52 AM

doc-coauthoring

Content & Writing

by LeastBit

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

139
Jan 18, 2026, 06:01 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
Jan 12, 2026, 02:42 AM

skill-creator

Content & Writing

by LeastBit

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

139
Jan 18, 2026, 06:01 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
Jan 12, 2026, 02:42 AM

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 16, 2026, 09:58 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 16, 2026, 09:58 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
Jan 18, 2026, 05:25 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
Jan 17, 2026, 05:33 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
Jan 15, 2026, 11:50 AM

release

Content & Writing

by dahlia

>-

136
Jan 19, 2026, 04:17 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 19, 2026, 01:27 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 19, 2026, 01:27 AM

api-designer

Content & Writing

by anxiong2025

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

134
Dec 31, 2025, 09:31 AM

arxiv-paper-writer

Content & Writing

by renocrypt

>

134
Dec 29, 2025, 01:35 PM

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 29, 2025, 01:35 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 29, 2025, 01:35 PM

latex-rhythm-refiner

Content & Writing

by renocrypt

>

134
Dec 29, 2025, 01:35 PM

python-code-reviewer

Content & Writing

by anxiong2025

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

134
Dec 31, 2025, 09:31 AM

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
Jan 8, 2026, 12:54 PM

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
Jan 8, 2026, 12:54 PM

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

app-builder

Content & Writing

by xenitV1

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

131
Jan 11, 2026, 07:33 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

backend-dev

Content & Writing

by julianromli

Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.

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
Dec 21, 2025, 06:59 AM

clone-website

Content & Writing

by julianromli

Clone/replicate websites into production-ready Next.js 16 code using Firecrawl MCP.Use when user asks to: clone website, vibe clone, replicate landing page, copy website design,rebuild this site, recreate this page, clone specific sections (hero, pricing, footer, etc).Triggers: "clone this website", "vibe clone [url]", "replicate this landing page","rebuild this site in Next.js", "clone the hero section from [url]", "copy this design".

130
Dec 18, 2025, 07:07 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 18, 2026, 09:31 AM

frontend-ui-animator

Content & Writing

by julianromli

Analyze and implement purposeful UI animations for Next.js + Tailwind + React projects. Use when user asks to add animations, enhance UI motion, animate pages/components, or improve visual feedback. Triggers on "add animations", "animate UI", "motion design", "hover effects", "scroll animations", "page transitions", "micro-interactions".

130
Dec 18, 2025, 07:07 AM

by julianromli

Migrate AI image generation from Google Gemini 2.5 Flash to BytePlus SeeDream v4.5. Use when: (1) User wants to switch from Gemini to SeeDream/BytePlus for image generation,(2) User asks about migrating image generation APIs or replacing Gemini with BytePlus,(3) User needs cost optimization or better image quality for AI-generated images,(4) User mentions SeeDream, BytePlus, or wants SDK-to-REST API migration for image generation

130
Dec 18, 2025, 07:07 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 18, 2026, 09:31 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 18, 2026, 09:31 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 18, 2026, 09:31 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
Jan 17, 2026, 03:33 PM

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 17, 2026, 03:33 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 17, 2026, 03:33 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 18, 2026, 09:31 AM

task-generator

Content & Writing

by julianromli

Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.

130
Dec 18, 2025, 07:07 AM