user-story
Creates well-structured user stories for software development and project management. Use when the user asks to write, create, or format a user story, or needs to document requirements, features, or tasks in user story format.
What this skill does
# User Story Skill Create clear, actionable user stories following industry best practices. ## Guidelines - Use the standard user story format: "As a [type of user], I want [goal] so that [reason/benefit]" - Keep titles concise and descriptive - Write a brief 1-2 sentence summary explaining the context - **Be concise - avoid over-doing it with too much detail** - Focus on user value and outcomes, not implementation details ## Structure Use the template provided in `template.md` to ensure consistency: 1. **Title**: Brief, descriptive headline starting with "As a..." 2. **Summary**: 1-2 sentences providing context 3. **Task List** (optional): Use for highly technical, non-user-facing work 4. **Acceptance Criteria** (optional): Use for user-facing stories to define what "done" looks like **Important**: Stories typically have EITHER a task list OR acceptance criteria, not both. Choose based on the story type: ## Best Practices - **Keep it simple**: Don't over-engineer the story with unnecessary detail - Make acceptance criteria specific and measurable (when included) - Use "Given-When-Then" format sparingly and only when it adds clarity - Keep stories focused on a single piece of value - For task lists, list only essential implementation steps - For acceptance criteria, list only what's needed to verify completion ## Examples ### User-Facing Story (Acceptance Criteria) **Title**: As a user, I want to reset my password via email **Summary**: Users who forget their passwords need a secure way to regain access to their accounts. **Acceptance Criteria**: - User can request password reset from login page - System sends reset link to registered email - Reset link expires after 24 hours - User can set new password using valid link ### Technical Story (Task List) **Title**: As a developer, I want to upgrade the database schema **Summary**: We need to migrate from the old schema to support new feature requirements. **Task List**: - Create migration script - Test migration on staging environment - Schedule maintenance window - Execute migration on production - Verify data integrity ### Balanced Story (Both - Use Sparingly) **Title**: As an admin, I want to export user data to CSV **Summary**: Administrators need to extract user data for reporting and compliance purposes. **Task List**: - Implement CSV export endpoint - Add data filtering options **Acceptance Criteria**: - Admin can select which fields to export - System handles 10,000+ users - File downloads automatically when ready - Export includes timestamp and admin username in filename
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.