Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hoodcat-harness

hoodcat-harness contient 12 skills collectées depuis Hoodcat2255, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
4
mis à jour
2026-05-15
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

team-review
Développeurs de logiciels

Multi-lens code review using agent teams for thorough, multi-perspective verification. Spawns reviewer, security, and architect agents as team members who independently review and then exchange findings via SendMessage for deeper coverage. Triggers on: "멀티렌즈 리뷰", "팀 리뷰", "team-review", "다관점 리뷰", or when a large/high-risk change needs comprehensive review from multiple perspectives.

2026-05-15
code
Développeurs de logiciels

Writes, modifies, diagnoses, and patches code following project conventions. Handles implementation, bug fixing, refactoring, and lint/format. Called by Orchestrator for all code change tasks, or directly by users. Triggers on: "코드 작성", "코드 수정", "code", or any direct request to write or modify code without a broader workflow.

2026-03-02
deepresearch
Scientifiques des données

Performs thorough deep research on any topic using web search, Context7 docs, and GitHub CLI. Saves structured results to docs/ directory. Use when the user asks to research, investigate, or gather comprehensive information on a topic. Triggers on: "조사해줘", "찾아줘", "알아봐", "리서치", "deepresearch", or any request for in-depth information gathering about a technology, library, framework, concept, or trend.

2026-03-02
sync-docs
Développeurs de logiciels

Synchronizes harness documentation (CLAUDE.md, harness.md) and install script (harness.sh) with the actual state of .claude/ subdirectories (skills, agents, hooks). Detects mismatches between source files and docs, then auto-updates affected sections. Triggers on: "문서 동기화", "docs sync", "sync-docs", or after harness file changes.

2026-02-16
commit
Développeurs de logiciels

Analyzes current changes and creates a well-structured git commit. Use when the user wants to commit current changes with a proper message. Triggers on: "커밋해줘", "커밋", "commit", or any request to commit changes.

2026-02-13
decide
Développeurs de logiciels

Performs evidence-based decision making by researching options, analyzing trade-offs, and providing clear recommendations with reasoning. Use when the user needs to choose between alternatives, evaluate options, or make informed decisions. Triggers on: "판단해줘", "결정해줘", "골라줘", "비교해줘", "추천해줘", "뭐가 나아", "어떤 걸 써야", "decide", or any request asking for comparison, recommendation, or decision support on technologies, tools, strategies, or approaches.

2026-02-13
qa-swarm
Analystes en assurance qualité des logiciels et testeurs

Parallel QA using agent teams for comprehensive multi-type testing. Spawns specialized QA agents that simultaneously run different test categories (unit, integration, lint, security scan) and consolidate results. Triggers on: "QA 스웜", "전체 QA", "qa-swarm", "병렬 테스트", "종합 테스트", or when comprehensive multi-category testing is needed for a project.

2026-02-13
scaffold
Développeurs de logiciels

Scaffolds new skills and agents following established hoodcat-harness patterns. Reads existing files at runtime to ensure generated code matches current conventions. Triggers on: "스캐폴드", "스킬 생성", "에이전트 생성", "scaffold", or any request to create a new skill, agent, or skill+agent pair.

2026-02-12
blueprint
Développeurs de logiciels

Creates project plans with requirements, architecture design, and task breakdown. Use when the user wants to plan a new feature, project, or significant change. Triggers on: "계획 세워줘", "설계해줘", "기획해줘", "blueprint", or any request for structured planning of a feature or project.

2026-02-11
deploy
Administrateurs de réseaux et de systèmes informatiques

Generates deployment configuration files (Dockerfile, CI/CD, env docs). Use when the user wants to set up deployment for a project. Triggers on: "배포 설정", "배포해줘", "deploy", "CI/CD 설정", or any request to create deployment configs, Dockerfiles, or CI pipelines.

2026-02-11
security-scan
Analystes en sécurité de l'information

Scans code and dependencies for security vulnerabilities. Runs dependency audits and code-level security pattern checks. Triggers on: "보안 스캔", "보안 검사", "취약점 검사", "security-scan", or any request to scan for vulnerabilities or security issues.

2026-02-11
test
Analystes en assurance qualité des logiciels et testeurs

Writes and runs tests for specified code targets. Use when the user wants to add tests, run existing tests, or check test coverage. Triggers on: "테스트 작성", "테스트 해줘", "테스트 돌려", "test", or any request for writing, running, or analyzing tests.

2026-02-11