Content & Writing

Page 23 of 62

Browse skills in this category.

4461 skills · Showing 1585-1656
Sort by:

sql-translation

Content & Writing

by tidyverse

Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.

505
Dec 10, 2025, 11:01 PM

by alex-ilgayev

Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.

504
Jan 16, 2026, 08:54 AM

add-model

Content & Writing

by giselles-ai

Add a new language model to the Giselle codebase. Use when the user wants to add, register, or integrate a new LLM model (OpenAI, Anthropic, Google) into the system.

501
Jan 15, 2026, 08:09 AM

code-formatting

Content & Writing

by openshift

MANDATORY: When writing Go tests, you MUST use 'When...it should...' format for ALL test names. When writing any Go code, you MUST remind user to run 'make lint-fix' and 'make verify'. These are non-negotiable HyperShift requirements.

501
Jan 18, 2026, 09:39 PM

git-commit-format

Content & Writing

by openshift

Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.

501
Jan 18, 2026, 09:39 PM

auditing-security

Content & Writing

by CaptainCrouton89

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

499
Oct 16, 2025, 06:19 PM

documenting-code

Content & Writing

by CaptainCrouton89

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

499
Nov 24, 2025, 08:41 AM

by CaptainCrouton89

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

499
Nov 24, 2025, 08:41 AM

gathering-requirements

Content & Writing

by CaptainCrouton89

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

499
Nov 24, 2025, 08:41 AM

by CaptainCrouton89

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

499
Nov 24, 2025, 08:41 AM

output-styles-guide

Content & Writing

by CaptainCrouton89

Adapt Claude Code for different use cases beyond software engineering by customizing system prompts for teaching, learning, analysis, or domain-specific workflows.

499
Oct 16, 2025, 06:19 PM

planning-implementation

Content & Writing

by CaptainCrouton89

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

499
Nov 24, 2025, 08:41 AM

reviewing-code

Content & Writing

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

499
Nov 24, 2025, 08:41 AM

skills-guide

Content & Writing

by CaptainCrouton89

Package expertise into discoverable, reusable capabilities that extend Claude's functionality. Use when creating new Skills, understanding how Skills work, or organizing existing capabilities.

499
Oct 16, 2025, 06:19 PM

skills-guide

Content & Writing

by CaptainCrouton89

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

499
Dec 11, 2025, 09:21 AM

subagent-name

Content & Writing

by CaptainCrouton89

Specialized AI assistants for task-specific workflows with separate context. Learn when to delegate, configure tools, and apply best practices.

499
Oct 16, 2025, 06:19 PM

testing-code

Content & Writing

by CaptainCrouton89

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

499
Dec 14, 2025, 11:11 PM

typescript-sdk-reference

Content & Writing

by CaptainCrouton89

Comprehensive reference for the TypeScript Agent SDK with functions, types, and interfaces for programmatic Claude Code interactions

499
Oct 16, 2025, 06:19 PM

by CaptainCrouton89

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

499
Oct 16, 2025, 06:19 PM

by CaptainCrouton89

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

499
Oct 16, 2025, 06:19 PM

writing-effective-prompts

Content & Writing

by CaptainCrouton89

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

499
Oct 16, 2025, 06:19 PM

writing-slash-commands

Content & Writing

by CaptainCrouton89

Create and use custom slash commands to automate Claude Code workflows. Learn argument passing, frontmatter configuration, bash integration, and file references for building reusable prompts.

499
Oct 16, 2025, 06:19 PM

your-sub-agent-name

Content & Writing

by CaptainCrouton89

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

499
Oct 16, 2025, 06:19 PM

by CaptainCrouton89

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

494
Nov 24, 2025, 08:41 AM

writing-like-user

Content & Writing

by CaptainCrouton89

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

494
Dec 14, 2025, 11:11 PM

agent-deck

Content & Writing

by asheshgoplani

Terminal session manager for AI coding agents. Use when user mentions "agent-deck", "session", "sub-agent", "MCP attach", "git worktree", or needs to (1) create/start/stop/restart/fork sessions, (2) attach/detach MCPs, (3) manage groups/profiles, (4) get session output, (5) configure agent-deck, (6) troubleshoot issues, (7) launch sub-agents, or (8) create/manage worktree sessions. Covers CLI commands, TUI shortcuts, config.toml options, and automation.

490
Jan 18, 2026, 09:28 PM

just-fucking-cancel

Content & Writing

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

482
Jan 2, 2026, 08:44 PM

executing-plans

Content & Writing

by Trevoke

Use when you have a written implementation plan to execute in a separate session with review checkpoints

464
Feb 19, 2026, 04:08 AM

using-superpowers

Content & Writing

by Trevoke

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

464
Feb 19, 2026, 04:08 AM

writing-skills

Content & Writing

by Trevoke

Use when creating new skills, editing existing skills, or verifying skills work before deployment

464
Dec 23, 2025, 09:10 PM

analyze-log-files

Content & Writing

by r3bl-org

Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes.

463
Jan 27, 2026, 04:42 PM

analyze-performance

Content & Writing

by r3bl-org

Establish performance baselines and detect regressions using flamegraph analysis. Use when optimizing performance-critical code, investigating performance issues, or before creating commits with performance-sensitive changes.

463
Dec 1, 2025, 04:01 PM

check-bounds-safety

Content & Writing

by r3bl-org

Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.

463
Dec 7, 2025, 12:40 AM

check-code-quality

Content & Writing

by r3bl-org

Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.

463
Feb 15, 2026, 09:11 PM

write-documentation

Content & Writing

by r3bl-org

Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers voice & tone, prose style (opening lines, explicit subjects, verb tense), 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.

463
Feb 26, 2026, 03:38 PM

bouffalo-sdk

Content & Writing

by bouffalolab

Bouffalo SDK开发指南,提供完整的Bouffalo芯片系列开发文档和参考资料。当需要使用bouffalo_sdk开发IoT/MCU应用、了解SDK架构、配置构建系统、使用外设驱动、开发无线功能、管理电源、调试固件时使用此skill。

459
Jan 17, 2026, 04:32 AM

clinical-decision-support

Content & Writing

by jimmc414

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

457
Nov 24, 2025, 08:06 AM

clinical-reports

Content & Writing

by jimmc414

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.

457
Nov 24, 2025, 08:06 AM

hypothesis-generation

Content & Writing

by jimmc414

Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.

457
Nov 24, 2025, 07:15 AM

kosmos-xray

Content & Writing

by jimmc414

Context-efficient codebase exploration using AST analysis. Use when exploring Kosmos architecture, understanding code structure, or preparing documentation for AI programmers. Triggers: xray, map structure, skeleton, interface, architecture, explore kosmos, warm start, token budget, context compression.

457
Feb 8, 2026, 07:27 AM

peer-review

Content & Writing

by jimmc414

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

457
Nov 24, 2025, 07:15 AM

peer-review

Content & Writing

by jimmc414

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

457
Nov 24, 2025, 08:06 AM

reportlab

Content & Writing

by jimmc414

PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation.

457
Nov 24, 2025, 07:15 AM

research-grants

Content & Writing

by jimmc414

Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

457
Nov 24, 2025, 08:06 AM

scholar-evaluation

Content & Writing

by jimmc414

Systematic framework for evaluating scholarly and research work based on the ScholarEval methodology. This skill should be used when assessing research papers, evaluating literature reviews, scoring research methodologies, analyzing scientific writing quality, or applying structured evaluation criteria to academic work. Provides comprehensive assessment across multiple dimensions including problem formulation, literature review, methodology, data collection, analysis, results interpretation, and scholarly writing quality.

457
Nov 24, 2025, 07:15 AM

scientific-writing

Content & Writing

by jimmc414

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

457
Nov 24, 2025, 07:15 AM

scientific-writing

Content & Writing

by jimmc414

Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

457
Nov 24, 2025, 08:06 AM

tooluniverse

Content & Writing

by jimmc414

Use this skill when working with scientific research tools and workflows across bioinformatics, cheminformatics, genomics, structural biology, proteomics, and drug discovery. This skill provides access to 600+ scientific tools including machine learning models, datasets, APIs, and analysis packages. Use when searching for scientific tools, executing computational biology workflows, composing multi-step research pipelines, accessing databases like OpenTargets/PubChem/UniProt/PDB/ChEMBL, performing tool discovery for research tasks, or integrating scientific computational resources into LLM workflows.

457
Nov 24, 2025, 07:15 AM

treatment-plans

Content & Writing

by jimmc414

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.

457
Nov 24, 2025, 08:06 AM

venue-templates

Content & Writing

by jimmc414

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

457
Nov 24, 2025, 08:06 AM

ai-sdk-documentation

Content & Writing

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

454
Jan 13, 2026, 02:45 AM

browser-automation

Content & Writing

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

453
Feb 4, 2026, 05:26 PM

playwright-testing

Content & Writing

by PrairieLearn

Write end-to-end browser tests using Playwright.

452
Mar 6, 2026, 05:35 PM

secops-hunt

Content & Writing

by google

Expert guidance for proactive threat hunting. Use this when the user asks to "hunt" for threads, IOCs, or specific TTPs.

449
Jan 14, 2026, 09:39 PM

secops-investigate

Content & Writing

by google

Expert guidance for deep security investigations. Use this when the user asks to "investigate" a case, entity, or incident.

449
Jan 14, 2026, 09:39 PM

secops-setup-antigravity

Content & Writing

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

449
Jan 14, 2026, 06:49 PM

readme-updater

Content & Writing

by alirezarezvani

Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.

437
Dec 17, 2025, 01:27 PM

security-auditor

Content & Writing

by alirezarezvani

Continuous security vulnerability scanning for OWASP Top 10, common vulnerabilities, and insecure patterns. Use when reviewing code, before deployments, or on file changes. Scans for SQL injection, XSS, secrets exposure, auth issues. Triggers on file changes, security mentions, deployment prep.

437
Oct 24, 2025, 12:08 PM

document-converter

Content & Writing

by benbrastmckie

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

435
Jan 14, 2026, 06:16 PM

skill-git-workflow

Content & Writing

by benbrastmckie

Create scoped git commits for task operations. Invoke after task status changes or artifact creation.

435
Mar 1, 2026, 08:31 PM

skill-implementer

Content & Writing

by benbrastmckie

Execute general implementation tasks following a plan. Invoke for general implementation work.

435
Mar 2, 2026, 07:39 PM

by benbrastmckie

Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.

435
Mar 2, 2026, 07:39 PM

skill-neovim-research

Content & Writing

by benbrastmckie

Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.

435
Feb 2, 2026, 10:38 PM

skill-orchestrator

Content & Writing

by benbrastmckie

Route commands to appropriate workflows based on task language and status. Invoke when executing /task, /research, /plan, /implement commands.

435
Mar 3, 2026, 12:00 AM

skill-planner

Content & Writing

by benbrastmckie

Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.

435
Feb 2, 2026, 10:38 PM

skill-researcher

Content & Writing

by benbrastmckie

Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.

435
Feb 5, 2026, 06:53 PM

skill-status-sync

Content & Writing

by benbrastmckie

Atomically update task status across TODO.md and state.json. For standalone use only.

435
Feb 1, 2026, 10:20 PM

code-style-guide

Content & Writing

by OpenHands

>

434
Jan 19, 2026, 04:42 AM

neo4j-cypher-guide

Content & Writing

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

434
Dec 24, 2025, 02:38 PM

organize-modules

Content & Writing

by r3bl-org

Apply private modules with public re-exports (barrel export) pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.

434
Jan 14, 2026, 04:07 PM

run-clippy

Content & Writing

by r3bl-org

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

434
Jan 14, 2026, 04:07 PM

readme-writer

Content & Writing

by AztecProtocol

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

430
Dec 23, 2025, 06:38 PM