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

ai-coding-agent-skills

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

수집된 skills
11
Stars
2
업데이트
2026-07-04
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Run an autonomous CI/GitHub pull request review that inspects PR diffs and posts concise, high-confidence review findings to GitHub by default. Use in CI, GitHub Actions, Claude Code Routines, or other automated PR-review contexts where posting review comments is expected.

2026-07-04
codex
소프트웨어 개발자

Use OpenAI Codex from AI coding agents to review code, run adversarial reviews, delegate coding tasks, and manage background jobs or sessions where supported. Use when the user wants a Codex code review, adversarial review, task delegation, session transfer, or job management (status, result, cancel).

2026-06-27
code-review
소프트웨어 품질 보증 분석가·테스터

Perform comprehensive code review on a pull request, checking for bugs, AGENTS.md/CLAUDE.md compliance, and historical context issues. Use when the user asks to review a PR or current changes.

2026-06-27
code-simplifier
소프트웨어 개발자

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2026-06-27
commit-push-pr
소프트웨어 개발자

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

2026-06-27
commit
소프트웨어 개발자

Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.

2026-06-27
security-guidance
소프트웨어 개발자

Perform security-focused review of code changes, diffs, commits, and pull requests for actionable vulnerabilities. Use this whenever code changes touch authentication, authorization, parsing, serialization, file or path handling, network calls, secrets, SQL or query construction, HTML or JavaScript rendering, dependencies, CI/CD workflows, infrastructure permissions, or deployment configuration.

2026-06-27
claude-agent-converter
소프트웨어 개발자

Convert Claude Code subagents (.claude/agents/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating subagents to portable skill format, extracting reusable workflows from agents, or standardizing agent definitions across AI runtimes.

2026-06-12
claude-command-converter
소프트웨어 개발자

Convert Claude Code commands (.claude/commands/*.md) to standard Agent Skills (skills/*/SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.

2026-06-12
clean-gone-branches
소프트웨어 개발자

Clean up all git branches marked as [gone] (branches deleted on the remote but still existing locally), including removing associated worktrees.

2026-06-12
local-qa
소프트웨어 품질 보증 분석가·테스터

Run local QA including formatting, linting, and testing for the repository. Use whenever any file has been updated.

2026-06-08
ai-coding-agent-skills GitHub Agent Skills | SkillsMP