Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

proven-app

proven-app에는 proven-xyz에서 수집한 skills 20개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
20
Stars
2
업데이트
2026-03-31
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

commit
소프트웨어 개발자

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes or mentions "/commit".

2026-03-31
create-skill
소프트웨어 개발자

Scaffold a new skill directory using the multi-YAML pattern. Use when user says /create-skill.

2026-03-31
direct-tests
소프트웨어 품질 보증 분석가·테스터

Write, run, and refine fast direct-mode tests for GenLayer intelligent contracts using the in-memory pytest fixtures.

2026-03-31
docs-refresh
소프트웨어 개발자

Refresh documentation with deterministic generation from source files. Use when user says /docs-refresh.

2026-03-31
genlayer-cli
네트워크·컴퓨터 시스템 관리자

Deploy, interact with, inspect, and debug GenLayer intelligent contracts with the GenLayer CLI across local Studio, hosted Studio, and testnet.

2026-03-31
genlayernode
네트워크·컴퓨터 시스템 관리자

Install, upgrade, and monitor a GenLayer validator node on AMD64 Linux, including zero-downtime updates and LLM provider setup.

2026-03-31
genvm-lint
소프트웨어 품질 보증 분석가·테스터

Lint, validate, schema-extract, and typecheck GenLayer intelligent contracts before tests or deployment.

2026-03-31
integration-tests
소프트웨어 품질 보증 분석가·테스터

Write and run GenLayer integration tests against GLSim, local Studio, hosted Studio, or testnet to validate full transaction flow and consensus behavior.

2026-03-31
linear
프로젝트 관리 전문가

Create and manage Linear issues using templates for the GenLayer Heartbeat project. Use when user says /linear.

2026-03-31
pr-create
소프트웨어 개발자

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when user says /pr, /pr-create, or asks to create a pull request.

2026-03-31
pr-merge
소프트웨어 개발자

Merge GitHub pull requests with strict CI validation. Never bypasses failed checks. Use when merging PRs or when user says /pr-merge.

2026-03-31
validator-manage
네트워크·컴퓨터 시스템 관리자

Manage GenLayer validators across testnets using the GenLayer CLI. Join, fund, set identity, list, and organize validators per network and owner.

2026-03-31
write-contract
소프트웨어 개발자

Design, write, and harden GenLayer intelligent contracts, including equivalence-principle choice, validator logic, storage modeling, LLM error handling, and production-safe contract patterns.

2026-03-31
boy-scout
소프트웨어 개발자

Use when making small or medium Python edits and you want proportional cleanup while touching existing code. Focus on low-risk refactors, naming, comments, and dead code cleanup during existing work.

2026-03-31
clean-comments
소프트웨어 개발자

Use when cleaning up, reviewing, or rewriting Python comments and docstrings. Focus on removing stale or redundant comments and keeping the remaining ones accurate and useful.

2026-03-31
clean-functions
소프트웨어 품질 보증 분석가·테스터

Use when refactoring or reviewing Python functions for size, arguments, side effects, or single-responsibility problems. Focus on focused cleanup, not broad architectural rewrites.

2026-03-31
clean-general
소프트웨어 개발자

Use when reviewing or refactoring Python code for duplication, obscured intent, magic numbers, abstraction problems, or avoidable conditionals. Keep the focus on core code-quality issues.

2026-03-31
clean-names
소프트웨어 개발자

Use when renaming or reviewing Python variables, functions, classes, or modules for clarity. Focus on descriptive, unambiguous names during refactors and code review.

2026-03-31
clean-tests
소프트웨어 품질 보증 분석가·테스터

Use when improving or reviewing Python tests around an existing feature or bug. Focus on speed, boundary coverage, and clear test structure rather than test workflow orchestration.

2026-03-31
python-clean-code
소프트웨어 품질 보증 분석가·테스터

Use when the user explicitly wants Python cleanup, refactoring, or clean-code review. Apply broad Python code-quality guidance without taking over domain-specific GenLayer design or testing workflows.

2026-03-31