smithery/sddevelopment-be

Tooling Setup Best Practices

This approach describes best practices for setting up, configuring, and maintaining development tooling to support agent-augmented development. It provides a framework for tool selection, configura...

Installation

$ npx skills add smithery/sddevelopment-be --skill tooling-setup-best-practices

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/sddevelopment-be.

npx skills add smithery/sddevelopment-be

Browse all from smithery/sddevelopment-be

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,795 B
  • docs SUMMARY.md 236 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Tooling Setup Best Practices

This approach describes best practices for setting up, configuring, and maintaining development tooling to support agent-augmented development. It provides a framework for tool selection, configura...

Instructions

This approach describes best practices for setting up, configuring, and maintaining development tooling to support agent-augmented development. It provides a framework for tool selection, configuration patterns, and maintenance strategies that ensure consistent, secure, and performant development environments.

Related Resources:

  • Directive 013: [Tooling Setup & Fallbacks](./../directives/013toolingsetup.md) — Installation commands and fallback strategies
  • Directive 001: [CLI & Shell Tooling](./../directives/001clishell_tooling.md) — Tool usage patterns
  • Source Assessment: [Copilot Tooling Value Assessment](../../../work/reports/logs/architect/2025-11-24-copilot-tooling-value-assessment.md)

Principles

  1. Tool Selection Rigor
  2. Configuration Consistency
  3. Proactive Maintenance
  4. Graceful Degradation
  5. Documentation Discipline

When to Use

  • Establishing a new development environment for agent-augmented work
  • Evaluating tools for addition to the standard toolkit
  • Configuring CI/CD environments for consistent agent execution
  • Troubleshooting tool availability or performance issues
  • Planning quarterly or annual tooling maintenance reviews