softaworks

60 mods across 1 repository, 2.4k stars between them.

softaworks/agent-toolkit

Skill Claude CodeCodex

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday…

2.4k 5mo ago A 94 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint design, and performance optimization. Ensures data integrity, query performance, and maintainable data models.

2.4k 5mo ago A 49 tokens copy · 100% MIT

datadog-cli

27

softaworks/agent-toolkit

Skill Claude CodeCodex

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.

2.4k 5mo ago A 38 tokens copy · 100% MIT

dependency-updater

28

softaworks/agent-toolkit

Skill Claude CodeCodex

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

2.4k 5mo ago C 34 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Create and evolve design systems with design tokens, component architecture, accessibility guidelines, and documentation templates. Ensures consistent, scalable, and accessible UI across products.

2.4k 5mo ago A 36 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

2.4k 5mo ago A 47 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

2.4k 5mo ago A 46 tokens original MIT

draw-io

32

softaworks/agent-toolkit

Skill Claude CodeCodex

For diagrams used in Quarto slides, specify defaultFontFamily in mxGraphModel tag.

2.4k 5mo ago A 33 tokens original MIT

excalidraw

33

softaworks/agent-toolkit

Skill Claude CodeCodex

Use when working with .excalidraw or .excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits).

2.4k 5mo ago A 69 tokens original MIT

feedback-mastery

34

softaworks/agent-toolkit

Skill Claude CodeCodex

Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.

2.4k 5mo ago A 51 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements', 'what data do I need', 'API requirements', or is describing data needs for a UI.

2.4k 5mo ago A 54 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.

2.4k 5mo ago A 61 tokens original MIT

gemini

37

softaworks/agent-toolkit

Skill Claude CodeCodex

Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.

2.4k 5mo ago A 53 tokens original MIT

gepetto

38

softaworks/agent-toolkit

Skill Claude CodeCodex

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.

2.4k 5mo ago A 35 tokens copy · 100% MIT

humanizer

39

softaworks/agent-toolkit

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

2.4k 5mo ago A 111 tokens copy · 83% MIT

jira

40

softaworks/agent-toolkit

Skill Claude CodeCodex

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

2.4k 5mo ago A 67 tokens original MIT

lesson-learned

41

softaworks/agent-toolkit

Skill Claude CodeCodex

Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.

2.4k 5mo ago A 64 tokens copy · 100% MIT

marp-slide

42

softaworks/agent-toolkit

Skill Claude CodeCodex

Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.

2.4k 5mo ago A 64 tokens original MIT

meme-factory

43

softaworks/agent-toolkit

Skill Claude CodeCodex

Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.

2.4k 5mo ago A 47 tokens original MIT

mermaid-diagrams

44

softaworks/agent-toolkit

Skill Claude CodeCodex

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes…

2.4k 5mo ago A 143 tokens copy · 100% MIT

mui

45

softaworks/agent-toolkit

Skill Claude CodeCodex

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

2.4k 5mo ago A 48 tokens original MIT

naming-analyzer

46

softaworks/agent-toolkit

Skill Claude CodeCodex

Suggest better variable, function, and class names based on context and conventions.

2.4k 5mo ago A 20 tokens original MIT

softaworks/agent-toolkit

Skill Claude CodeCodex

Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from OpenAPI, convert schema to TS, create API interfaces, or generate TypeScript types from an API specification.

2.4k 5mo ago A 60 tokens original MIT

perplexity

48

softaworks/agent-toolkit

Skill Claude CodeCodex

Web search and research using Perplexity AI. Use when user says "search", "find", "look up", "ask", "research", or "what's the latest" for generic queries. NOT for library/framework docs (use Context7) or workspace questions.

2.4k 5mo ago A 59 tokens original MIT