生產力
890 skills in 工具 > 生產力
linkedin-content
Create high-performing LinkedIn content with algorithm-optimized hooks, content pillar strategy, posting cadence, and performance tracking. Includes format templates for text posts, carousels, and polls.
skill-template
Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.
chezmoi-expert
Use chezmoi like an expert for managing dotfiles with advanced features including templates, secrets management, scripts, external dependencies, and multi-machine configurations. This skill should be used when working with chezmoi dotfiles, optimizing performance, debugging issues, or implementing advanced patterns.
command-creator
Authoritative templates and scaffolding for creating slash commands. This skill should be usedwhen creating new commands, reviewing existing commands for template compliance, or understandingcommand structure. Contains YAML templates with section instructions and scaffolding scriptsfor generating command skeleton files.
agent-creator
Authoritative templates and scaffolding for creating agent system prompts (primary agents and subagents).This skill should be used when creating new agents, reviewing existing agent prompts for templatecompliance, verifying agent structure, or extracting knowledge into agent prompts. Contains YAMLtemplates with section-by-section instructions and scaffolding scripts for generating skeleton files.
agent-scaffold
File templates for Claude Agent SDK project scaffolding. Used by /agent-sdk:agent-scaffold command.
ux-brief
Design system templates and patterns for UI/UX briefs. Used by /majestic:ux-brief command.
module-spec-generator
Generates module specifications following amplihack's brick philosophy template.Use when creating new modules or documenting existing ones to ensure they followthe brick & studs pattern. Analyzes code to extract: purpose, public contract,dependencies, test requirements.
ccg
AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg".
doc-generator
Generate documentation for code including JSDoc, docstrings, README, and API docs. Use when documenting code, creating README files, or generating API documentation.
confluence-docs
Documentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.
tidbx-kysely
Set up Kysely with TiDB Cloud (TiDB X), including @tidbcloud/kysely over the TiDB Cloud serverless HTTP driver for serverless or edge environments, plus standard TCP usage. Use for Kysely + TiDB Cloud connection setup, demo snippets, and environment-specific guidance.
template-skill
Template for creating new skills in gptme-contrib. Use this as a starting point when creating your own skills.
prp-generator
Auto-activates when generating Product Requirements Prompt (PRP) documents from synthesized design outputs, providing structured templates and comprehensive implementation guidance.
test-generator
Generate test scaffolding for modules with proper structure, fixtures, and mock configurations.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
use-case-generator
Generate complete use case implementations for specific industries and scenarios. Use when creating new demo pages, implementing industry-specific mascot integrations, or exploring new application areas.
skill-template
Template for creating Claude Code skills. Replace this description with a clear explanation of what this skill does and when it should be used. Be specific about triggers and use cases.
doc-generator
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
test-generator
TDD patterns