Content & Writing
Page 23 of 58
Browse skills in this category.
auditing-security
Content & WritingIdentify and remediate vulnerabilities through systematic code analysis. Use when performing security assessments, pre-deployment reviews, compliance validation (OWASP, PCI-DSS, GDPR), investigating known vulnerabilities, or post-incident analysis.
documenting-code
Content & WritingMaintain project documentation synchronized with code. Keep feature specs, API contracts, and README current with init-project standards. Use when updating docs after code changes, adding new features, or ensuring documentation completeness.
executing-work-in-parallel
Content & WritingCoordinate concurrent task execution through agent delegation. Plan independent work, manage dependencies, and execute multiple agents simultaneously. Use when handling multiple unrelated tasks, research investigations, or layer-based implementations that can run concurrently.
fixing-bugs-systematically
Content & WritingDiagnose and fix bugs through systematic investigation, root cause analysis, and targeted validation. Use when something is broken, errors occur, performance degrades, or unexpected behavior manifests.
gathering-requirements
Content & WritingSystematically clarify user needs, preferences, and constraints before planning or implementation. Classifies work type, investigates existing systems, discovers edge cases and integration points, resolves assumptions, and creates detailed specifications. Use when building features, enhancements, or integrations where requirements need clarification.
investigating-code-patterns
Content & WritingSystematically trace code flows, locate implementations, diagnose performance issues, and map system architecture. Use when understanding how existing systems work, researching concepts, exploring code structure, or answering "how/where/why is X implemented?" questions.
output-styles-guide
Content & WritingAdapt Claude Code for different use cases beyond software engineering by customizing system prompts for teaching, learning, analysis, or domain-specific workflows.
planning-implementation
Content & WritingCreate structured implementation plans before coding. Use when breaking down complex features, refactors, or system changes. Validates requirements, analyzes codebase impact, and produces actionable task breakdowns with identified dependencies and risks.
reviewing-code
Content & WritingSystematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.
skills-guide
Content & WritingPackage expertise into discoverable, reusable capabilities that extend Claude's functionality. Use when creating new Skills, understanding how Skills work, or organizing existing capabilities.
skills-guide
Content & WritingDefines required structure, frontmatter format, and best practices for SKILL.md files. Use BEFORE creating or editing any skill - this is the spec to follow, not optional reference.
subagent-name
Content & WritingSpecialized AI assistants for task-specific workflows with separate context. Learn when to delegate, configure tools, and apply best practices.
testing-code
Content & WritingWrite automated tests for features, validate functionality against acceptance criteria, and ensure code coverage. Use when writing test code, verifying functionality, or adding test coverage to existing code.
typescript-sdk-reference
Content & WritingComprehensive reference for the TypeScript Agent SDK with functions, types, and interfaces for programmatic Claude Code interactions
writing-documentation-for-llms
Content & WritingCreate effective documentation that LLMs can discover and use. Use when documenting code, APIs, features, or creating reference materials. Covers structure, conciseness, examples, and anti-patterns for optimal LLM comprehension.
writing-documentation-for-llms
Content & WritingTeaches how to write effective documentation and instructions for LLMs by assuming competence, using progressive disclosure, prioritizing examples over explanations, and building feedback loops into workflows.
writing-effective-prompts
Content & WritingStructure Claude prompts for clarity and better results using roles, explicit instructions, context, positive framing, and strategic organization. Use when crafting prompts for complex tasks, long documents, tool workflows, or code generation.
writing-like-user
Content & WritingEmulate the user's personal writing voice and style patterns. Use when the user asks to write content in their voice, draft documents, compose messages, or requests "write this like me" or "in my style.
writing-slash-commands
Content & WritingCreate and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuration, bash integration, and file references for building reusable prompts.
your-sub-agent-name
Content & WritingCreate and manage specialized Claude Code subagents for task-specific workflows. Use when delegating work to specialized agents, configuring agent permissions, or understanding subagent architecture and best practices.
just-fucking-cancel
Content & Writingby rohunvora
Analyze bank transaction CSVs to find recurring charges, categorize subscriptions, and cancel what you don't need. Use when user says "cancel subscriptions", "audit subscriptions", "find recurring charges", or "what am I paying for". Supports Apple Card, Chase, Mint, and generic CSV formats. Outputs interactive HTML audit with copy-to-cancel workflow.
secops-hunt
Content & Writingby google
Expert guidance for proactive threat hunting. Use this when the user asks to "hunt" for threads, IOCs, or specific TTPs.
secops-investigate
Content & Writingby google
Expert guidance for deep security investigations. Use this when the user asks to "investigate" a case, entity, or incident.
secops-setup-antigravity
Content & Writingby google
Helps the user configure the Google SecOps Remote MCP Server for Antigravity. Use this when the user asks to "set up" or "configure" the security tools for Antigravity.
executing-plans
Content & Writingby Trevoke
Use when you have a written implementation plan to execute in a separate session with review checkpoints
playwright-testing
Content & Writingby PrairieLearn
Write end-to-end browser tests using Playwright.
using-superpowers
Content & Writingby Trevoke
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
writing-skills
Content & Writingby Trevoke
Use when creating new skills, editing existing skills, or verifying skills work before deployment
bouffalo-sdk
Content & Writingby bouffalolab
Bouffalo SDK开发指南,提供完整的Bouffalo芯片系列开发文档和参考资料。当需要使用bouffalo_sdk开发IoT/MCU应用、了解SDK架构、配置构建系统、使用外设驱动、开发无线功能、管理电源、调试固件时使用此skill。
check-code-quality
Content & Writingby r3bl-org
Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.
organize-modules
Content & Writingby r3bl-org
Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.
write-documentation
Content & Writingby r3bl-org
Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte literal/decimal), and formatting (cargo rustdoc-fmt). Also use retroactively via /fix-intradoc-links, /fix-comments, or /fix-md-tables commands.
damage-control
Content & Writingby disler
Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.
neo4j-cypher-guide
Content & Writingby opsmill
Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.
ai-sdk-documentation
Content & Writingby malob
This skill should be used when working with Vercel AI SDK, AI Gateway, streamText, generateText, generateObject, streamObject, tool calling, or AI SDK providers. Also relevant for "ai-sdk", "@ai-sdk/*" packages, or questions about AI SDK patterns, configuration, and best practices.
fail-fast-no-hedging
Content & Writingby taylorsatula
Eliminate component hedging anti-patterns that mask infrastructure failures. Build systems that fail loudly when broken instead of limping along in degraded states. Critical for production reliability and operational visibility.
investigate-dependencies
Content & Writingby taylorsatula
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Examines each import to ensure we're leveraging existing capabilities rather than reinventing functionality.
prompt-mastery
Content & Writingby taylorsatula
Advanced LLM prompt engineering expertise for crafting highly effective prompts, system messages, and tool descriptions with Claude-specific techniques
real-pytest-no-mocks-real-tests
Content & Writingby taylorsatula
Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.
meeting-sync
Content & WritingSync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.
doc-testing
Content & Writingby dlants
Comprehensive guide for writing tests in magenta.nvim, including test environment setup, mock providers, driver interactions, and best practices
bsl-model-builder
Content & Writingby boringdata
Build BSL semantic models with dimensions, measures, joins, and YAML config. Use for creating/modifying data models.
bsl-query-expert
Content & Writingby boringdata
Query BSL semantic models with group_by, aggregate, filter, and visualizations. Use for data analysis from existing semantic tables.
readme-writer
Content & WritingGuidelines for writing module READMEs that explain how a module works to developers who need to use it or understand its internals. Use when documenting a module, package, or subsystem.
unit-test-implementation
Content & WritingBest practices for implementing unit tests in this TypeScript monorepo. Use when writing new tests, refactoring existing tests, or fixing failing tests. Covers mocking strategies, test organization, helper functions, and assertion patterns.
updating-changelog
Content & WritingUpdates changelog documentation for contract developers and node operators by analyzing branch changes relative to 'next'. Use when preparing a PR, updating migration notes, documenting breaking changes, or when asked to update changelog/release notes.
agr-support
Content & Writingby kasperjunge
Help users with agr/agrx CLI questions, troubleshooting, and best practices. Use when users ask about installing resources, syncing, local authoring, dependency management, repository setup, or troubleshooting agr/agrx commands. Provides guided, step-by-step instructions with examples.
growth-hacker
Content & Writingby kasperjunge
Generate growth strategies and ready-to-publish marketing content for product growth. Use when planning launches, assessing product-market fit, creating marketing content, designing experiments, optimizing activation/onboarding, or developing acquisition strategies. Incorporates proven frameworks from Sean Ellis (PMF testing, ICE prioritization) and Nikita Bier (viral consumer growth, activation optimization). Covers product-market fit assessment, activation optimization, viral loops, SEO, email marketing, social media, landing pages, and growth experiments.
jobs-theory
Content & Writingby kasperjunge
Clarify what job your product actually does for people. Use when uncertain about value proposition, preparing customer interviews, writing positioning/copy, or deciding what to build. Interactive and output-focused - produces job statements, interview scripts, and opportunity analysis rather than lecturing theory.
pr
Content & Writingby kasperjunge
Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write a PR description, or when the user says "pr", "/pr", or asks for help with their pull request. Analyzes staged/unstaged changes and commit history to produce thorough, reviewer-friendly descriptions.
release-message
Content & Writingby kasperjunge
Generate release messages for social media (LinkedIn, Bluesky, X) and ray.so code snippets. Use when the user says "release", "/release", "release message", wants to announce a new release, needs help writing release posts, or wants to create social media content for a software release.
seo
Content & Writingby kasperjunge
Comprehensive SEO optimization covering traditional search (Google/Bing), answer engines (ChatGPT, Perplexity, AI Overviews), and agent/LLM accessibility (llms.txt, semantic HTML, structured data). Use for SEO audits, content discoverability, meta tags, structured data, llms.txt creation, citation optimization, Reddit/YouTube strategies, or programmatic SEO. Triggers include "SEO audit", "AEO", "optimize for ChatGPT", "citation optimization", "Reddit SEO strategy", "YouTube SEO", "llms.txt", "programmatic SEO", "answer engine optimization", or explicit "/seo".
technical-docs
Content & Writingby getsentry
Write and review technical documentation for Sentry SDK docs. Use when creating, editing, or reviewing documentation pages, especially MDX files in docs/platforms/.
document-converter
Content & WritingConvert between Markdown, DOCX, and PDF formats bidirectionally. Handles text extraction from PDF/DOCX, markdown to document conversion. Use when converting document formats or extracting structured content from Word or PDF files.
skill-git-workflow
Content & WritingCreate scoped git commits for task operations. Invoke after task status changes or artifact creation.
skill-implementer
Content & WritingExecute general implementation tasks following a plan. Invoke for general implementation work.
skill-neovim-implementation
Content & WritingImplement Neovim configuration changes from plans. Invoke for neovim implementation tasks.
skill-neovim-research
Content & WritingConduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.
skill-orchestrator
Content & WritingRoute commands to appropriate workflows based on task type and status. Invoke when executing /task, /research, /plan, /implement commands.
skill-planner
Content & WritingCreate phased implementation plans from research findings. Invoke when a task needs an implementation plan.
skill-researcher
Content & WritingConduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.
skill-status-sync
Content & WritingAtomically update task status across TODO.md and state.json. For standalone use only.
hook-creator
Content & Writingby greatSumini
Create and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, or (5) asks about hook events like PreToolUse, PostToolUse, Notification, etc.
slash-command-creator
Content & Writingby greatSumini
Guide for creating Claude Code slash commands. Use when the user wants to create a new slash command, update an existing slash command, or asks about slash command syntax, frontmatter options, or best practices.
subagent-creator
Content & Writingby greatSumini
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code.
youtube-collector
Content & Writingby greatSumini
유튜브 채널을 등록하고 새 컨텐츠를 수집하여 자막 기반 요약을 생성하는 skill. 사용자가 (1) 유튜브 채널 등록/관리를 요청하거나, (2) 등록된 채널의 새 영상 수집을 요청하거나, (3) 유튜브 영상 요약을 요청할 때 사용. 데이터는 .reference/ 폴더에 YAML 형식으로 저장됨.
station
Content & Writingby cloudshipai
Use Station CLI (`stn`) for AI agent orchestration - creating agents, running tasks, managing environments, and deploying agent teams. Prefer CLI for file operations and exploration; use MCP tools for programmatic agent execution and detailed queries.
station-config
Content & Writingby cloudshipai
Configure Station CLI settings via browser UI or command line. Use `stn config --browser` for visual editor or `stn config set/show` for CLI operations.
ensue-memory
Content & WritingAugmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.
create-openapi-overlay
Content & WritingUse when you need to customize SDK generation without editing the source spec, or can't modify the original OpenAPI file
software-security
Content & WritingA software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.