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

ai-agents

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

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

이 저장소의 skills

task-creator
소프트웨어 개발자

create tasks as files in local project directory

2026-06-30
task-orchestrator
소프트웨어 개발자

orchestration skill for tasks, takes a task folder as input and runs one sub-agent for each individual task file. Should NOT execute or make any changes on its own, only sub-agents may do that.

2026-06-30
coding-architect
소프트웨어 개발자

coding best-practices and architecture skill

2026-06-26
greenfield-init
소프트웨어 개발자

Plan and structure a new application from a vague prompt or PRD. Use when starting a greenfield project, building an app from scratch, or when the user provides a project idea or PRD that needs to be broken down into a structured development plan.

2026-06-26
greenfield-decomposer
소프트웨어 개발자

Break down a greenfield project blueprint into executable task-creator-ready research documents. Use after greenfield-init has produced a project blueprint, or when a project plan needs to be decomposed into buildable chunks with validation gates.

2026-04-22
greenfield-one-shot
소프트웨어 개발자

One-shot greenfield build orchestration. Takes a project blueprint and executes the full build pipeline using subagents for each phase, including intermediate verification gates. Use when you want to run an entire greenfield project build in one session without manual intervention between phases.

2026-04-22
gemini-researcher
중등 후 인류학 및 고고학 교사

Use this skill when you need to conduct research on a topic using external search capabilities. This includes gathering information from multiple sources, synthesizing findings, and producing well-organized research documents with citations.

2026-04-06
environments
소프트웨어 개발자

Detect existing project environment and determine appropriate tools. Use when setting up a dev environment, installing dependencies, or running commands in any layer (Python, Node, Docker, etc.).

2026-03-31
tailwind-auditor
웹 개발자

Use this skill when you need to audit and improve Tailwind CSS usage in an existing project. This includes identifying class duplication, consolidating repetitive patterns into BEM components using @apply, standardizing spacing/typography/design tokens, and improving template readability. Specifically use this skill when you want to reduce class sprawl, identify component abstractions, establish consistent design token usage, or when templates have become hard to read due to long class strings.

2026-03-31
tailwind-bem-stylist
웹 개발자

Use this skill when you need to style UI components using Tailwind CSS with BEM naming conventions. This includes tasks like creating new component styles, refactoring existing Tailwind utility clusters into maintainable BEM classes, organizing CSS layers, improving template readability, or ensuring consistent styling patterns across a codebase.

2026-03-31
django-backend-dev
소프트웨어 개발자

Use this skill when you need to build, modify, or review Django backend code including endpoints, models, serializers, services, and admin configurations. This skill specializes in secure, database-agnostic Django development with proper access control, validation, and edge case handling.

2026-03-04
prd-creator
프로젝트 관리 전문가

Transforms a vague project idea into a structured PRD through targeted conversation, then hands off to greenfield-init for full project planning. Use when a user has a rough app idea, wants to build something new, or needs to turn a concept into a documented scope before planning begins.

2026-03-04
task-archiver
파일 사무원

archives a local agent task directory so it can be recalled for future reference

2026-03-04
vue3-typescript
소프트웨어 개발자

Use this skill when working on Vue 3 + TypeScript client-side code, including creating new components, refactoring existing UI, implementing store logic with Pinia, or building reusable composition functions.

2026-03-04