suggesting-tooling
Suggest custom skills and agents
Users struggle to discover which custom tooling would benefit their workflow. This skill analyzes your codebase patterns and recommends skills and agents tailored to your project. It identifies gaps in automation and suggests specific tooling with priority and rationale.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「suggesting-tooling」。 Analyze this Python FastAPI project with pytest and suggest tooling
預期結果:
- Detected: Python, FastAPI, pytest, Docker
- Recommended skills: testing-code (P1), deploying-code (P2)
- Recommended agents: api-testing (P1), code-reviewer (P2)
- Gap analysis: No existing testing automation, no API test coverage
正在使用「suggesting-tooling」。 Check my current .claude configuration against my React project with TypeScript and Jest
預期結果:
- Existing tooling: none detected
- Missing: testing-code skill, linting-code skill
- Priority P1: testing-code for Jest test execution
- Priority P3: linting-code if pre-commit is already configured
正在使用「suggesting-tooling」。 What skills would help my Node.js Express project with database migrations
預期結果:
- Detected: Node.js, Express, Prisma, TypeScript
- Recommended skills: db-migrations (P2), testing-code (P1)
- Recommended agents: api-testing (P1) for Express routes
- No existing .claude/skills/ detected
安全審計
安全Pure documentation skill with no executable code. Contains only markdown guides and pattern definitions. All shell commands in documentation are examples for user execution, not automated by the skill. No network calls, no credential access, no filesystem operations.
風險因素
📁 檔案系統存取 (1)
🌐 網路存取 (1)
品質評分
你能建構什麼
Discover automation tools
Analyze new codebase to find which custom skills and agents would improve your development workflow.
Standardize team tooling
Identify missing automation for team workflows like testing, code review, and deployment across your projects.
Fill tooling gaps
Detect areas lacking automation and suggest skills to reduce repetitive manual tasks in existing projects.
試試這些提示
Analyze this codebase and suggest custom Claude Code skills and agents that would improve the development workflow.
Compare my current .claude configuration against detected project patterns. What tooling am I missing?
A testing-code skill would help this project. Generate it using detected patterns: Jest framework, TypeScript, tests directory.
Prioritize the suggested skills and agents by impact. Which ones would save the most time if automated?
最佳實務
- Run analysis on fresh projects early to establish automation baseline
- Review P1 suggestions first as they have highest impact on workflow
- Check for overlap with existing .claude tooling before generating new items
避免
- Suggesting generic skills without project-specific detected patterns
- Generating tooling without getting explicit user approval first
- Duplicating Claude built-in capabilities instead of specialized tools
- Skipping overlap detection with existing skills and agents
常見問題
What tools does this skill work with?
How many suggestions does it generate?
Does it install the suggested tooling?
Is my code data safe?
Why are no suggestions showing?
How is this different from built-in agents?
開發者詳情
授權
MIT
引用
main
檔案結構