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

agentic-config

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

수집된 skills
92
Stars
31
업데이트
2026-05-22
Forks
6
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ac-git-git-find-fork
소프트웨어 개발자

Finds the true merge-base/fork-point of a git branch, detecting history rewrites from rebases and squashes. Handles unknown parent branches. Triggers on keywords: find fork, merge-base, branch fork point, where did branch start, git fork, branch origin

2026-05-22
ac-git-pull-request
소프트웨어 개발자

Creates comprehensive GitHub Pull Requests with authentication validation and structured documentation. Triggers on keywords: pull request, PR, create PR, open PR

2026-05-22
ac-git-release
소프트웨어 개발자

Full release workflow including changelog validation, squash, rebase, push, merge to main, and GitHub release preparation. Triggers on keywords: release, create release, publish release, tag release

2026-05-22
ac-git-worktree
소프트웨어 개발자

Creates a git worktree with asset setup, serial branch/bootstrap creation, shared worker-wave environment setup, and direnv wiring. Triggers on keywords: worktree, create worktree, new worktree, git worktree

2026-05-22
ac-safety-harden-supply-chain-sec
정보 보안 분석가

Hardens package-manager supply chain configuration with minimum release age policies, dry-run gates, and optional dependency security review. Triggers on keywords: harden supply chain, supply chain security, minimum release age, package age gate

2026-05-22
ac-tools-ac-issue
소프트웨어 개발자

Reports issues to agentic-config repository via GitHub CLI. Supports bug reports and feature requests. Triggers on keywords: issue, report bug, feature request, ac issue

2026-05-22
ac-tools-gcp-setup
네트워크·컴퓨터 시스템 관리자

Interactive GCP Cloud Build + Cloud Run setup. Provisions APIs, AR, SAs, IAM, secrets, and triggers.

2026-05-22
ac-tools-gsuite
소프트웨어 개발자

Google Suite integration for Sheets, Docs, Slides, Gmail, Calendar, Tasks with multi-account support. Orchestrates operations via CLI tools.

2026-05-22
ac-tools-human-agentic-design
소프트웨어 개발자

Generates interactive HTML prototypes optimized for dual human+agent interaction. Produces semantic, accessible designs with Tailwind + DaisyUI (Tier A) or React + shadcn/ui + Vite (Tier B). Triggers on keywords: prototype, design, UI prototype, landing page, dashboard, form design, human-agentic, had, mockup, wireframe

2026-05-22
ac-tools-milestone
소프트웨어 품질 보증 분석가·테스터

Validates backlog section completion, then squashes and tags or identifies gaps. Generates milestone and release notes. Triggers on keywords: milestone, release notes, tag release, validate backlog

2026-05-22
branch
소프트웨어 개발자

Creates new git branch with corresponding spec directory structure. Triggers on keywords: create branch, new branch, branch with spec

2026-05-22
gh-assets-branch-mgmt
소프트웨어 개발자

Manages GitHub assets branch for persistent image hosting in PRs. Creates orphan branch, uploads files, generates raw URLs. Bypasses transient CDN tokens. Triggers on keywords: assets branch, upload screenshots, pr images, persistent images, github assets

2026-05-22
git-find-fork
네트워크·컴퓨터 시스템 관리자

Finds the true merge-base/fork-point of a git branch, detecting history rewrites from rebases and squashes. Handles unknown parent branches. Triggers on keywords: find fork, merge-base, branch fork point, where did branch start, git fork, branch origin

2026-05-22
git-safe
소프트웨어 개발자

Rewrites git history safely with dry-run-first workflow. Supports commit amending, squashing, rewording, tag updates, and force pushing. Always proposes plan before execution. Triggers on keywords: git safe, rewrite history, squash commits, amend commit, fix commit, update tags, rebase history, clean history, fix tag

2026-05-22
pull-request
네트워크·컴퓨터 시스템 관리자

Creates comprehensive GitHub Pull Requests with authentication validation and structured documentation. Triggers on keywords: pull request, PR, create PR, open PR

2026-05-22
release
네트워크·컴퓨터 시스템 관리자

Full release workflow including milestone validation, squash, rebase, push, merge to main, and GitHub release creation. Triggers on keywords: release, create release, publish release, tag release

2026-05-22
worktree
네트워크·컴퓨터 시스템 관리자

Creates new git worktree with symlinked/copied assets and independent environment setup. Triggers on keywords: worktree, create worktree, new worktree, git worktree

2026-05-22
hook-writer
기타 컴퓨터 관련 직업

Expert assistant for authoring hook scripts. Creates Python hooks with correct JSON output schema, validates against PreToolUse/PostToolUse/UserPromptSubmit formats, and applies fail-open principles. Triggers on keywords: writing hooks, creating hooks, hook authoring, pretooluse hook, posttooluse hook, new hook, hook template, hook validation, hook schema

2026-05-22
skill-writer
기타 컴퓨터 관련 직업

Expert assistant for authoring SKILL.md skills. Creates SKILL.md files with proper YAML frontmatter, validates naming conventions, enforces tool minimalism, and applies official best practices. Triggers on keywords: writing skills, creating skills, skill authoring, SKILL.md, new skill, skill template, skill validation, skill structure, create skill, update skill

2026-05-22
browser
소프트웨어 품질 보증 분석가·테스터

Opens browser at URL for E2E testing via playwright-cli. Provides CLI commands for navigation, screenshots, and interaction. Triggers on keywords: browser, open browser, playwright browser, e2e browser

2026-05-22
e2e-review
소프트웨어 품질 보증 분석가·테스터

Reviews spec implementation with E2E visual browser validation via Playwright. Triggers on keywords: e2e review, visual review, spec review, browser validation

2026-05-22
e2e-template
소프트웨어 품질 보증 분석가·테스터

Template generator for E2E test definitions. Creates structured test files for use with test-e2e skill. Triggers on keywords: e2e template, test template, create test definition

2026-05-22
gh-pr-review
소프트웨어 품질 보증 분석가·테스터

Reviews GitHub PRs with multi-agent orchestration for comprehensive validation. Triggers on keywords: PR review, review PR, GitHub PR review, pull request review

2026-05-22
playwright-cli
소프트웨어 품질 보증 분석가·테스터

Browser automation via playwright-cli. Token-efficient alternative to Playwright MCP - uses CLI commands through Bash instead of MCP tool schemas. Supports navigation, interaction, screenshots, video recording, and session management. Triggers on keywords: browser, e2e, playwright, screenshot, navigate, click, type, test browser, visual test

2026-05-22
prepare-app
소프트웨어 개발자

Starts development server for E2E testing. Detects package manager and verifies server startup. Triggers on keywords: prepare app, start server, dev server, start app

2026-05-22
test-e2e
소프트웨어 품질 보증 분석가·테스터

Executes E2E tests from definition files with Playwright browser automation. Triggers on keywords: test e2e, run e2e, execute e2e test, e2e test runner

2026-05-22
harden-supply-chain-sec
정보 보안 분석가

Harden software supply chain security by configuring minimum release age across package managers. Auto-detects active managers or accepts explicit argument.

2026-05-22
ac-issue
소프트웨어 개발자

Reports issues to agentic-config repository via GitHub CLI. Supports bug reports and feature requests. Triggers on keywords: issue, report bug, feature request, ac issue

2026-05-22
adr
소프트웨어 개발자

Documents architecture decisions with auto-numbering following the ADR pattern. Triggers on keywords: adr, architecture decision, decision record

2026-05-22
agentic-export
기타 컴퓨터 관련 직업

Export reusable assets from a project into this repository's v0.2 plugin architecture (skills, templates, agents).

2026-05-22
agentic-import
기타 컴퓨터 관련 직업

Import external reusable assets into this repository's v0.2 plugin architecture (skills, templates, agents).

2026-05-22
agentic-share
기타 컴퓨터 관련 직업

Shared core logic for importing/exporting reusable assets into the v0.2 plugin architecture. Internal helper for agentic-import and agentic-export.

2026-05-22
cpc
소프트웨어 개발자

Copy text to clipboard via pbcopy. Triggers on keywords: copy, clipboard, pbcopy, cpc

2026-05-22
dr
기타 컴퓨터 관련 직업

Alias skill that invokes /dry-run with all arguments passed through. Provides shorthand for dry-run mode. Triggers on keywords: dr, dry run shorthand, alias

2026-05-22
dry-run
소프트웨어 개발자

Simulates command execution in dry-run mode without file modifications. Sets dry_run flag, executes command with read-only constraint, then resets flag. Useful for testing workflows safely. Triggers on keywords: dry run, simulate, test command, preview changes, safe mode, no write

2026-05-22
gcp-setup
네트워크·컴퓨터 시스템 관리자

Interactive GCP Cloud Build + Cloud Run setup. Provisions APIs, AR, SAs, IAM, secrets, and triggers.

2026-05-22
gsuite
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Google Suite integration for Sheets, Docs, Slides, Gmail, Calendar, Tasks with multi-account support. Orchestrates operations via CLI tools.

2026-05-22
had
웹·디지털 인터페이스 디자이너

Alias skill that invokes /human-agentic-design with all arguments passed through. Provides shorthand for human-agentic-design. Triggers on keywords: had, human agentic design shorthand

2026-05-22
human-agentic-design
웹·디지털 인터페이스 디자이너

Generates interactive HTML prototypes optimized for dual human+agent interaction. Produces semantic, accessible designs with Tailwind + DaisyUI (Tier A) or React + shadcn/ui + Vite (Tier B). Triggers on keywords: prototype, design, UI prototype, landing page, dashboard, form design, human-agentic, had, mockup, wireframe

2026-05-22
improve-agents-md
소프트웨어 개발자

Generate and update AGENTS.md (CLAUDE.md) for projects using a single template with dynamic per-type tooling injection. Auto-detects project type and renders the appropriate Environment & Tooling section. Triggers on keywords: improve agents, generate agents.md, update agents.md, setup claude.md, bootstrap agents

2026-05-22
이 저장소에서 수집된 skills 92개 중 상위 40개를 표시합니다.