Skip to main content
Run any Skill in Manus
with one click
pjcau
GitHub creator profile

pjcau

Repository-level view of 63 collected skills across 4 GitHub repositories.

skills collected
63
repositories
4
updated
2026-06-08
repository explorer

Repositories and representative skills

check
software-developers

Full PCB verification loop using local kicad-cli (DRC + 3D render + gerbers)

2026-04-17
create-skill
software-developers

Create a new Claude Code skill for this project. Use when you need to add a new skill, improve an existing skill, or convert a workflow into a reusable skill.

2026-04-17
datasheet-verify
electronics-engineers-except-computerelectrical-and-electronic-engineering-technologists-and-technicians

Verifies that every PCB pad-to-net assignment matches the manufacturer datasheet pin specifications. Use when changing board.py/routing.py/footprints.py, after GPIO remapping, before releases, or when adding new components. Automated guard against wiring errors like unconnected VBUS, wrong pin assignments, or missing GND connections.

2026-04-17
design-intent
electronics-engineers-except-computer

Design intent adversary — cross-checks GPIO, nets, power chains, signal paths across firmware/schematic/PCB/datasheet sources to find lost connections and inconsistencies

2026-04-17
dfm-fix
electrical-and-electronic-engineering-technologists-and-technicians

Analyze a DFM report and fix all issues in the PCB generation scripts

2026-04-17
dfm-test
software-quality-assurance-analysts-and-testers

Run DFM guard tests and add new regression tests after fixing PCB issues

2026-04-17
doc
software-developers

Scan all documentation against source-of-truth files (config.py, board_config.h, routing.py, BOM, PCB) and report/fix outdated values. Use after PCB changes, GPIO remapping, BOM updates, or before releases.

2026-04-17
drc-audit
electronics-engineers-except-computer

Full KiCad DRC audit — catches net shorts, unconnected pads, dangling vias, and clearance violations that custom scripts miss

2026-04-17
Showing top 8 of 43 collected skills in this repository.
analysis
software-developers

Deep-dive analysis of an open-source repository. Clones the repo, explores architecture/patterns/internals, and produces up to 30 structured Markdown files in analysis/<repo-name>/. Use when analyzing a GitHub repo for learnings, comparison, or adoption roadmap.

2026-03-24
code-review
software-quality-assurance-analysts-and-testers

Review code changes for quality, security, and correctness. Use this before merging PRs, after significant refactors, or when reviewing agent output.

2026-03-24
cost-optimization
software-developers

Review and optimize LLM API costs in the orchestrator. Analyze model routing, budget tracking, prompt caching, and retry logic for cost efficiency.

2026-03-24
deploy
network-and-computer-systems-administrators

Deploy services using Docker/OrbStack. Use this to build and deploy containers, run health checks, and manage deployments.

2026-03-24
doc
software-developers

Review production code and update all documentation under docs/ to match the current codebase state.

2026-03-24
docker-build
network-and-computer-systems-administrators

Build and manage Docker containers via OrbStack. Use this to build images, run containers, check service health, and manage docker-compose services.

2026-03-24
feature
software-developers

End-to-end feature development — implement, iterate with user feedback, test, SOLID review, document, commit & push. Use when building a new feature or making a significant code change that needs quality assurance.

2026-03-24
fetch-star-repos
software-developers

Fetch GitHub starred repos, analyze one with LLM, and propose improvements via PR

2026-03-24
Showing top 8 of 17 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded