Initial commit: Claude Skills Factory with 8 refined custom skills
Custom Skills (ourdigital-custom-skills/): - 00-ourdigital-visual-storytelling: Blog featured image prompt generator - 01-ourdigital-research-publisher: Research-to-publication workflow - 02-notion-organizer: Notion workspace management - 03-research-to-presentation: Notion research to PPT/Figma - 04-seo-gateway-strategist: SEO gateway page strategy planning - 05-gateway-page-content-builder: Gateway page content generation - 20-jamie-brand-editor: Jamie Clinic branded content GENERATION - 21-jamie-brand-guardian: Jamie Clinic content REVIEW & evaluation Refinements applied: - All skills converted to SKILL.md format with YAML frontmatter - Added version fields to all skills - Flattened nested folder structures - Removed packaging artifacts (.zip, .skill files) - Reorganized file structures (scripts/, references/, etc.) - Differentiated Jamie skills with clear roles 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,81 @@
|
||||
# Brainstorming Meeting Template
|
||||
|
||||
Use this template for creative ideation and brainstorming sessions.
|
||||
|
||||
```markdown
|
||||
# [Topic] Brainstorming - [Date]
|
||||
|
||||
## Meeting Details
|
||||
**Date**: [Date]
|
||||
**Facilitator**: [Name]
|
||||
**Note-taker**: [Name]
|
||||
**Attendees**: [List]
|
||||
|
||||
## Objective
|
||||
|
||||
[Clear statement of what we're brainstorming]
|
||||
|
||||
**Success looks like**: [How we'll know brainstorming was successful]
|
||||
|
||||
## Background & Context
|
||||
|
||||
[Context from research - 2-3 paragraphs]
|
||||
|
||||
**Related Pages**:
|
||||
- <mention-page url="...">Context Page 1</mention-page>
|
||||
- <mention-page url="...">Context Page 2</mention-page>
|
||||
|
||||
## Constraints
|
||||
|
||||
- [Constraint]
|
||||
- [Constraint]
|
||||
- [Constraint]
|
||||
|
||||
## Seed Ideas
|
||||
|
||||
[Starting ideas from research to spark discussion]:
|
||||
|
||||
1. **[Idea]**: [Brief description]
|
||||
2. **[Idea]**: [Brief description]
|
||||
|
||||
## Ground Rules
|
||||
|
||||
- No criticism during ideation
|
||||
- Build on others' ideas
|
||||
- Quantity over quality initially
|
||||
- Wild ideas welcome
|
||||
|
||||
## Brainstorming Notes
|
||||
|
||||
### Ideas Generated
|
||||
|
||||
[To be filled during meeting]
|
||||
|
||||
1. [Idea with brief description]
|
||||
2. [Idea with brief description]
|
||||
|
||||
### Themes/Patterns
|
||||
|
||||
[Groupings that emerge]
|
||||
|
||||
## Evaluation
|
||||
|
||||
[If time permits, evaluate top ideas]
|
||||
|
||||
### Top Ideas
|
||||
|
||||
| Idea | Feasibility | Impact | Effort | Score |
|
||||
|------|-------------|---------|--------|-------|
|
||||
| [Idea] | [H/M/L] | [H/M/L] | [H/M/L] | [#] |
|
||||
|
||||
## Next Steps
|
||||
|
||||
- [ ] [Action to explore idea]
|
||||
- [ ] [Action to prototype]
|
||||
- [ ] [Action to research]
|
||||
|
||||
## Follow-up
|
||||
|
||||
**Next meeting**: [Date to reconvene]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user