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

Jxck

Repository-level view of 14 collected skills across 3 GitHub repositories.

skills collected
14
repositories
3
updated
2026-07-06
repository explorer

Repositories and representative skills

env-boundary
software-developers

Prevent dev-environment values (origins, ports, hosts, absolute paths, secrets) from leaking into build artifacts, generated code, or production output. Use whenever writing or reviewing build scripts / codegen, adding a URL / port / hostname / origin literal, branching on dev vs prod, configuring CORS or crossorigin attributes, or when generated files (*.gen.*, dist output, feeds, sitemaps) embed any absolute URL. Trigger proactively โ€” this class of bug ships silently and is only noticed in production.

2026-07-06
hard-task-protocol
software-developers

Working discipline for hard tasks โ€” decompose, verify, and decide what to do next. Use whenever a task is non-trivial: the approach is not obvious, it spans multiple steps or files, it involves debugging an unknown cause, an irreversible or production-facing change, or the user says it is hard/complex/stuck. Also use when starting work that a strong model (Opus 4.8+) is delegated precisely because it is difficult. Do not wait for the user to ask for "planning" โ€” apply this protocol proactively at the start of any such task.

2026-07-06
agent-maintainer
computer-occupations-all-other

Audit alignment between AGENTS.md and repo-local shared skills under .agents/skills. Invoke explicitly only; do not auto-trigger on generic agent or skill maintenance requests.

2026-04-30
planning
computer-occupations-all-other

Create and iterate on implementation plans under .agents/plan/ so multiple agents (Claude / Codex / ไป–) can review each other's drafts. Use when entering plan mode, drafting an implementation plan, or reviewing an existing plan.

2026-04-30
install-creator
software-developers

Create install scripts under ./install/install-<name>.sh following this dotfiles repo's build/install conventions (brew vs self-build, pkg/local layout, OS branching).

2026-04-22
permission-sync
software-developers

Sync and harden command permissions between .claude/settings.json and .codex/rules/default.rules in this dotfiles repo.

2026-04-22
Showing 3 of 3 repositories
All repositories loaded