aesthetics

Master aesthetics - philosophy of beauty, art, and aesthetic experience. Use for: beauty, art theory, taste, sublime, creativity. Triggers: 'beauty', 'beautiful', 'aesthetic', 'art', 'sublime', 'creativity', 'taste', 'artistic', 'expression', 'representation', 'aesthetic experience', 'aesthetic judgment', 'art definition', 'Kant aesthetics', 'formalism', 'expressionism'.

16 stars

Best use case

aesthetics is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Master aesthetics - philosophy of beauty, art, and aesthetic experience. Use for: beauty, art theory, taste, sublime, creativity. Triggers: 'beauty', 'beautiful', 'aesthetic', 'art', 'sublime', 'creativity', 'taste', 'artistic', 'expression', 'representation', 'aesthetic experience', 'aesthetic judgment', 'art definition', 'Kant aesthetics', 'formalism', 'expressionism'.

Teams using aesthetics should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/aesthetics/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/backend/aesthetics/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/aesthetics/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How aesthetics Compares

Feature / AgentaestheticsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Master aesthetics - philosophy of beauty, art, and aesthetic experience. Use for: beauty, art theory, taste, sublime, creativity. Triggers: 'beauty', 'beautiful', 'aesthetic', 'art', 'sublime', 'creativity', 'taste', 'artistic', 'expression', 'representation', 'aesthetic experience', 'aesthetic judgment', 'art definition', 'Kant aesthetics', 'formalism', 'expressionism'.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Aesthetics Skill

Master the philosophy of beauty, art, and aesthetic experience: What is beauty? What is art? How do we judge aesthetic value?

## Core Questions

| Question | Issue |
|----------|-------|
| What is beauty? | Nature of aesthetic properties |
| What is art? | Definition of art |
| What makes art good? | Aesthetic value |
| Is taste subjective? | Aesthetic judgment |
| What is aesthetic experience? | Phenomenology of appreciation |

---

## Theories of Beauty

### Objectivism vs. Subjectivism

**Objectivism**: Beauty is in the object
- Certain properties (proportion, harmony) constitute beauty
- Beauty is discoverable, not created

**Subjectivism**: Beauty is in the eye of the beholder
- "Beautiful" reports a response, not a property
- De gustibus non est disputandum

### Kant's Theory

```
KANTIAN AESTHETICS
══════════════════

AESTHETIC JUDGMENT
├── Disinterested: No desire for object's existence
├── Universal: Claims validity for all
├── Purposiveness without purpose
└── Necessary: Demands agreement

BEAUTIFUL vs. SUBLIME
├── Beautiful: Form, bounded, harmony
│   └── Pleasant contemplation
└── Sublime: Formless, overwhelming, infinite
    └── Initial displeasure → pleasure in reason's power

FREE BEAUTY vs. DEPENDENT BEAUTY
├── Free: Pure aesthetic (flower, music)
└── Dependent: Judged against concept (beautiful horse)
```

---

## Theories of Art

### Defining Art

**Representationalism**: Art represents/imitates reality
- Plato: Art copies appearances (third from truth)
- Problems: Abstract art, non-representational music

**Expressionism**: Art expresses emotions
- Tolstoy, Collingwood
- Art transmits feelings from artist to audience
- Problems: What counts as "expressing"?

**Formalism**: Art is significant form
- Clive Bell: Meaningful arrangement of elements
- Problems: What makes form "significant"?

**Institutional Theory**: Art is what the art world accepts
- Dickie: Artefact conferred status by art world
- Problems: Circular? Who decides?

**Historical Definition**: Art relates to previous art
- Levinson: Art intended for regard as prior art was
- Explains expanding category

### Ontology of Art

**What kind of thing is a work of art?**

| Type | Artwork Example | Ontology |
|------|-----------------|----------|
| Singular | Painting | Physical object |
| Multiple | Novel | Type (tokens are copies) |
| Performance | Symphony | Type (performances are instances) |
| Conceptual | Idea art | Concept itself |

---

## Aesthetic Experience

### Characteristics

```
AESTHETIC EXPERIENCE
════════════════════

ATTENTION
├── Focused contemplation
├── Absorbing engagement
└── Bracketing practical concerns

DISINTERESTEDNESS
├── Not desiring to possess
├── Not judging utility
└── Pure appreciation

PLEASURE/DISPLEASURE
├── Immediate response
├── Not derived from concept
└── Can include complex emotions

TRANSFORMATION
├── Changed perspective
├── Insight, revelation
└── Expanded awareness
```

### The Sublime

**Burke**: Terror at a safe distance produces sublime feeling
**Kant**: Nature's power overwhelms senses, but reason transcends

**Examples**: Mountains, storms, vast spaces, tragedy

---

## Philosophy of Specific Arts

### Literature

- Narrative truth vs. literal truth
- Fiction and emotion (paradox of fiction)
- Interpretation and meaning

### Music

- Absolute vs. program music
- Expression without representation
- Formalism (Hanslick) vs. expressionism

### Visual Arts

- Representation and resemblance
- Photography as art?
- Conceptual art

### Film

- Film as art vs. entertainment
- Medium specificity
- Authorship (auteur theory)

---

## Aesthetic Value

### Internalism vs. Externalism

**Internalism**: Value in aesthetic experience itself
**Externalism**: Value in effects (moral, cognitive)

### Art and Morality

**Autonomism**: Aesthetic and moral separate
**Moralism**: Moral flaws are aesthetic flaws
**Moderate**: Some interaction, not identity

---

## Key Vocabulary

| Term | Meaning |
|------|---------|
| Disinterested | Without personal stake |
| Sublime | Awesome, overwhelming beauty |
| Kitsch | Cheap, sentimental art |
| Medium | Material/technique of art form |
| Representation | Depicting reality |
| Expression | Conveying emotion |
| Form | Structure, arrangement |
| Content | Subject matter, meaning |
| Taste | Capacity for aesthetic judgment |
| Genius | Creative originality (Kant) |

---

## Integration with Repository

### Related Themes
- `thoughts/consciousness/`: Aesthetic experience
- `thoughts/life_meaning/`: Art and meaning

Related Skills

bgo

10
from diegosouzapw/awesome-omni-skill

Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.

Coding & Development

accessibility-mobile

16
from diegosouzapw/awesome-omni-skill

React Native accessibility patterns for iOS and Android. Use when implementing a11y features.

accessibility

16
from diegosouzapw/awesome-omni-skill

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible". Do NOT use for SEO (use seo), performance (use core-web-vitals), or comprehensive site audits covering multiple areas (use web-quality-audit).

accessibility-games

16
from diegosouzapw/awesome-omni-skill

Game accessibility skill for colorblind modes and control remapping.

accessibility-excellence

16
from diegosouzapw/awesome-omni-skill

Master web accessibility (A11y) to ensure your product is usable by everyone, including people with disabilities. Covers WCAG standards, semantic HTML, keyboard navigation, screen readers, color contrast, and inclusive design practices. Accessibility is not a feature—it's a fundamental requirement.

accessibility-checklist

16
from diegosouzapw/awesome-omni-skill

When building UI components, forms, or any user-facing interface. Check before every frontend PR.

accessibility-a11y

16
from diegosouzapw/awesome-omni-skill

Semantic HTML, keyboard navigation, focus states, ARIA labels, skip links, and WCAG contrast requirements. Use when ensuring accessibility compliance, implementing keyboard navigation, or adding screen reader support.

access-management

16
from diegosouzapw/awesome-omni-skill

RBAC/ABAC implementation patterns, least privilege access, row-level security, column masking, and access review workflows.

access-locked-out

16
from diegosouzapw/awesome-omni-skill

Restore access for customers who are locked out of their account or courses. Use when a paying customer cannot log in, access materials, or restore purchases.

access-control-rbac

16
from diegosouzapw/awesome-omni-skill

Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.

acceptance-criteria

16
from diegosouzapw/awesome-omni-skill

检查Acceptance Criteria格式和完整性,验证是否符合Given-When-Then结构、覆盖正常流程/边界条件/异常场景。适合在为User Story编写AC后、准备测试用例前使用,当需要验收AC质量时。帮助不熟悉BDD的PM/BA确保AC明确、可测试、覆盖完整,避免遗漏关键场景。

acc-psr-autoloading-knowledge

16
from diegosouzapw/awesome-omni-skill

PSR-4 autoloading standard knowledge base for PHP 8.5 projects. Provides quick reference for namespace-to-path mapping, composer.json configuration, directory structure, and common mistakes. Use for autoloading audits and project structure reviews.