Wilson Josix Wang
Community@josix · Taipei, Taiwan
Pythonista Day Zero
Agent Skills by Wilson Josix Wang
Showing 10 vetted skills indexed across 1 GitHub repositories.
explainer-design-system
Generate interactive single-page HTML courses explaining codebases for non-technical learners.
skill-agent-mapping
Resolve agent ownership and consumption of skills in multi-agent orchestration.
prompt-refinement
Refine vague user requests into structured task specifications for orchestration.
task-classification
Classify software tasks into complexity categories and route them to agents with verification gates.
exploration-strategy
Define parallel exploration workflows for locating codebase structure and patterns.
agent-behavior-constraints
Define model routing, tool permissions, and behavioral guardrails for multi-agent orchestration.
personal-kb-usage
Query a personal knowledge base graph for prior notes and decisions.
graphify-usage
Query the Graphify knowledge graph for structural codebase questions.
verification-gates
Run tests, type checks, linting, builds, and security validations before code completion.
team-decision
Determine parallel Agent Teams versus sequential subagent orchestration for subtasks.