home/categories/productivity-tools
category focus

Productivity Tools

Boost efficiency with task automation and organizers.

13973টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
0

running-skills-edd-cycle

Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill evaluation scenarios, or establishing Claude A/B feedback loops for skill validation. Provides development methodology, not content guidance.

taisukeoe
taisukeoe
tools
open
productivity-tools
0

skill-creator

Use this skill to create new Agent Skills for GitHub Copilot. It guides you through the process of setting up the directory structure and the SKILL.md file.

raphaelmansuy
raphaelmansuy
tools
open
productivity-tools
0

visual-design

Generate style guides, component mockups, and visual assets using AI (Gemini 3 Pro Image, FLUX.2 Pro). Optional feature - gracefully skips if OPENROUTER_API_KEY unavailable.

flight505
flight505
tools
open
productivity-tools
0

creating-effective-skills

Creating high-quality agent skills following Claude's official best practices. Use when designing, implementing, or improving agent skills, including naming conventions, progressive disclosure patterns, description writing, and appropriate freedom levels. Helps ensure skills are concise, well-structured, and optimized for context efficiency.

taisukeoe
taisukeoe
tools
open
productivity-tools
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

dayoumin
dayoumin
tools
open
productivity-tools
0

claude-code-plugins

Patterns for building Claude Code plugins including commands, agents, hooks, MCP servers, and plugin marketplaces. Use when creating extensions for Claude Code or distributing plugins to teams.

Naw3
Naw3
tools
open
productivity-tools
0

autonomous-opus-loop

Autonomous Claude Code operation using Opus 4.5 for intelligent continuation decisions. Use when running long tasks, multi-step implementations, overnight development, or any workflow requiring continuous autonomous operation without human intervention.

adaptationio
adaptationio
tools
open
productivity-tools
0

ask-claude

Consult Claude for questions, feedback, reviews, or discussions. Use when Codex needs a second opinion, wants to validate an approach, or the user explicitly calls /ask-claude.

lynnswap
lynnswap
tools
open
productivity-tools
0

subagents-creator

Guide for creating Claude Code subagents (custom agents) - specialized AI assistants with isolated context. Use when the user wants to create, add, or configure a subagent/custom agent for Claude Code.

wormholecowboy
wormholecowboy
tools
open
productivity-tools
0

skill-manager

Unified skill management for AI IDEs. Use when users want to: list skills ("what skills do I have", "show installed skills"), search skills ("find skills for X", "search for PDF skill"), install skills ("install a skill", "add skill from GitHub"), create skills ("create a new skill", "make a skill"), sync skills ("sync to all IDEs", "push skills"), remove skills ("remove skill X", "uninstall skill"), validate skills ("validate my skills", "check skill format"), export/import profiles ("export my skills", "import profile", "sync across machines"). Supports 5 IDEs: Claude Code, Cursor, Codex, Gemini CLI, Antigravity. IMPORTANT: When creating or modifying skills, always follow the guidelines in references/skill-creator/SKILL.md.

Kang-chen
Kang-chen
tools
open
productivity-tools
0

token-saver

Automatically delegates routine coding tasks to free AI models (GLM, GitHub Copilot, and others) via OpenCode MCP, preserving Claude's context window and rate limits for complex reasoning. Use when generating boilerplate, CRUD operations, simple refactoring, test scaffolding, documentation, type definitions, or any well-defined low-judgment task. Triggers automatically when Claude recognizes routine patterns.

crichalchemist
crichalchemist
tools
open
productivity-tools
0

azurefunctionsexpert

Expert guidance for Azure Functions (Node.js v4) in the 5BulletMethod app.

SimmonsDev
SimmonsDev
tools
open
productivity-tools
0

skill-authoring

Best practices for writing Claude Code skills and agents. Use when creating, improving, or troubleshooting SKILL.md or agent files.

KristalAlfred
KristalAlfred
tools
open
productivity-tools
0

template-usage-application-patterns

This skill should be used when discussing "templates", "apply template", "which template to use", "template selection", "note structure", or when helping users choose appropriate templates for different note types.

kriscard
kriscard
tools
open
productivity-tools
0

think

Cognitive enhancement toolkit combining non-linear reasoning, mental models, and literate programming. Use for complex analysis, system design, debugging, deep learning, and research workflows.

Zpankz
Zpankz
tools
open
productivity-tools
0

mosaic-ai-agent

Expert guidance for building production-ready tool-calling agents with Databricks Mosaic AI Agent Framework. Use when users need to create agents that orchestrate multiple data sources or APIs, implement LangChain-based agentic workflows, design Foundation Model-powered tool selection, optimize agent prompts and decision-making, or architect multi-tool agent systems. Covers agent architecture patterns, tool design best practices, Foundation Model integration, and common pitfalls.

juanlamadrid20
juanlamadrid20
tools
open
productivity-tools
0

issue-pr-triage

This skill should be used when the user asks to "triage an issue", "evaluate a feature request", "should I accept this issue", "analyze GitHub issue", "review this pull request", "review this PR", "should I merge this PR", "is this PR ready", "code review this", "review this contribution", "is this in scope", "how should I respond to this issue", "decline this request", "accept this contribution", "find similar bugs", "detect patterns", "root cause analysis", "fix this bug comprehensively", "give feedback on this PR", "is this secure", "security review", or discusses whether to accept, reject, adapt, defer, merge, or redirect an external contribution (issue or PR) to a project.

iyulab
iyulab
tools
open
productivity-tools
0

claude-skill-sync

Copy or sync Claude skills from ~/.claude/skills into ~/.codex/skills so they are available in Codex. Use when asked to import, migrate, copy, or sync Claude skills, or when moving skills between Claude and Codex with optional repeatable sync.

bchewy
bchewy
tools
open
productivity-tools
0

moai-cc-settings

Configuring Claude Code settings.json & Security. Set up permissions (allow/deny), permission modes, environment variables, tool restrictions. Use when securing Claude Code, restricting tool access, or optimizing session settings.

kivo360
kivo360
tools
open
productivity-tools
0

web-developer-work-skill

Persistent context management system for web developers that never loses work between Claude Desktop sessions. Features automatic context backup, work session continuity, project state management, and comprehensive error recovery.

scaroll
scaroll
tools
open
productivity-tools
0

api-reference-guide

Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов.

dengineproblem
dengineproblem
tools
open
productivity-tools
0

council

Gather design feedback from AI consultants (Gemini and Codex). Use for architecture decisions, design review, or when you want multiple expert perspectives on SENTINEL development. (project)

KvFxKaido
KvFxKaido
tools
open
productivity-tools
0

moai-cc-agents

Creating and Managing Sub-agents in Claude Code. Design agent personas, define proactive triggers, set tool permissions, structure agent files. Use when building specialized agents for code review, debugging, architecture, or domain-specific tasks.

kivo360
kivo360
tools
open
productivity-tools
0

plugin-development

Use when creating Claude Code plugins, writing skills, building commands, developing agents, or asking about "plugin development", "create skill", "write command", "build agent", "SKILL.md", "plugin structure", "progressive disclosure"

eyadsibai
eyadsibai
tools
open
Previous
Page 461 / 583
Next