스킬 techdoc-search-and-orchestrate
📚

techdoc-search-and-orchestrate

안전

Search technical documentation efficiently

또한 다음에서 사용할 수 있습니다: 727474430

Finding accurate API documentation and framework examples wastes development time. This skill delegates technical document queries to a specialized Context7 researcher agent, returning precise code examples and configuration guidance without polluting your conversation context.

지원: Claude Codex Code(CC)
⚠️ 66 나쁨
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"techdoc-search-and-orchestrate" 사용 중입니다. 查询 Supabase 用户注册的 API 用法

예상 결과:

  • • Supabase auth_signUp 方法:基于 email/password 或 OAuth
  • • 返回 user 对象包含 id、email、created_at 字段
  • • 需要配置 Email confirmations 或禁用跳转验证
  • • 客户端代码示例:supabase.auth.signUp({ email, password })

보안 감사

안전
v3 • 1/10/2026

This is a prompt-only skill containing only documentation and task orchestration guidelines. No executable code, scripts, network operations, or file system modifications detected. The skill provides instructions for delegating technical documentation queries to a Context7 researcher agent using standard Task tool functionality.

1
스캔된 파일
158
분석된 줄 수
0
발견 사항
3
총 감사 수
보안 문제를 찾지 못했습니다
감사자: claude 감사 이력 보기 →

품질 점수

38
아키텍처
100
유지보수성
81
콘텐츠
22
커뮤니티
100
보안
70
사양 준수

만들 수 있는 것

Lookup library API usage

Quickly find correct API methods, parameters, and code examples for backend libraries and frameworks.

Search framework documentation

Query React, Next.js, or other frontend framework docs for component patterns and configuration.

Find configuration guidance

Retrieve deployment, infrastructure, and tooling configuration examples and best practices.

이 프롬프트를 사용해 보세요

API lookup
查询 [库名] 的 [具体API] 使用方法和代码示例
Framework guide
查询 [框架名] 的 [功能名] 如何使用,包括配置方法和示例代码
Error fix
我的 [技术栈] 项目报错 '[错误信息]',查询原因和解决方法
Version comparison
对比 [库名] [版本A] 和 [版本B] 的差异,说明主要变更点

모범 사례

  • Split complex queries into independent topics for parallel execution
  • Use sequential execution only when tasks have strong dependencies
  • Let the agent determine the best query strategy based on your request
  • Keep prompts focused on specific documentation needs for accurate results

피하기

  • Making multiple unrelated documentation queries in a single prompt
  • Requesting general tutorial content instead of specific API documentation
  • Asking the skill to execute or validate code from documentation
  • Combining unrelated library queries without clear topic separation

자주 묻는 질문

Which documentation sources does Context7 support?
Context7 covers major open source libraries and frameworks including Node.js, Python, Go, React, Next.js, Supabase, and many more.
How many queries can I make at once?
You can make unlimited queries. For independent topics, parallel execution provides faster results than sequential queries.
Can this skill write code based on documentation?
No. This skill only retrieves documentation. Writing and implementing code requires additional agent invocation.
Is my code or project data sent externally?
No. The skill only sends your documentation query to the Context7 MCP service. Your project files remain local.
What if documentation for my library is missing?
Context7 may not cover all libraries. The agent will indicate if documentation is unavailable and suggest alternatives.
How is this different from web search?
Context7 provides structured, verified documentation with code examples from official sources, not generic web search results.

개발자 세부 정보

파일 구조

📄 SKILL.md