theme-factory-request-details

Sub-skill of theme-factory: Request Details (+2).

5 stars

Best use case

theme-factory-request-details is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of theme-factory: Request Details (+2).

Teams using theme-factory-request-details 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/request-details/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/content-design/theme-factory/request-details/SKILL.md"

Manual Installation

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

How theme-factory-request-details Compares

Feature / Agenttheme-factory-request-detailsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of theme-factory: Request Details (+2).

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

# Request Details (+2)

## Request Details


1. Purpose (presentation, report, website)
2. Mood (professional, playful, elegant)
3. Brand colors (if any)
4. Industry context

## Generate Custom


```css
/* Custom theme based on user input */
:root {
  --primary: /* derived from context */;
  --secondary: /* complementary shade */;
  --accent: /* attention-grabbing contrast */;
  --highlight: /* lighter accent variant */;
  --text: /* readable on primary */;
}
```

## Font Selection


- **Headings**: Match tone (modern, classic, technical)
- **Body**: Ensure readability and complement headings
- **Fallbacks**: Always include system fonts

Related Skills

client-llm-wiki-factory

5
from vamseeachanta/workspace-hub

Operator checklist for instantiating a new per-client private llm-wiki repo under workspace-hub [#2746](https://github.com/vamseeachanta/workspace-hub/issues/2746) + [#2731](https://github.com/vamseeachanta/workspace-hub/issues/2731) D4 (amended) naming convention `llm-wiki-<client>`.

requesting-code-review

5
from vamseeachanta/workspace-hub

Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

theme-factory

5
from vamseeachanta/workspace-hub

Professional styling toolkit with 10 pre-set themes for slides, documents, reports, and HTML pages. Use when applying consistent colors and fonts to any artifact, or when generating custom themes on-the-fly.

gmsh-openfoam-orcaflex-stub-mode-details

5
from vamseeachanta/workspace-hub

Sub-skill of gmsh-openfoam-orcaflex: Stub Mode Details.

orcaflex-post-processing-parallel-processing-details

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-post-processing: Parallel Processing Details.

content-strategy-theme-monthly-focus

5
from vamseeachanta/workspace-hub

Sub-skill of content-strategy: Theme: [Monthly Focus] (+6).

meeting-briefing-meeting-details

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Meeting Details (+12).

compliance-request-intake

5
from vamseeachanta/workspace-hub

Sub-skill of compliance: Request Intake (+3).

canned-responses-1-data-subject-requests-dsrs

5
from vamseeachanta/workspace-hub

Sub-skill of canned-responses: 1. Data Subject Requests (DSRs) (+6).

knowledge-management-details

5
from vamseeachanta/workspace-hub

Sub-skill of knowledge-management: Details.

theme-factory-step-1-display-theme-showcase

5
from vamseeachanta/workspace-hub

Sub-skill of theme-factory: Step 1: Display Theme Showcase (+3).

theme-factory-quick-reference

5
from vamseeachanta/workspace-hub

Sub-skill of theme-factory: Quick Reference.