Christian John Legaspi avatar

Christian John Legaspi

Community

@HyuseCS

18Followers
|
21Public Repos
|
33Published Skills

USTP Senior CS Student | Full-Stack Dev

Skills Distribution
DomainDeveloper To...Planning & Context.. (35%)Validation & Quali.. (25%)Debugging & Root-C.. (15%)Security & Risk Au.. (15%)

Agent Skills by Christian John Legaspi

Showing 33 vetted skills indexed across 1 GitHub repositories.

HyuseCSHyuseCS

vc-audit-context

Audit project context routing, skill discoverability, and Claude/Codex wiring with validator scripts.

Community
Advanced
HyuseCSHyuseCS

vc-validate-findings

Orchestrates two-layer parallel validation of implementation plans into a PASS, CONDITIONAL, or BLOCKED gate verdict.

Community
Advanced
HyuseCSHyuseCS

vc-generate-phase-program

Generate kickoff artifacts for multi-phase programs including umbrella plans, charters, and phase stubs.

Community
Advanced
HyuseCSHyuseCS

vc-debug

Diagnose bugs and system failures through root-cause analysis before applying fixes.

Community
Advanced
HyuseCSHyuseCS

vc-scenario

Generates edge cases and test scenarios by decomposing features across 12 risk dimensions.

Community
Intermediate
HyuseCSHyuseCS

vc-update

Pull and apply agent harness updates from a remote kit repository with dry-run confirmation.

Community
Advanced
HyuseCSHyuseCS

vc-agent-browser

Automate browser navigation, interaction, and testing via CLI with context-efficient snapshots.

Community
Advanced
HyuseCSHyuseCS

vc-autoresearch

Runs iterative find-gaps-then-fix loops against specs, tests, and docs until convergence or a metric target.

Community
Advanced
HyuseCSHyuseCS

vc-context-discovery

Discover and load repository context files via frontmatter routing and keyword matching.

Community
Advanced
HyuseCSHyuseCS

vc-frontend-design

Create production-grade frontend interfaces from screenshots, videos, or design briefs.

Community
Advanced
HyuseCSHyuseCS

vc-plan-discovery

Discovers and groups plan artifacts by scanning frontmatter across feature folders.

Community
Intermediate
HyuseCSHyuseCS

vc-audit-vc

Validate agent harness consistency across Claude, Codex, README, and protocol files.

Community
Advanced
HyuseCSHyuseCS

vc-generate-spec

Generates plain-language product-discovery SPEC requirements documents from research findings and user intent.

Community
Intermediate
HyuseCSHyuseCS

vc-generate-plan

Generates structured implementation plan artifacts in SIMPLE or COMPLEX formats with validation.

Community
Advanced
HyuseCSHyuseCS

vc-sequential-thinking

Applies structured step-by-step reasoning with revision and branching for complex problem-solving.

Community
Intermediate
HyuseCSHyuseCS

vc-risk-evidence-pack

Generate and validate five-artifact evidence packs for high-risk code changes.

Community
Intermediate
HyuseCSHyuseCS

vc-generate-closeout

Generate post-execution closeout packets with drift scoring and archive-readiness classification.

Community
Advanced
HyuseCSHyuseCS

vc-predict

Runs five expert personas to debate proposed changes and produce a risk verdict before implementation.

Community
Intermediate
HyuseCSHyuseCS

vc-generate-context

Generate and update the authoritative repository context file at process/context/all-context.md.

Community
Advanced
HyuseCSHyuseCS

vc-publish

Publishes harness improvements from a development repo to the remote kit repository with diffing, versioning, and leak detection.

Community
Advanced
HyuseCSHyuseCS

vc-scout

Searches codebases with shell tools and parallel agents to locate relevant files.

Community
Intermediate
HyuseCSHyuseCS

vc-security

Audits code for STRIDE and OWASP vulnerabilities with optional iterative auto-fix.

Community
Advanced
HyuseCSHyuseCS

vc-feasibility-test

Runs empirical probes against unverified runtime or library mechanisms and produces a structured verdict artifact.

Community
Advanced
HyuseCSHyuseCS

vc-test-coverage-plan

Generates tiered test coverage plans assigning four test tiers per blast radius area.

Community
Advanced

Frequently Asked Questions About Christian John Legaspi

FAQPage Schema
What 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.