Christian John Legaspi
Community@HyuseCS
USTP Senior CS Student | Full-Stack Dev
Agent Skills by Christian John Legaspi
Showing 33 vetted skills indexed across 1 GitHub repositories.
vc-audit-context
Audit project context routing, skill discoverability, and Claude/Codex wiring with validator scripts.
vc-validate-findings
Orchestrates two-layer parallel validation of implementation plans into a PASS, CONDITIONAL, or BLOCKED gate verdict.
vc-generate-phase-program
Generate kickoff artifacts for multi-phase programs including umbrella plans, charters, and phase stubs.
vc-debug
Diagnose bugs and system failures through root-cause analysis before applying fixes.
vc-scenario
Generates edge cases and test scenarios by decomposing features across 12 risk dimensions.
vc-update
Pull and apply agent harness updates from a remote kit repository with dry-run confirmation.
vc-agent-browser
Automate browser navigation, interaction, and testing via CLI with context-efficient snapshots.
vc-autoresearch
Runs iterative find-gaps-then-fix loops against specs, tests, and docs until convergence or a metric target.
vc-context-discovery
Discover and load repository context files via frontmatter routing and keyword matching.
vc-frontend-design
Create production-grade frontend interfaces from screenshots, videos, or design briefs.
vc-plan-discovery
Discovers and groups plan artifacts by scanning frontmatter across feature folders.
vc-audit-vc
Validate agent harness consistency across Claude, Codex, README, and protocol files.
vc-generate-spec
Generates plain-language product-discovery SPEC requirements documents from research findings and user intent.
vc-generate-plan
Generates structured implementation plan artifacts in SIMPLE or COMPLEX formats with validation.
vc-sequential-thinking
Applies structured step-by-step reasoning with revision and branching for complex problem-solving.
vc-risk-evidence-pack
Generate and validate five-artifact evidence packs for high-risk code changes.
vc-generate-closeout
Generate post-execution closeout packets with drift scoring and archive-readiness classification.
vc-predict
Runs five expert personas to debate proposed changes and produce a risk verdict before implementation.
vc-generate-context
Generate and update the authoritative repository context file at process/context/all-context.md.
vc-publish
Publishes harness improvements from a development repo to the remote kit repository with diffing, versioning, and leak detection.
vc-scout
Searches codebases with shell tools and parallel agents to locate relevant files.
vc-security
Audits code for STRIDE and OWASP vulnerabilities with optional iterative auto-fix.
vc-feasibility-test
Runs empirical probes against unverified runtime or library mechanisms and produces a structured verdict artifact.
vc-test-coverage-plan
Generates tiered test coverage plans assigning four test tiers per blast radius area.
Frequently Asked Questions About Christian John Legaspi
FAQPage SchemaWhat tasks can I accomplish with HyuseCS's skill manifest?▼
You can audit context routing and harness health, generate specs, plans, and phase programs, run validation fan-outs with net gates, debug with root-cause analysis, perform STRIDE/OWASP security scans, build test coverage plans, and execute Playwright/Vitest/k6 web testing.
Who is the target user for these vibecode and claudekit skills?▼
Full-stack developers and engineers running Claude or Codex coding sessions who need structured planning artifacts, feasibility probes, risk evidence packs, and systematic debugging. The kit suits solo devs managing multi-phase projects with strict quality gates.
How do I install and start using the harness?▼
Run vc-setup for interactive harness setup: it detects your stack, scaffolds process directories, deep-scans the codebase, and populates context. vc-update pulls the latest kit improvements with a dry-run diff, and vc-publish pushes your changes back to the remote repo.
Are these skills open source and what licenses apply?▼
Licensing is mixed per skill. vc-scenario, vc-sequential-thinking, vc-predict, vc-security, and vc-review-situation are MIT; vc-agent-browser and vc-web-testing are Apache-2.0; vc-frontend-design references terms in LICENSE.txt. Contract-layer skills list no explicit license.
What prerequisites or dependencies do these skills require?▼
Skills assume a Claude or Codex coding environment with the vibecode/claudekit harness installed. vc-web-testing needs Playwright, Vitest, and k6; vc-docs-seeker queries llms.txt via context7.com; vc-agent-browser optionally uses Browserbase for cloud browser sessions.