dotclaude
Twenty-two Claude Code plugins for development, video, marketing, and productivity
All Skills in This Repository (108)
Pure Emerald Level Indicatorsagent-browser
Automate browser tasks for testing, form filling, and data extraction.
create-prd
Generate structured Markdown PRD documents from staged user inputs and templates.
patent-architect
Generate Chinese patent application forms from invention descriptions.
create-feishu-doc
Automate Feishu document creation in Feishu Drive with specified titles and content.
init-config
Generate a personalized CLAUDE configuration file at $HOME/.claude/CLAUDE.md.
start-release
Automates git-flow release branch creation and version bumping for software projects using git-flow-next CLI.
finish-feature
Automate Git Flow feature branch finishing with tests and changelog updates.
finish-hotfix
Automate Git-Flow hotfix completion with tests, changelog updates, and pushes.
start-hotfix
Create git-flow-next hotfix branches with version bumps and pushes.
start-feature
Automate feature branch creation and push using the git-flow-next CLI.
finish-release
Automate git-flow release completion with changelog updates and GitHub release creation.
resolve-issues
Automates GitHub issue resolution with isolated worktrees and a TDD cycle.
Frequently Asked Questions
FAQPage SchemaHow to install dotclaude plugins?โผ
Run `npx skills add FradSer/dotclaude --all -g -y` in your terminal to install the full plugin suite globally.
What can I do with the dotclaude plugin suite?โผ
You can automate git commits and PR reviews, generate videos and images, run BDD/TDD engineering workflows, operate Lark/Feishu docs and calendars, and execute marketing playbooks โ all through plain-language requests to your AI agent.
Does dotclaude work with Claude Code?โผ
Yes. Every plugin follows the standard Claude Code plugin format with auto-discovered skills, agents, and hooks, so they install and run directly in Claude Code.
Can non-developers use these plugins?โผ
Yes. Many plugins target non-coding work like PRD writing, marketing campaigns, video creation, and meeting summaries, and the agent handles the technical execution for you.
How do I validate or optimize my own plugin with dotclaude?โผ
Use the included plugin-optimizer plugin, which validates your plugin's structure, manifest, and token budgets against official best practices and applies fixes automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core