🛠️

Productivity

890 skills in Tools > Productivity

system-spec-kit

Unified documentation and context preservation: spec folder workflow (levels 1-3), template enforcement, validation, Spec Kit Memory with vector search, six-tier importance system, constitutional rules, checkpoint save/restore. Mandatory for all file modifications.

MichelKerkmeester/opencode-dev-environment
1
1
업데이트 1d ago

scaffolding-openai-agents

Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration. Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists. Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses. NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.

mjunaidca/mjs-agent-skills
1
2
업데이트 1d ago

skill-builder

Interactive wizard for creating, scaffolding, validating, and managing Claude Code skills

Jaganpro/claude-code-sfskills
1
0
업데이트 1d ago

log-analyzer

Marketplace

Extracts patterns, errors, and insights from operational logs using type-specific analysis templates

fractary/claude-plugins
1
0
업데이트 1d ago

run-nx-generator

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

FrozenPandaz/config-claude
1
0
업데이트 1d ago

mock-generator

Marketplace

Generates test mocks, stubs, and fixtures for testing (Jest, Vitest, pytest, etc.). Use when user asks to "create mock", "generate stub", "mock function", "test fixtures", or "mock API response".

Dexploarer/claudius-skills
1
1
업데이트 1d ago

draft-section

Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.

testaco/agentic-coding-book
1
0
업데이트 1d ago

scaffold-chapter

Batch-generate chapter scaffolds (frontmatter + section structure) for the Agentic Coding Book. Auto-infers metadata from file paths, suggests tags/related/requirements, and creates part-appropriate section templates. Designed for batch scaffolding all ~50 chapters efficiently.

testaco/agentic-coding-book
1
0
업데이트 1d ago

lifecyclecompile-jit-modelfile

Build a JIT Modelfile that hardcodes current context into SYSTEM/TEMPLATE/PARAMETER and creates a temporary Ollama model. Use when you need a hyper-focused ephemeral model.

Cloudhabil/AGI-Server
1
0
업데이트 1d ago

conversion-spec-generator

Marketplace

Generates detailed actionable conversion specifications from audit results for architectural migration

fractary/claude-plugins
1
0
업데이트 1d ago

svelte-game-writer

End-to-end planning, building, and testing of small-scale browser games in SvelteKit + TypeScript running in Docker, including scaffolding, game loop, input, UI, tests, and Docker dev/release setups. Use when a user asks to create or modify a SvelteKit game project, prototype a simple single-player game, or add tests. When requirements are unclear, ask clarifying questions and offer to choose defaults automatically if the user prefers. This skill uses SvelteKit+TS in Docker only (debug hot-reload + nginx release); do not switch stacks unless the user explicitly asks to change scope. Not for multiplayer, servers, or backend services.

maximxlss/codextris
1
0
업데이트 1d ago

pivot-table-generator

Generate pivot tables from CSV/Excel with aggregations, filters, and automatic chart creation.

dkyazzentwatwa/chatgpt-skills
1
0
업데이트 1d ago

stack-analyzer

Analyze project stack and recommend skills. Auto-detects frameworks, activates generic ai-dev-kit skills, and optionally scaffolds project-specific skills in the target repo.

Consiliency/treesitter-chunker
1
0
업데이트 1d ago

comment-generator

Marketplace

Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "add docstrings".

Dexploarer/claudius-skills
1
1
업데이트 1d ago

uxscii-library-browser

Browse and view all available uxscii components including bundled templates, user components, and screens when user wants to see, list, browse, or search components

adilkalam/claude-vibe-code
1
0
업데이트 1d ago

careercopilot-tool-creator

Scaffolds a new Python tool file in 'src/tools/' from a template. Use when asked to create a new agent tool.

okgoogle13/careercopilot
1
0
업데이트 1d ago

faker

Use when writing Vague (.vague) files that need realistic test data using faker generators for names, emails, addresses, dates, and more

mcclowes/vague
1
0
업데이트 1d ago

log-summarizer

Marketplace

Generates concise summaries of log content using type-specific summarization templates

fractary/claude-plugins
1
0
업데이트 1d ago

speckit-generator

Marketplace

Project-focused specification and task management system with 6 individual commands. Each command MUST be invoked separately and requires user approval before proceeding. Commands: /speckit.init, /speckit.plan, /speckit.tasks, /speckit.analyze, /speckit.clarify, /speckit.implement. NEVER chain commands automatically - each produces output that requires user review. Use /speckit.plan when user wants to create plans from specs. Use /speckit.tasks only AFTER user has approved plans.

ddunnock/claude-plugins
1
0
업데이트 1d ago

model-standards

Code standards and templates for Django models, views, forms, templates, and URLs in this World of Darkness application. Use when creating new models (characters, items, locations), implementing reference/lookup models (factions, clans, disciplines), building CRUD views, designing forms, setting up URL patterns, or ensuring gameline consistency. Triggers on file creation/editing in characters/, items/, locations/ apps or when implementing polymorphic inheritance patterns.

charlesmsiegel/tg
1
2
업데이트 1d ago