技能 suggesting-tooling
🔧

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.

支援: Claude Codex Code(CC)
📊 71 充足
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「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

安全審計

安全
v5 • 1/16/2026

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.

5
已掃描檔案
1,054
分析行數
3
發現項
5
審計總數
審計者: claude 查看審計歷史 →

品質評分

38
架構
100
可維護性
85
內容
31
社群
100
安全
91
規範符合性

你能建構什麼

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 project
Analyze this codebase and suggest custom Claude Code skills and agents that would improve the development workflow.
Check existing
Compare my current .claude configuration against detected project patterns. What tooling am I missing?
Generate skill
A testing-code skill would help this project. Generate it using detected patterns: Jest framework, TypeScript, tests directory.
Prioritize suggestions
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?
Supports Claude, Codex, and Claude Code. Provides recommendations for custom skills and agents compatible with all three platforms.
How many suggestions does it generate?
Maximum of 5 suggestions per category. Suggestions are prioritized by impact level with P1, P2, P3 ratings.
Does it install the suggested tooling?
No. The skill presents suggestions and rationale. Users must approve generation. New tooling requires restart to become available.
Is my code data safe?
Yes. This is a prompt-based skill with no executable code. It only reads project structure for pattern detection.
Why are no suggestions showing?
The skill only suggests when it detects clear patterns like jest.config for testing or Dockerfile for deployment. Add more project files matching pattern categories.
How is this different from built-in agents?
Built-in agents are general-purpose. This skill recommends specialized automation tailored to your specific project patterns and detected workflows.

開發者詳情

檔案結構