sdd-explore

Explore codebases and requirements to analyze implementation options and risks.

1|1|Updated Jul 31, 2025
One-click install
npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-explore-joaquinfontaana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-explore
Source: https://github.com/JoaquinFontaana/alquileres/tree/main/.agents/skills/sdd-explore
Command: npx skills add https://github.com/JoaquinFontaana/alquileres --skill sdd-explore-joaquinfontaana

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users explore and investigate ideas, codebases, and requirements before committing to changes, reducing the risk of ill-informed decisions.

Core Features & Use Cases

  • Codebase Investigation: Analyze existing code to understand architecture, patterns, and affected areas.
  • Options Analysis: Compare different approaches to a problem, outlining pros, cons, and complexity.
  • Use Case: When considering a new feature, use this Skill to investigate the relevant parts of the codebase, understand potential impacts, and compare implementation strategies before writing any code.

Quick Start

Use the sdd-explore skill to investigate the codebase for the new user authentication feature.

Frequently Asked Questions about sdd-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a codebase before implementing a new feature?

Codebase analysis involves examining project structure and code patterns to identify affected areas. This exploration process clarifies architecture and potential risks before committing to feature implementation.

What is the best way to compare different software design approaches for a feature?

Comparing software design approaches requires outlining pros, cons, and complexity of each option. This Skill supports options analysis to evaluate different implementation strategies during feature planning.

Can I use this for bug investigation and requirements clarification?

Yes, bug investigation and requirements clarification are supported scenarios. The Skill facilitates exploring codebases and investigating ideas to understand project structure and clarify requirements before development.

How do I investigate architectural impacts before writing code?

Architectural investigation requires understanding project structure and code patterns to assess affected areas. This Skill helps explore potential implementation risks and architectural impacts prior to coding.

Does this Skill require understanding of existing code patterns?

Yes, it requires understanding of project structure, code patterns, and potential implementation risks. This prerequisite knowledge ensures effective exploration and investigation of the codebase.