Productivity Skills
插件 活跃Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation
Enhance developer productivity by providing specialized tools for code analysis, project setup, and documentation generation.
功能
- Analyze conversation history for patterns and inefficiencies
- Perform comprehensive code audits (architecture, quality, security)
- Bootstrap new projects with standard structures and tooling
- Generate detailed documentation for codebases
使用场景
- Understand personal usage patterns and optimize workflow
- Audit existing codebases for quality, security, and technical debt
- Set up new projects quickly with best practices
- Create clear and comprehensive documentation for software projects
非目标
- Directly executing code or managing deployment pipelines
- Replacing IDE functionality for real-time code editing
- Providing general AI assistance outside of its core domains
Trust
- warning:Issues AttentionThere were 6 issues opened and 0 closed in the last 90 days, indicating slow or no maintainer response to open issues.
安装
请先添加 Marketplace
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install productivity-skills-plugin@mhattingpete-claude-skills包含 4 个扩展
Skill (4)
Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.
Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.
Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.
Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.
质量评分
类似扩展
Context7 Plugin
100Upstash Context7 MCP 服务器,用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。
Kanban
100基于 Markdown 的看板,由 Claude Code 管理。卡片以 .md 文件形式存在 — 无需数据库,无需服务器。
Obey
100让 Claude 真正遵循您的规则。通过自然语言保存规则,通过钩子强制执行规则,跨会话记忆规则。
Commands Context Loading Priming
100Commands for loading context and priming Claude for specific tasks
C4 Architecture
99Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Dimensional Analysis
99Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.