Stefano Harding
Community@riddopic · Singapore
Agent Skills by Stefano Harding
Showing 31 vetted skills indexed across 1 GitHub repositories.
git-commit
Stage code changes and create Conventional Commits with pre-commit checks.
using-git-worktrees
Create isolated Git worktrees with directory selection and safety verification.
tutorial-docs
Create learning-oriented tutorials using Diataxis framework principles.
audit-context-building
Analyze functions line-by-line to document assumptions, invariants, and dependencies.
skill-audit
Audit AI skills against evidence-based criteria using Quick Scan and Full Audit modes.
reviewing-with-codex
Automate multi-round implementation plan reviews with OpenAI Codex.
systematic-debugging
Guide users through a four-phase structured debugging process to resolve software bugs and test failures.
recursive-decomposition
Partition large inputs and invoke sub-agents recursively for complex analysis.
using-superpowers
Enforce relevant skill invocation before any AI response or action.
dispatching-parallel-agents
Dispatch specialized agents to investigate independent failures concurrently.
code-review
Review Go code for idioms, testing patterns, security, and project conventions.
executing-plans
Execute written implementation plans with review checkpoints and verification.
finishing-a-development-branch
Verify tests and present structured options for merging development branches.
reference-docs
Generate standardized Markdown templates for API and symbol documentation.
testing-patterns
Apply Go table-driven tests and Mockery v3.5 mocks.
brainstorming
Guide structured design specification creation from initial user ideas.
docs-style
Apply documentation style principles for voice, tone, structure, and LLM-friendly patterns.
continuous-learning-v2
Capture AI session interactions into atomic, confidence-weighted instincts.
tdd-workflow
Enforce the Test-Driven Development workflow through the Red-Green-Refactor cycle.
writing-plans
Generate step-by-step implementation plans with TDD cycles from software specifications.
writing-clearly-and-concisely
Apply Strunk's Elements of Style rules to clarify and condense written text.
prp-workflow
Orchestrate a multi-stage PRP workflow for Go feature development with quality gates.
requesting-code-review
Request code reviews and manage categorized feedback from a code-reviewer subagent.
receiving-code-review
Evaluate code review feedback for technical soundness and regressions before implementation.