skills/observability/SKILL.md
Use when debugging complex agentic workflows, long-running processes, or multi-step tool executions to ensure transparency and traceability.
npx skillsauth add ssimhan/meal-planner observabilityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
As agentic workflows grow in complexity, "black box" execution becomes a significant risk. This skill ensures every step an agent takes—from tool calls to internal logic—is traceble, logged, and verifiable.
MANDATORY: For any workflow involving subagents or more than 5 sequential tool calls, you must enable structured tracing.
PROJECT_HISTORY.md or session-specific logs to document intermediate state.When a complex workflow fails:
| Workflow | Observability Action |
| :--- | :--- |
| /implement | Log start/end of each task with a unique Trace ID. |
| /code-review | Review the process logs, not just the code diffs. |
| /closeout | Summarize the execution trace in the session notes. |
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
<!-- This skill integrates patterns from: - Original source: https://github.com/Dammyjay93/interface-design - Author: Dammyjay93 - License: MIT - Integrated into claude-code-quickstart SDK by Sandhya Simhan --> --- name: ui-development description: Build premium, crafted interfaces with audience alignment and design system memory. Automatically invoked by workflows for UI/frontend work. --- # UI Development & Premium Aesthetics ## Scope **Use for:** All web interfaces, dashboards,
development
Use when implementing any feature or bugfix, before writing implementation code
development
Generate branded images using Google Gemini's image generation API. Supports multiple formats (LinkedIn headers, Medium headers, square concepts, vertical explainers). Reads brand guidelines from the project's BRAND.md file for consistent visual identity.