All authors
diegosouzapw avatar

Claude Skills by diegosouzapw

github.com/diegosouzapw
1,833 skillsA× 1,746B× 54C× 23D× 8F× 212 installs728 views
Guided Debugging RicardogomesA

Scaffolded debugging guidance for learning. Use when a learner encounters unexpected behavior, errors, or bugs and wants to develop debugging skills, not just fix the problem. This skill guides through hypothesis formation, investigation design, and root cause analysis while enforcing human-only decision points. Triggers on phrases like "help me debug", "something's wrong with my code", "unexpected behavior", "learning to debug", or when a learner describes symptoms without immediately asking...

testinggotesting
0
42
Gw Git Worktree WorkflowsC

Master Git worktrees and gw-tools workflows for parallel development. Use this skill when creating worktrees, managing multiple branches simultaneously, navigating between worktrees, troubleshooting worktree issues, or setting up feature branch workflows. Triggers on tasks involving git worktree commands, branch isolation, parallel development, or gw CLI usage.

developmentgoshell
0
42
Hap Skills UpdaterB

HAP Skills Collection 技能更新和维护技能。当用户提到"更新技能"、"维护技能"、"更新 hap-skills"、"更新 skill"等需求时使用。帮助用户更新和维护 HAP Skills Collection 中的 4 个核心技能。

ai-agentsbashgit
0
42
Helm GeneratorA

Comprehensive toolkit for generating best practice Helm charts and resources following current standards and conventions. Use this skill when creating new Helm charts, implementing Helm templates, or building Helm projects from scratch.

devopsgobash
0
42
Helm ValidatorA

Comprehensive toolkit for validating, linting, testing, and analyzing Helm charts and their rendered Kubernetes resources. Use this skill when working with Helm charts, validating templates, debugging chart issues, working with Custom Resource Definitions (CRDs) that require documentation lookup, or checking Helm best practices.

devopspythongo
0
42
Hexcore Binary AnalysisA

Skill para analise de binarios com ferramentas HexCore integradas ao editor

documentationpythongo
0
42
Hook Development CantagestudioA

[Utility] Guide for developing Claude Code hooks - shell commands that execute automatically in response to tool calls and notifications. Use this when users want to create, debug, or optimize hooks for automating workflows like linting, formatting, notifications, or custom validations. Supports PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification events.

toolsshellbash
0
42
Hook Development NeversightA

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on adva...

toolsrustgo
0
42
Hybrid Search ImplementationA

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

ai-agentsgo
0
42
Ics ExploitationA

Exploit Industrial Control Systems using OPC-UA, S7comm, BACnet, Modbus, and EtherNet/IP protocols. Use for ICS, SCADA, PLC, building automation, HVAC, water systems, and industrial protocol security assessments.

toolspythonrust
0
42
Idea NewA

Bootstraps a new feature ticket by setting active context, deriving `slug_hint`, and preparing PRD questions. Use when the idea stage starts for a new ticket.

toolspythonbash
0
42
Idea PlanA

科研idea规划与跨对话追踪skill。将科研需求转化为 Milestone-Keypoint 两级任务体系,以 .plan 文件结构支持跨对话状态追踪。触发场景:用户需要规划实施路径、追踪多阶段进度、跨对话继续科研项目、调整现有计划。

ai-agents
0
42
Idea To DesignA

Universal brainstorming skill for any creative challenge - auto-activates when exploring ideas

businessgosql
0
42
Implementation Guide Majiayu000A

Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user requests detailed implementation documentation, step-by-step development guides, or when they want to implement features themselves using tools like Cursor. Creates exhaustive guides with background context, architecture decisions, milestones with verification points, and rationale for a "build-it-yourself" workflow.

developmentgoreact
0
42
Improve SkillC

Review and improve skills in capability files for agent documents. Use when improving toolReferences, instructions, installScript, implementationReference, and stage checklists.

devopstypescriptpython
0
42
Incident ResponderA

Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management. Masters incident command, blameless post-mortems, error budget management, and system reliability patterns. Handles critical outages, communication strategies, and continuous improvement. Use IMMEDIATELY for production incidents or SRE practices.

businessgotesting
0
42
Incident Runbook TemplatesA

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident resp...

databasesgobash
0
42
Initialize RepoA

Analyze the codebase and generate an INIT.md onboarding file for AI coding assistants. Also creates or updates AGENTS.md. Use when the user wants to initialize a repo for AI-assisted development, generate INIT.md, create CLAUDE.md, or bootstrap AI context files.

developmentrustgo
0
42
Install RulesA

Install rules from this project or a specified Git repo into Cursor or Trae IDE. Use when the user wants to add project/global rules to their editor from ai-cortex rules/ or another repository.

content-marketinggit
0
42
InstructionsA

Guidelines for creating high-quality custom instruction files for GitHub Copilot Triggers on: **/*.instructions.md

developmenttypescriptgo
0
42
Investigation Codex Vscode ExtensionA

This skill should be used when investigating why the Codex VS Code extension fails to spawn or connect to a local Codex agent, especially after updates or CLI changes.

business
0
42
Iterm Worktree ChadboydaA

Manage git worktrees with iTerm2 integration. Use when user asks to create isolated development environments, work on features in parallel, manage worktrees, open worktrees in new tabs/windows, switch between worktrees, or close completed worktrees. Triggers on "create worktree", "new worktree", "feature branch with worktree", "open worktree", "switch worktree", "close worktree", "list worktrees", or mentions wanting to work on multiple features simultaneously.

toolspythonbash
0
42
Jarvis AutonomousA

Fully autonomous AI agent with self-improvement, GitHub automation, and Telegram control. Creates projects, learns continuously, and manages itself proactively.

toolspythongo
0
42
Jenkinsfile ValidatorA

Comprehensive toolkit for validating, linting, testing, and automating Jenkinsfile pipelines (both Declarative and Scripted). Use this skill when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline issues, or working with custom plugins.

code-qualitygoshell
0
42
Jj Vcs WorkflowA

Jujutsu (jj) VCS の総合ガイド。基本コマンド・Git移行・並列開発・履歴操作・PRレビュー・安全な push ワークフローをカバー。以下の場合に使用: (1) jj コマンドの使い方を確認したいとき (2) Git から jj への移行時 (3) 並列開発・履歴書き換え・コンフリクト解消を行うとき (4) PR レビュー対応時 (5) push を実行したいとき

toolsgit
0
42
Jj WorkflowA

Jujutsu atomic workflow with full operational reference for jj-based repositories.

devopsrustgo
0
42
JoiA

Use when building joi schemas, validating input data, defining custom types, conditional validation with .when(), cross-field references, custom error messages, or writing joi extensions. Standalone package that integrates with the @hapi ecosystem.

testingtestingapi
0
42
JournalA

Build a personal journaling practice with prompts, reflection, and pattern discovery.

educationgosecurity
0
42
Joyride User ProjectA

Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code Triggers on: **

documentationpythongo
0
42
Julia ProA

Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices.

devopspythongo
0
42
Jupyter NotebookA

Tumia wakati mtumiaji anapoomba kuunda, kupanga muundo (scaffold), au

ai-agentspythongo
0
42
Kafka Cli ToolsA

Expert knowledge of Kafka CLI tools (kcat, kcli, kaf, kafkactl). Auto-activates on keywords kcat, kafkacat, kcli, kaf, kafkactl, kafka cli, kafka command line, produce message, consume topic, list topics, kafka metadata. Provides command examples, installation guides, and tool comparisons.

devopstypescriptgo
0
42
KittenA

Control and interact with Kitty terminal windows - list windows, read output, send commands, and launch new terminals

toolspythongo
0
42