Recommended combinations
Each combination is intentionally ordered. The index recommends combining repositories when responsibilities are complementary and warns about overlapping workflow ownership.
Claude Code focused stack high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
anthropics/claude-code · anthropics/skills · jarrodwatts/claude-hud · thedotmack/claude-mem · openai/codex-plugin-cc
Best for
- Claude Code focused stack
Combined capabilities
Recommended order of operations
- Install Claude Code
- Add only needed task skills
- Add HUD if useful
- Add memory only after privacy review
- Add Codex plugin when second-agent review/delegation is needed
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Large-repository context efficiency high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
yamadashy/repomix · zilliztech/claude-context · rtk-ai/rtk
Best for
- Large-repository context efficiency
Combined capabilities
Recommended order of operations
- Use Repomix for handoff/snapshot
- Index active repo with Claude Context
- Install RTK for command-heavy sessions
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Long-document research pipeline high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
Panniantong/Agent-Reach · firecrawl/firecrawl · VectifyAI/PageIndex · virgiliojr94/book-to-skill
Best for
- Long-document research pipeline
Combined capabilities
Recommended order of operations
- Acquire authorized sources
- Index/retrieve long docs with PageIndex
- Validate against sources
- Compile stable reusable corpus with book-to-skill when worthwhile
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Frontend quality stack high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
amaancoderx/npxskillui · pbakaus/impeccable · Leonxlnx/taste-skill
Best for
- Frontend quality stack
Combined capabilities
Recommended order of operations
- Extract incumbent design system
- Make extracted tokens/design docs authoritative
- Run Impeccable for scoped design/audit
- Use taste skill only where it does not conflict
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Spec-first large-repo delivery high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
github/spec-kit · zilliztech/claude-context · rtk-ai/rtk
Best for
- Spec-first large-repo delivery
Combined capabilities
Recommended order of operations
- Create constitution/spec/plan/tasks
- Use semantic search during planning/implementation
- Use RTK for terminal verification
- Implement against approved tasks
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Agent-team orchestration high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
multica-ai/multica · rtk-ai/rtk · mattpocock/skills
Best for
- Agent-team orchestration
Combined capabilities
Recommended order of operations
- Connect least-privilege agent runtimes
- Add RTK on runtime machines
- Install only role-relevant engineering skills
- Keep human review gates
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
LLM research loop high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
karpathy/nanochat · karpathy/autoresearch
Best for
- LLM research loop
Combined capabilities
Recommended order of operations
- Understand/reproduce nanochat baseline
- Set up autoresearch on suitable GPU
- Define program.md policy
- Run bounded experiments and review logs
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
MCP development/discovery high confidence
Each repository covers a distinct layer; avoid combining tools that duplicate lifecycle ownership.
Repositories
modelcontextprotocol/servers · ComposioHQ/awesome-claude-skills
Best for
- MCP development/discovery
Combined capabilities
Recommended order of operations
- Study reference-server patterns
- Define threat/auth model
- Select and verify production integration separately
Integration requirements
None documented.
Possible conflicts
- Review overlapping instruction/workflow ownership before enabling multiple agent methodologies.
Limitations
None documented.
Example request
Local code-intelligence stack high confidence
Use distinct tools for live structure, portable snapshots, and terminal-output control.
Repositories
DeusData/codebase-memory-mcp · yamadashy/repomix · rtk-ai/rtk
Recommended order of operations
- Index the active repository with Codebase Memory.
- Create a Repomix snapshot only for a bounded handoff or archive.
- Add RTK when raw terminal output is the remaining context bottleneck.
Possible conflicts
Do not send a packed snapshot back into the same session when the live graph already answers the question.
Marketing creation and execution stack medium confidence
Separate strategy, language revision, and authenticated execution so each approval boundary stays visible.
Repositories
coreyhaines31/marketingskills · blader/humanizer · ComposioHQ/composio
Recommended order of operations
- Create strategy and draft artifacts with one relevant marketing skill.
- Verify claims, sources, legal requirements, and brand voice.
- Use Humanizer only for the final reversible style pass.
- Authorize a least-privileged Composio action only after human approval.
Possible conflicts
Never let style editing alter approved claims, and never convert a draft recommendation into an external action automatically.
Research-to-Obsidian knowledge flow high confidence
Discover public sources, clean only the pages you are allowed to fetch, and save the result in open Obsidian formats.
Repositories
Panniantong/Agent-Reach · kepano/obsidian-skills
Recommended order of operations
- Use Agent Reach to identify and validate source URLs.
- Use Defuddle for clean Markdown only when page retrieval is authorized.
- Write linked notes, Bases, or Canvas artifacts with the matching Obsidian skill.
Possible conflicts
Respect site terms, authentication, copyright, and vault privacy; do not treat scraped text as verified fact.