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

extra

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

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

이 저장소의 skills

architecture-review
소프트웨어 개발자

Guard the project's architecture invariants. Use to evaluate any change affecting layers, boundaries, lifecycles, or contracts, and to decide whether an ADR is required.

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

Senior-level code review for the agent platform — architecture and boundaries first, then correctness, security, testability, and simplicity. Outputs a structured review.

2026-06-08
documentation
소프트웨어 개발자

Keep the repository's documentation accurate, honest, and synchronized with the code. Use when editing docs, README, AGENTS.md, or ADRs.

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

Work safely with Git — keep changes scoped and reviewable, never overwrite the user's work, and produce clear history. Use before editing, branching, staging, or committing.

2026-06-08
mcp-tools
소프트웨어 개발자

Working on Python plugin tools, MCP server connections, tool invocation, or tool tracing. Primary task is tasks/0007-mcp-tools-and-permissions.md.

2026-06-08
project-architecture
소프트웨어 개발자

Foundational rules and layout for the declarative agent platform. Read this before any change, regardless of area; it anchors every other skill.

2026-06-08
prompt-rendering
소프트웨어 개발자

Working on prompt templates, template loading/caching, or per-request rendering. Primary task is tasks/0005-prompt-rendering.md.

2026-06-08
refactoring
소프트웨어 개발자

Change the shape of code without changing behavior — safely, in small steps, preserving the project's layers and public contracts.

2026-06-08
runtime-engine
소프트웨어 개발자

Working on RuntimeEngine, ExecutionContext, agent execution, or the request lifecycle. Primary tasks are tasks/0003-compiled-agent-graph.md and tasks/0004-runtime-engine.md.

2026-06-08
senior-python-engineering
소프트웨어 개발자

The standard for writing Python here — small, typed, explicit, testable modules with side effects pushed to the edges. Use when implementing or designing any Python code.

2026-06-08
sidecar-auth-context
소프트웨어 개발자

Working on resolver plugins, the fixed access plugin contract, mapping resolver outputs into ExecutionContext, or protected-node filtering. Primary task is tasks/0006-sidecar-auth-context.md.

2026-06-08
skill-authoring
기타 컴퓨터 관련 직업

How to create or restructure a skill so the .ai/skills/ system stays consistent, operational, and trustworthy. A skill is a short, repeatable playbook — not an essay.

2026-06-08
testing
소프트웨어 품질 보증 분석가·테스터

How to write and run fast, deterministic, behavior-focused pytest tests that never touch real external systems. Use whenever adding or changing behavior, or fixing a bug.

2026-06-08
yaml-schema
소프트웨어 개발자

Loading agent.yml, defining schema models, and validating the specification (definitions, hierarchy, security). Primary task is tasks/0002-yaml-schema-and-validation.md.

2026-06-08