From shipshitdev-library
Documents development sessions into daily .agents/SESSIONS/YYYY-MM-DD.md files using /start and /end commands. Tracks decisions, file changes, mistakes, next steps, and generates Mermaid flowcharts.
npx claudepluginhub shipshitdev/skillsThis skill uses the workspace's default tool permissions.
Document work, decisions, and context with explicit commands.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
Document work, decisions, and context with explicit commands.
| Command | Action |
|---|---|
/start | Begin new session - creates/appends to today's file, loads context |
/end | Finalize session - writes entry with all tracked work, updates related files |
/start - Creates .agents/SESSIONS/YYYY-MM-DD.md if missing, or loads existing context/end - I write the full session entry with flowcharts, decisions, next steps✅ CORRECT: .agents/SESSIONS/2025-11-15.md
❌ WRONG: .agents/SESSIONS/2025-11-15-feature-name.md
Multiple sessions same day → Same file, Session 1, Session 2, etc.
Include flowchart for:
.agents/SESSIONS/README.md.agents/SYSTEM/SUMMARY.md.agents/TASKS/*/TODO.md.agents/SYSTEM/ARCHITECTURE.md (if architectural decisions)