Agent Skills by Huynh Hoang Phuc
Showing 20 vetted skills indexed across 1 GitHub repositories.
sl:hashline-read
Read files with hashline annotations for precise line-range targeting.
sl:ast-search
Search codebases for structural patterns using AST-based tree-sitter rules.
sl:hashline-edit
Edit files by hashline references with hash-mismatch checks.
sl:ast-replace
Apply AST-driven code pattern replacements across a codebase after preview confirmation.
sl:lsp-tools
Orchestrate language servers to deliver diagnostics, definitions, references, and hover information.
sl:test
Delegate test execution to a tester agent with plan-aware context.
sl:brainstorm
Brainstorm structured ideas and trade-off analyses for architecture decisions.
sl:ask
Answer technical and architectural questions using project context and optional web search.
sl:plan
Plan software implementations and architecture through staged research and validation workflows.
sl:scout
Identify relevant codebase files and generate a prioritized file map.
sl:review
Route changed files to a code-reviewer agent with plan-aware context.
sl:fix
Diagnose bugs and implement minimal-change fixes with verification gates.
sl:preview
Generate ASCII diagrams, Mermaid charts, or prose explanations for code architecture.
sl:docs-seeker
Retrieve library and framework documentation from context7.com llms.txt indexes.
sl:ship
Execute plan phases with progress tracking and quality gates in Solon workflows.
sl:simplify
Simplify recently changed source code by removing dead code and duplication.
sl:watzup
Summarize session changes and generate handoff context from git.
sl:git
Automate Git workflows with conventional commits, secret scans, and PR creation.
sl:refactor
Automate semantic refactoring across workspaces using AST-grep patterns and LSP.
sl:debug
Guide structured debugging with evidence-based hypotheses and sl lsp commands.