docutray/docutray-claude-code-plugins Skills
(7)Browse AI agent skills from docutray/docutray-claude-code-plugins for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
devflow-check
docutray/docutray-claude-code-plugins
Execute all project validations in parallel including tests, linting, type checking, and build. Use when users want to validate code quality or check project health. Trigger phrases: "run tests", "validate code", "check quality", "/check", "run validations", "verify build"
devflow-dev
docutray/docutray-claude-code-plugins
Implement features from GitHub issues with complete development workflow including branch creation, implementation, validation, and PR generation. Use when users want to implement an issue or develop a feature. Trigger phrases: "implement issue", "develop feature", "code feature", "/dev", "start development"
devflow-epic
docutray/docutray-claude-code-plugins
Create epic issues for major development initiatives with multiple phases, related issues, and dedicated development branch. Use when users want to plan large features or major initiatives. Trigger phrases: "create epic", "plan major feature", "large initiative", "/epic", "breakdown feature"
devflow-feat
docutray/docutray-claude-code-plugins
Generate detailed technical specifications and create GitHub issues with acceptance criteria. Use when users want to create features, fixes, or tasks with proper planning and GitHub integration. Trigger phrases: "create feature", "new issue", "specification", "plan feature", "/feat"
devflow-research
docutray/docutray-claude-code-plugins
Research and analyze topics to gather information before creating epics or features. Use when users need to investigate technologies, approaches, or requirements. Trigger phrases: "research topic", "investigate technology", "analyze approach", "/research", "feasibility study"
devflow-review-pr
docutray/docutray-claude-code-plugins
Perform complete technical review of Pull Requests including branch checkout, validation, and approval. Use when users want to review a PR or verify changes. Trigger phrases: "review PR", "check pull request", "approve PR", "/review-pr", "validate PR"
rag-research
docutray/docutray-claude-code-plugins
Use this skill when users ask about RAG (Retrieval-Augmented Generation), semantic search, document indexing, embeddings, vector databases, or chunking strategies. Trigger phrases include "how does rag-research work", "improve search results", "RAG optimization", "embedding model", "chunking strategy", "vector database".