Praticar — Development skill for Claude Code
Practice a specific Devspeak scenario by id.
How to install Praticar
Installs to ~/.claude/skills/rodrigoscharp-devspeak-praticar/SKILL.md
mkdir -p ~/.claude/skills/rodrigoscharp-devspeak-praticar && curl -fsSL https://raw.githubusercontent.com/rodrigoscharp/Devspeak/HEAD/commands/praticar.md -o ~/.claude/skills/rodrigoscharp-devspeak-praticar/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Praticar does
description: Practice a specific Devspeak scenario by id. Usage: /devspeak:praticar [scenario-id]
/devspeak:praticar
Arguments: `$ARGUMENTS` (optional) — a scenario id.
- List the scenario files in
${CLAUDE_PLUGIN_ROOT}/scenarios/and read each one's frontmatter (id,title,min_level,persona). - If
$ARGUMENTSis empty, show the user a numbered list of all available scenarios with theirtitleandmin_level, and ask which one they'd like to practice. Do not start a
Alternatives in Development
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Competitive Battlecard — Create sales-ready battlecards against specific competitors 7.8k ★
- Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Explicar Codigo
Practice explaining a code change in English to Sarah, the tech lead persona. Usage:/devspeak:explicar-codigo
Memory Search
Search through Claude's persistent memories for specific content, patterns, or keywords. Usage: /mind:search
Sth
Show the Skills Team Hub menu — lists all /sth- commands with usage hints. Entry point for users who don't rem
Scenario Analyzer
Scenarios
Application Scenario Map
Claude Certified Architect Foundations Certification Exam
Unofficial practice exam for the Claude Certified Architect – Foundations certification. 77 scenario-based que
Related Agents
Zeus Tester
Reads task.json and prd.json for a given Zeus version, then generates platform-specific test scenario JSON (an
Demo Scenario Customizer
Use this agent when you need to update HTML demo files in agent_stacks directories to replace generic scenario
Ghidra API Expert
Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo