
Claude Skills by docutray
github.com/docutrayUse 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".
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"
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"
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"
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"
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"
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"