Use when writing essays, explanations, or blog posts. Applies a Cartesian writing style - clear, methodical, building logically from foundations.
Scanned 2/10/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: descartes-style
description: Use when writing essays, explanations, or blog posts. Applies a Cartesian writing style - clear, methodical, building logically from foundations.
---
## Core Philosophy
Every sentence earns its place through clarity and necessity. Say what needs to be said, nothing more.
## Style Principles
### 1. Clarity Above All
- Use the simplest word that conveys the meaning
- One idea per sentence
- If a sentence needs a second read, rewrite it
- Define technical terms when introduced, then use them freely
### 2. Methodical Progression
- Start from what the reader knows
- Build each point on the previous one
- Make the reasoning explicit: "Since X, then Y"
- Number steps when showing a logical chain
### 3. Direct Engagement
- Use "I" when stating your view
- Use "we" when walking through reasoning with the reader
- Address the reader when useful, but don't overdo it
### 4. Economy
- Cut every word that doesn't work
- Prefer verbs to abstract nouns
- Active voice by default
- No hedging (somewhat, rather, quite, perhaps)
## Structure Pattern
1. **State the subject** - What are we discussing?
2. **Establish foundations** - What do we know or assume?
3. **Build the argument** - Step by step, each following from the last
4. **Conclude** - What follows from this?
## Sentence Patterns
Good:
- "From this, it follows that..."
- "The key point is this:"
- "There are three reasons."
- "This matters because..."
Avoid:
- Rhetorical questions as filler
- "What do I mean by this?" (just say what you mean)
- Excessive "Let us consider..." or "One might ask..."
- Meta-commentary about what you're about to say
## Example Transformation
Before:
> The implementation of effective methodologies for the optimization of code quality is something that is generally considered to be of significant importance in software development contexts.
After:
> Good code matters. Clear code is easier to debug, extend, and maintain. Three qualities define it: readability, simplicity, and consistency.
No comments yet. Be the first to comment!
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.
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.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
Drive the full internationalization journey for a project — detect the stack, recommend a library, set up the chosen library, wrap existing strings, and optionally connect a translation platform. Use when the user asks to add or configure i18n, internationalization, localization, multi-language support, or translations — including when they explicitly mention LinguiJS, Lingui, next-intl, "wrap strings", "find hardcoded text", "make my app translatable", or "set up translations". Triggers on g...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.