Sub-skill of sparc-pseudocode: Configuration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill configuration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Configuration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-configuration-e49c0157)More formats (shields.io, HTML) on the badges page.
---
name: sparc-pseudocode-configuration
description: 'Sub-skill of sparc-pseudocode: Configuration.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Configuration
## Configuration
```yaml
# sparc-pseudocode-config.yaml
pseudocode_settings:
syntax_style: "structured" # structured, functional, mixed
include_complexity: true
include_subroutines: true
complexity_analysis:
report_time: true
report_space: true
include_best_case: false
include_worst_case: true
include_average_case: true
patterns:
catalog: ["strategy", "observer", "factory", "singleton", "decorator"]
document_rationale: true
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!