Productivity

softaworks/react-useeffect

github.com

React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/react-dev

github.com

This skill should be used when building React components with TypeScript, typing hooks, handling events, or when React TypeScript, React 19, Server Components are mentioned. Covers type-safe patterns for React 18-19 including generic components, proper event typing, and routing integration (TanStack Router, React Router).

$ npx skills add softaworks/agent-toolkit
스킬 보기

veithly/tavily-search

github.com

Tavily AI search API - Optimized search for AI agents. Use when searching the web for current information, news, facts, or any task requiring real-time data.

$ npx skills add veithly/tavily-search
스킬 보기

softaworks/crafting-effective-readmes

github.com

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/difficult-workplace-conversations

github.com

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.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/daily-meeting-update

github.com

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, today, blockers, discussion topics) and generates formatted Markdown update.

$ npx skills add softaworks/agent-toolkit
스킬 보기

czlonkowski/n8n-validation-expert

github.com

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, the validation loop process, or auto-fix capabilities. Consult this skill whenever a validate_node or validate_workflow call returns errors or warnings — it knows which warnings are false positives and which errors need real fixes.

$ npx skills add czlonkowski/n8n-skills
스킬 보기

callstackincubator/github-actions

1.5kgithub.com

GitHub Actions workflow patterns for React Native iOS simulator and Android emulator cloud builds with downloadable artifacts. Use when setting up CI build pipelines or downloading GitHub Actions artifacts via gh CLI and GitHub API.

$ npx skills add callstackincubator/agent-skills
스킬 보기

softaworks/plugin-forge

github.com

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/feedback-mastery

github.com

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.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/domain-name-brainstormer

github.com

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.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/openapi-to-typescript

github.com

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.

$ npx skills add softaworks/agent-toolkit
스킬 보기

claude-office-skills/office-mcp

237github.com

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations

$ npx skills add claude-office-skills/skills
스킬 보기

softaworks/command-creator

github.com

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/dependency-updater

github.com

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

$ npx skills add softaworks/agent-toolkit
스킬 보기

softaworks/session-handoff

github.com

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

$ npx skills add softaworks/agent-toolkit
스킬 보기

cloudflare/building-ai-agent-on-cloudflare

1.9kgithub.com

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling". Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

$ npx skills add cloudflare/skills
스킬 보기

deckardger/tanstack-router-best-practices

github.com

TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex routing needs.

$ npx skills add deckardger/tanstack-agent-skills
스킬 보기

softaworks/agent-md-refactor

github.com

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

$ npx skills add softaworks/agent-toolkit
스킬 보기

affaan-m/dmux-workflows

221.2kgithub.com

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

$ npx skills add affaan-m/everything-claude-code
스킬 보기

affaan-m/team-builder

221.2kgithub.com

Interactive agent picker for composing and dispatching parallel teams

$ npx skills add affaan-m/everything-claude-code
스킬 보기

addyosmani/deprecation-and-migration

66.4kgithub.com

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

$ npx skills add addyosmani/agent-skills
스킬 보기

claude-office-skills/calendar-automation

237github.com

Google Calendar and Outlook automation - scheduling optimization, meeting workflows, time blocking, and Slack/Sheets integration

$ npx skills add claude-office-skills/skills
스킬 보기

affaan-m/context-budget

221.2kgithub.com

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

$ npx skills add affaan-m/everything-claude-code
스킬 보기