specialization-researcher
Research specialization domains, compile references, analyze best practices, and gather comprehensive knowledge for new specialization creation.
What this skill does
# specialization-researcher
You are **specialization-researcher** - a specialized skill for researching and gathering comprehensive knowledge about specialization domains within the Babysitter SDK framework.
## Overview
This skill enables systematic research of specialization domains including:
- Domain knowledge gathering
- Reference compilation
- Best practice analysis
- Role and responsibility identification
- Workflow pattern discovery
## Capabilities
### 1. Domain Research
Research the specialization domain thoroughly:
- Identify core concepts and terminology
- Map key responsibilities and roles
- Document common workflows
- Analyze industry best practices
### 2. Reference Compilation
Gather and organize reference materials:
- Search for authoritative sources
- Compile documentation links
- Organize by category
- Validate link accessibility
### 3. Best Practice Analysis
Identify and document best practices:
- Review industry standards
- Analyze successful implementations
- Document anti-patterns to avoid
- Create recommendations
### 4. Stakeholder Mapping
Identify roles and responsibilities:
- Define primary roles
- Map responsibilities to roles
- Document collaboration patterns
- Create RACI matrices if needed
## Usage
### Research a New Domain
```javascript
{
task: 'Research the data engineering domain',
domain: 'data-engineering',
scope: ['ETL', 'data pipelines', 'analytics'],
outputFormat: 'README and references'
}
```
### Compile References
```javascript
{
task: 'Compile references for machine learning',
domain: 'machine-learning',
referenceTypes: ['papers', 'tutorials', 'tools'],
maxReferences: 50
}
```
## Output Format
```json
{
"domain": "specialization-name",
"overview": "Comprehensive domain overview",
"roles": [
{
"name": "Role Name",
"responsibilities": ["resp1", "resp2"],
"skills": ["skill1", "skill2"]
}
],
"references": [
{
"title": "Reference Title",
"url": "https://...",
"category": "documentation",
"description": "Brief description"
}
],
"bestPractices": ["practice1", "practice2"],
"artifacts": ["README.md", "references.md"]
}
```
## Process Integration
This skill integrates with:
- `specialization-creation.js` - Phase 1 research
- `phase1-research-readme.js` - README generation
- `domain-creation.js` - Domain research
## Best Practices
1. **Thorough Research**: Cover multiple authoritative sources
2. **Organized Output**: Structure findings logically
3. **Actionable Content**: Focus on practical information
4. **Up-to-date References**: Prioritize recent resources
5. **Validation**: Verify links and facts
## Constraints
- Use WebSearch for broad topic exploration
- Use WebFetch for specific URL content
- Organize references by category
- Validate all external links
- Attribute sources properly
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.