theme-factory-request-details
Sub-skill of theme-factory: Request Details (+2).
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/request-details/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How theme-factory-request-details Compares
| Feature / Agent | theme-factory-request-details | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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 fontsRelated Skills
client-llm-wiki-factory
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
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
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
Sub-skill of gmsh-openfoam-orcaflex: Stub Mode Details.
orcaflex-post-processing-parallel-processing-details
Sub-skill of orcaflex-post-processing: Parallel Processing Details.
content-strategy-theme-monthly-focus
Sub-skill of content-strategy: Theme: [Monthly Focus] (+6).
meeting-briefing-meeting-details
Sub-skill of meeting-briefing: Meeting Details (+12).
compliance-request-intake
Sub-skill of compliance: Request Intake (+3).
canned-responses-1-data-subject-requests-dsrs
Sub-skill of canned-responses: 1. Data Subject Requests (DSRs) (+6).
knowledge-management-details
Sub-skill of knowledge-management: Details.
theme-factory-step-1-display-theme-showcase
Sub-skill of theme-factory: Step 1: Display Theme Showcase (+3).
theme-factory-quick-reference
Sub-skill of theme-factory: Quick Reference.