Productivity Skills
Plugin AktivProductivity 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add mhattingpete/claude-skills-marketplace/plugin install productivity-skills-plugin@mhattingpete-claude-skillsEnthält 4 Erweiterungen
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.
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Context7 Plugin
100Upstash Context7 MCP-Server für die Abfrage aktueller Dokumentationen. Ruft versionsspezifische Dokumentationen und Codebeispiele direkt aus Quell-Repositories in den LLM-Kontext.
Kanban
100Markdown-basierte Kanban-Tafel, verwaltet von Claude Code. Karten leben als .md-Dateien — keine Datenbank, kein Server.
Obey
100Erzwingt, dass Claude Ihre Regeln tatsächlich befolgt. Regeln mit natürlicher Sprache speichern, mit Hooks erzwingen, über Sitzungen hinweg merken.
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.