Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
maweis1981
GitHub 제작자 프로필

maweis1981

3개 GitHub 저장소에서 수집된 8개 skills를 저장소 단위로 보여줍니다.

수집된 skills
8
저장소
3
업데이트
2026-06-06
저장소 탐색

저장소와 대표 skills

ai-native-commits
소프트웨어 개발자

Use when an AI agent is about to author a commit message or stage a commit — enforces Conventional Commits, prevents per-edit micro-commits, and bans single-word junk messages. TRIGGER whenever 'git commit' is about to run.

2026-06-06
ai-native-git-workflow
소프트웨어 개발자

Use when an AI agent is about to create a branch, commit, push, open a pull request, or merge — encodes the agents-md branching, push, and PR rules. TRIGGER on any Git operation that touches the remote.

2026-06-06
ai-native-agent-behavior
소프트웨어 개발자

Use whenever the agent is about to generate new code, retry a failing operation, or start a polling/wait loop — enforces 'search before generate', caps retries, and bans always-on polling. TRIGGER on any code generation, on tool/build/test failure, or before opening a wait/polling loop.

2026-05-20
ai-native-ci-cd
소프트웨어 개발자

Use when editing GitHub Actions workflows, CI configuration, or deployment pipelines — prevents push-triggered full deploys, enforces PR-only / manual triggers, and adds debounce for high-frequency agent pushes. TRIGGER on changes to .github/workflows/*.yml or any CI config.

2026-05-20
ai-native-database
데이터베이스 아키텍트

Use when editing database schema, generating migrations, or configuring DB connection strings — enforces direct-connection migrations, pooled-connection runtime, aggregated schema changes, and Neon-style branch usage. TRIGGER on changes to prisma/, drizzle/, migrations/, schema.*, or DATABASE_URL config.

2026-05-20
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다