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

ai-agent-skills

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

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

이 저장소의 skills

agent-bridge
소프트웨어 개발자

Multi-agent coordination via SeleneDB context bridge. Check active peers, read shared context, declare work intents, and avoid conflicts when multiple agents work simultaneously.

2026-04-10
commit-workflow
소프트웨어 개발자

Commit discipline with graph linking. MERGE GitCommit nodes and link to active milestones, findings, and decisions. Verify before committing, never push unless asked.

2026-04-10
notes
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Background annotation discipline. All skills auto-annotate graph nodes with rationale, observations, TODOs, and bookmarks as they work. Captures context that feeds into graph-docs documentation generation.

2026-04-10
session-tracker
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Track and recall context across sessions. Auto-captures rolling summaries as skills complete. Invoke to review session history, search past work, or see what happened recently.

2026-04-10
code-standards
소프트웨어 개발자

Language-specific standards plus graph-sourced conventions. Reads Convention nodes from SeleneDB, enforces project rules alongside built-in standards. Promotes recurring violations to new conventions.

2026-04-08
debate
경영 분석가

Structured multi-perspective debate for evaluating decisions. 3-phase methodology: independent generation, adversarial exchange, synthesis. Use when a decision has multiple valid approaches or high stakes.

2026-04-08
debug
소프트웨어 개발자

Systematic debugging: reproduce, hypothesize, isolate, verify. Includes git bisect for regressions, 5 Whys root cause, and hypothesis tracking. Use when encountering bugs, test failures, or unexpected behavior.

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

Deep code review after completing a feature or implementation phase. Cross-references all changes against the codebase and fixes all findings. Use after finishing a phase, feature, or significant implementation chunk.

2026-04-08
deferred-tracking
프로젝트 관리 전문가

Track deferred work items in the graph. Auto-triggers when work is deferred during planning or implementation. Invoke manually to review and triage the deferred list.

2026-04-08
dep-audit
정보 보안 분석가

Audit dependencies with graph-persisted findings. Checks health metrics, license compatibility, supply chain signals. Writes dependency and SecurityConcern nodes for cross-session supply chain tracking.

2026-04-08
feature-design
소프트웨어 개발자

Guide feature development from idea through research, design, and implementation planning. Produces phased plans with dependency graphs and complete code. Use when starting a new feature or major initiative.

2026-04-08
graph-docs
소프트웨어 개발자

Generate documentation by traversing the SeleneDB graph: milestones, design decisions, security concerns, and deferred work. Assembles structured docs from graph annotations and relationships.

2026-04-08
incident-response
네트워크·컴퓨터 시스템 관리자

Structured triage for production issues. Gather symptoms, correlate with recent changes, assess blast radius, guide mitigation, and produce a postmortem. Use when something goes wrong in production.

2026-04-08
milestone-tracking
프로젝트 관리 전문가

Track development milestones that group commits, documents, and decisions into named initiatives. Auto-suggests linking commits to active milestones. Use to create, review, or close milestones.

2026-04-08
modularize
소프트웨어 개발자

Analyze and restructure codebases into well-organized modules. Identifies splitting candidates, complexity hotspots, and circular dependencies. Scales from conservative (extract functions) to aggressive (full reorg).

2026-04-08
perf-profile
소프트웨어 개발자

Performance investigation: establish baseline, identify hot spots, form hypotheses, optimize, verify no regression. Includes instrumentation guidance. Use when investigating why something is slow.

2026-04-08
plan-verify
소프트웨어 개발자

Verify an implementation plan against the actual codebase before starting implementation. Use when about to execute tasks from a plan document.

2026-04-08
project-onboard
소프트웨어 개발자

Guided onboarding for existing projects. Assesses project state, identifies gaps, and walks through setup one step at a time. Use when first using justin-tools on a new or existing repo.

2026-04-08
refactor
소프트웨어 개발자

Structured refactoring: identify smell, plan transformation, execute with verification at each step, confirm no behavioral changes. Includes a Rust-specific refactoring catalog.

2026-04-08
release-prep
소프트웨어 개발자

Release readiness: changelog generation, semver-checks, version bump suggestion, doc verification, multi-crate ordering. Use when preparing a crate or project for release.

2026-04-08
requirements-trace
소프트웨어 품질 보증 분석가·테스터

Verify that every requirement has corresponding code and tests. Maps requirements to implementation, identifies untested or unimplemented requirements, and flags code without a traced requirement.

2026-04-08
research
시장조사 분석가·마케팅 전문가

Structured research producing actionable findings documents. Supports technical deep-dives, multi-perspective analysis, competitive landscape, and documentation lookup. Use when investigating before building.

2026-04-08
safety-checks
정보 보안 분석가

Security auditing with graph-persisted concerns. STRIDE-based threat analysis writing SecurityConcern nodes linked to dependencies, crates, and modules. Enables supply chain and security posture queries.

2026-04-08
skill-guide
소프트웨어 개발자

Find the right skill for a task. Routes via graph queries on skill and workflow_category nodes. Use when unsure which skill applies or to recommend skills the user may not know about.

2026-04-08
test-strategy
소프트웨어 품질 보증 분석가·테스터

Test planning and generation: analyze code, identify untested paths, generate test cases with boundary analysis. Includes coverage gap detection and property-based testing guidance.

2026-04-08
skill-name
소프트웨어 개발자

What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically.

2026-04-06