Tomaz.
Community@tomazwang ยท Taipei, Taiwan
Not really a coder now.. ๐ค code generator | โจ๏ธ keyboard smasher | ๐ค rubber duck interrogator
Agent Skills by Tomaz.
Showing 25 vetted skills indexed across 1 GitHub repositories.
sourceatlas
Analyze codebases to identify domains, tech stack, and knowledge gaps.
learn
Create focused learning notes and analyze documentation versus code for a topic.
prepare
Initialize knowledge base directory structure and prepare source inventories.
plan
Organize knowledge-base topics into a prioritized learning-plan queue.
cloud-sources
Fetch cloud-hosted documents and convert them into Markdown for knowledge bases.
start
Automate knowledge base creation from codebases with structured topic outputs.
distill
Transform completed learning notes into structured domain artifacts.
status
Report knowledge-base workflow status and resume interrupted learning sessions.
doc-converter
Convert PPTX, PDF, DOCX, HTML, and Confluence exports into Markdown.
add-source
Ingest local files and cloud documents into a centralized knowledge base.
git-analysis
Analyze git history to trace code evolution and generate structured summaries.
vsts-lookup
Look up Azure DevOps, VSTS, and Jira work items by ID or keywords.
command-development
Create Claude Code slash commands with YAML frontmatter and argument parsing.
skill-development
Define and enforce skill design patterns for Claude Code plugins.
hook-development
Implement executable shell script hooks for Claude Code plugin events.
plugin-development
Guide developers in building Claude Code plugins from design to deployment.
agent-development
Coordinate design and evaluation of autonomous agents for Claude Code plugins.
workflow-router
Detect task complexity and route work to workflow blocks A, B, or C.
block-a-spec-validation
Create and validate project specs before implementation handoff.
block-b-spec-to-tdd
Generate tests, implementation plans, and task artifacts from spec changes.
block-c-simple-planning
Automate lightweight planning workflows for small software tasks.
meta-testing
Validate specs with auto-generated PoC tests and structured validation questions.
task-integration
Integrate workflow phases with task-management plugin or TodoWrite fallback.
test-driven-development
Enforce the RED-GREEN-REFACTOR cycle with failing tests before production code.