Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Cw Prose Writing

ASecurity

Creative writing skill for drafting and editing narrative fiction prose. Use when writing new scenes, chapters, or dialogue, or when editing existing prose. Discovers and follows project-specific style guides, character voice conventions, and formatting preferences.

2 stars
0 votes
0 copies
0 views
Added 9/22/2026
developmentdocumentation

Works with

claude codecursor

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add seikaikyo/dash-skills --skill cw-prose-writing --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Cw Prose Writing?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Cw Prose Writing
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/seikaikyo-cw-prose-writing/badge)](https://www.skillsdirectory.com/skills/seikaikyo-cw-prose-writing)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: cw-prose-writing
description: Creative writing skill for drafting and editing narrative fiction prose. Use when writing new scenes, chapters, or dialogue, or when editing existing prose. Discovers and follows project-specific style guides, character voice conventions, and formatting preferences.
---

# Prose Writing

Write narrative fiction following your project's established style and conventions.

## Before Writing: Discover Style Guidance

**ALWAYS check for style guidance before writing:**

### Step 1: Check Project Documentation

Look for:
- `CLAUDE.md` - Often explains project structure
- `WRITING.md`, `CONVENTIONS.md`, `STYLE.md`
- `README.md` - May contain writing instructions

### Step 2: Find Style Guide Locations

Common locations:
- `.cursor/rules/styles/` - Style files (`.md` or `.skill` packages)
- `.cursor/rules/` - May contain style files
- `.ai/styles/`, `.ai/rules/`
- `docs/style/`, `style/`, `writing/`
- Installed Claude skills

**Style guides can be:**
- Simple markdown files (`.md`)
- Full skill packages (`.skill`) created by cw-style-skill-creator
- Both work - read and follow their instructions

### Step 3: Identify Relevant Guides

Different types:
- Master prose guide (overall writing style)
- Scene-type guides (dialogue, action, description)
- Character voice guides (how specific characters speak/think)
- POV guides (perspective and tense)
- Formatting guides (em dashes, ellipsis, scene breaks)

**Read relevant guides BEFORE writing.** If writing dialogue-heavy scene, read both master and dialogue guides.

### Step 4: Check Reference Materials

Also look for:
- Character profiles (voice consistency, canon facts)
- Location wikis (setting details)
- Timeline docs (chronology)
- Lore pages (worldbuilding accuracy)

## If No Style Guides Exist

**When NO style guides found:**

Inform user:
```
I don't see any style guides in your project yet. I can write in 
competent default prose, but you'll get better results by creating 
style guides first using the cw-style-skill-creator skill.

Would you like me to:
1. Write in default style for now
2. Help you create style guides first
3. Search your project for existing style documentation
```

**If user wants you to proceed anyway:**
- Write in clean, competent prose
- Look for patterns in existing chapters if available
- Use neutral narrative voice
- Follow basic conventions

## Using Web Search

Search when helpful for:
- Research for scenes (locations, historical details, technical accuracy)
- Verifying facts mentioned in prose
- Finding inspiration or reference examples
- Genre convention research
- Cultural accuracy verification

## Writing Workflow

**While Writing:**
- Apply discovered style conventions
- Match character voices to profiles
- Respect established canon
- Use project formatting conventions
- Maintain consistent POV and tense

**Self-Check After:**
- Does this match the project's voice?
- Is POV/tense consistent?
- Do characters sound like themselves?
- Are canon facts accurate?

## Output Format

### Claude.ai Chat
Markdown artifact with proper formatting

### Claude Code
1. Check project structure for chapter organization
2. Match existing naming conventions
3. Use appropriate directory
4. Include proper frontmatter if project uses it

## Integration with Style Skills

**The workflow:**
1. User writes chapters naturally
2. User uses cw-style-skill-creator to create style skills
3. This skill loads and follows those style skills
4. Result: AI writes in user's established style

**Without style guides:** Generic competent prose  
**With style guides:** YOUR specific voice

## Skills are Composable

Feel free to combine with other skills - e.g., using cw-official-docs to check character details while writing.

Attribution

seikaikyoseikaikyo
View sourceMore from seikaikyo →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →