By lttr
Developer workflow automation: triage requirements, generate specs, code review, activity insights, and manage Azure DevOps workflows with Confluence integration
npx claudepluginhub lttr/claude-marketplace --plugin dev-flow- Current branch: !`git branch --show-current`
Check out an Azure DevOps PR's source branch locally
Complete (merge) the Azure DevOps PR for current branch
Commit changes, push branch, and create Azure DevOps PR in one workflow
List Azure DevOps PRs (mine by default, or all with "all" argument)
Code review an Azure DevOps pull request (read-only)
Set Azure DevOps work item to Code Review
Set Azure DevOps work item to Active
Triage an Azure DevOps work item with Confluence context
- Current git status: !`git status`
Download raw insights data from last collection date until today
Generate daily codebase activity summary from Azure DevOps, git, and optionally Confluence
Generate interactive dashboard from insights data
Generate weekly codebase activity summary from Azure DevOps, git, and optionally Confluence
Code review current branch against base (master/main)
Generate implementation spec from triage output
Triage manually pasted requirements or specifications
This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.
Manage Azure DevOps PR comments - post new code comments, read and assess existing threads. Trigger when user asks to add/post a comment on a PR, review PR feedback, or check PR comment status.
Core code review logic. Trigger when invoked by review commands. Do not trigger directly from user requests - use /df:review or /df:azdo:review instead.
Generate daily and weekly codebase activity summaries from Azure DevOps (PRs, work items), local git commits, and Confluence. Use when asked about "what happened", "codebase activity", "team summary", "pr summary", or to understand what's going on in a large codebase.
Methodology reference for generating implementation specs. Invoked via /df:spec command.
This skill should be used when the user wants to triage an issue, review a specification, or assess requirements completeness. Trigger when user mentions "triage", "review this spec", "is this requirement complete", "what questions should I ask", or provides a description/acceptance criteria that needs evaluation before implementation. The skill analyzes input against the codebase and project documentation to surface implicit requirements and generate clarifying questions.
I have extracted a couple of extensions for my Claude Code experience.
Chrome DevTools Protocol automation for agent-assisted web testing and interaction. Lightweight alternative to MCP-based browser tools.
See plugins/browser-tools/README.md for detailed documentation.
Claude Code authoring tools: create plugins, skills, commands, and introspect Claude Code internals.
Features:
plugin-creator skill - Create and manage plugins with proper structureskill-creator skill - Guide for creating effective skillschangelog skill - Personalized Claude Code changelog with relevance scoring/cc:list:builtin-tools - List built-in tools/cc:list:hooks - List configured hooks/cc:command:create - Create new custom commandsInstallation:
/plugin marketplace add lukastrumm/claude-marketplace
/plugin install cc@lttr-claude-marketplace
See plugins/cc/README.md for detailed documentation.
Developer workflow automation: triage requirements, generate activity insights, and manage git workflows with Azure DevOps and Confluence integration.
Features:
/df:commit - Git commit with commitlint format (type(ticket#): msg)/df:review - Code review current branch/df:triage - Analyze requirements against local codebase/df:spec - Generate implementation spec from triage output/df:insights:daily, /df:insights:weekly - Activity summaries from Git + Azure DevOps/df:insights:view - Interactive dashboard/df:insights:catchup - Download raw insights data/df:azdo:pr - Commit, push, create Azure DevOps PR in one step/df:azdo:branch - Create feature branch from ticket/df:azdo:review - Code review Azure DevOps PR/df:azdo:triage <ticket-id> - Triage Azure ticket with Confluence context/df:azdo:ticket:start, /df:azdo:ticket:cr - Work item state changesInstallation:
/plugin marketplace add lukastrumm/claude-marketplace
/plugin install dev-flow@lttr-claude-marketplace
See plugins/dev-flow/README.md for detailed documentation.
Repository-local .aiwork/ folder convention for AI-assisted workflows. Defines naming, frontmatter, and cross-reference standards for plans, specs, triage, reviews, and logs. Version control is optional.
Used by: dev-flow plugin (optional but recommended)
Installation:
/plugin install aiwork-folder-protocol@lttr-claude-marketplace
See plugins/aiwork-folder-protocol/README.md for detailed documentation.
Comprehensive Nuxt.js development guidance with Vue best practices, auto-imports awareness, and library-specific patterns.
Features:
Installation:
/plugin marketplace add lukastrumm/claude-marketplace
/plugin install nuxt@lttr-claude-marketplace
See plugins/nuxt/README.md for detailed documentation.
Automated workflow for converting lecture videos into transcripts, outlines, and article drafts using ffmpeg and ElevenLabs API.
See plugins/video-to-article/README.md for detailed documentation.
/plugin marketplace add lukastrumm/claude-marketplace
Or for local development:
/plugin marketplace add /path/to/claude-marketplace
/plugin
Select "Browse Plugins" to see available options, or install directly:
/plugin install browser-tools@lttr-claude-marketplace
/plugin install cc@lttr-claude-marketplace
/plugin install dev-flow@lttr-claude-marketplace
/plugin install nuxt@lttr-claude-marketplace
/plugin install video-to-article@lttr-claude-marketplace
/plugin install aiwork-folder-protocol@lttr-claude-marketplace
To add your plugin to this marketplace:
plugins/your-plugin-name/.claude-plugin/plugin.json with plugin metadata.claude-plugin/marketplace.jsonSee Claude Code Plugin Documentation for plugin development guidance.
MIT
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
External network access
Connects to servers outside your machine
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.