From replit-pack
Execute Replit primary workflow: Core Workflow A. Use when implementing primary use case, building main features, or core integration tasks. Trigger with phrases like "replit main workflow", "primary task with replit".
How this skill is triggered — by the user, by Claude, or both
Slash command
/replit-pack:replit-core-workflow-aThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Primary money-path workflow for Replit. This is the most common use case.
Primary money-path workflow for Replit. This is the most common use case.
replit-install-auth setup// Step 1 implementation
// Step 2 implementation
// Step 3 implementation
| Error | Cause | Solution |
|---|---|---|
| Error 1 | Cause | Solution |
| Error 2 | Cause | Solution |
// Complete workflow example
For secondary workflow, see replit-core-workflow-b.
npx claudepluginhub p/ktiseos-nyx-replit-pack-plugins-saas-packs-replit-packGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Provides Slack GIF creation utilities with dimension/FPS/color constraints and Python PIL-based frame generation. Use for animated Slack emoji or message GIFs.