Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
softwaresalt
GitHub 제작자 프로필

softwaresalt

6개 GitHub 저장소에서 수집된 106개 skills를 저장소 단위로 보여줍니다.

수집된 skills
106
저장소
6
업데이트
2026-07-14
저장소 탐색

저장소와 대표 skills

build-feature
소프트웨어 개발자

Usage: Build feature {spec-name} phase {phase-number}. Implements a single phase from the spec's task plan, iterating build-test cycles until the phase passes its constitution gate, then records memory, logs decisions, and commits.

2026-05-21
acquire-codebase-knowledge
소프트웨어 개발자

Use this skill when the user asks to map, document, or onboard into an existing codebase. Produces structured documentation covering stack, structure, architecture, conventions, integrations, testing, and concerns. Only documents what is verifiable from files or terminal output — never infers or assumes.

2026-05-21
brainstorming
프로젝트 관리 전문가

Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before implementation.

2026-05-21
browser-automation
소프트웨어 개발자

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-05-21
changelog-generator
소프트웨어 개발자

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.

2026-05-21
debugging
소프트웨어 개발자

Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected.

2026-05-21
document-review
프로젝트 관리 전문가

Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec, ADR, or any doc needs polish before the next workflow step.

2026-05-21
harness-architect
소프트웨어 개발자

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-21
이 저장소에서 수집된 skills 33개 중 상위 8개를 표시합니다.
spike
소프트웨어 개발자

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-14
spike
소프트웨어 개발자

Time-boxed investigation of a technical question, feasibility study, or proof-of-concept — produces a findings artifact with a recommendation and optional backlog linkage

2026-07-13
build-feature
소프트웨어 개발자

Usage: Build feature {task-id} with harness {harness-cmd}. Implements a requested feature by continuously looping a fast worker agent against a strict, passing-import but failing test harness until success is achieved.

2026-07-13
compound-refresh
소프트웨어 개발자

Review and maintain institutional learnings in docs/compound/ so the compound library stays accurate, deduplicated, and evidence-backed

2026-07-13
plan-harden
소프트웨어 개발자

Risk-triggered plan reinforcement that deepens verification, rollback, and guardrail detail before plan review

2026-07-13
pr-lifecycle
소프트웨어 개발자

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-08
harvest
프로젝트 관리 전문가

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-07-03
이 저장소에서 수집된 skills 30개 중 상위 8개를 표시합니다.
browser-automation
소프트웨어 개발자

Browser automation skill. Drives agent-browser through structured navigate→snapshot→interact→re-snapshot flows with authentication support, form automation, visual verification, and explicit human checkpoints for external flows.

2026-06-28
iterative-experiment
소프트웨어 개발자

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-06-28
shipment-reconcile
소프트웨어 개발자

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-06-28
harness-doctor
소프트웨어 개발자

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-06-28
security-audit
정보 보안 분석가

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-06-28
harness-architect
소프트웨어 품질 보증 분석가·테스터

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-04-14
harvest
프로젝트 관리 전문가

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-04-14
plan-review
소프트웨어 개발자

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-04-14
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
harness-architect
소프트웨어 품질 보증 분석가·테스터

Scaffolds compilable but failing test harnesses for feature and chore tasks

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-11
harness-doctor
소프트웨어 품질 보증 분석가·테스터

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-11
harvest
프로젝트 관리 전문가

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-11
plan-review
프로젝트 관리 전문가

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

2026-05-11
security-audit
정보 보안 분석가

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-11
pr-lifecycle
소프트웨어 개발자

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-04-26
compact-context
소프트웨어 개발자

Scan .copilot-tracking/ for stale or oversized tracking artifacts, produce compacted summaries, and archive originals. Use when tracking files accumulate beyond thresholds that degrade agent context quality.

2026-03-29
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
iterative-experiment
소프트웨어 개발자

Autonomous iterative experimentation loop. Defines a measurable goal, establishes a baseline, then iterates modify→commit→measure→keep/revert until the goal is met or the budget is exhausted. Persists a TSV experiment log under the configured results directory.

2026-05-30
harness-architect
소프트웨어 품질 보증 분석가·테스터

Scaffolds compilable but failing test harnesses for feature and chore tasks

2026-05-30
harness-doctor
소프트웨어 품질 보증 분석가·테스터

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-05-30
harvest
소프트웨어 개발자

Decomposes a reviewed implementation plan into backlog feature/task/subtask hierarchy

2026-05-30
plan-review
소프트웨어 개발자

Multi-persona review gate for implementation plans. Validates architectural soundness, scope boundaries, and coding standards compliance before the harvest skill decomposes a plan into work items.

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-05-30
security-audit
정보 보안 분석가

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-30
shipment-reconcile
소프트웨어 개발자

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status before or after backlogit_ship_shipment runs.

2026-05-30
harness-architect
소프트웨어 품질 보증 분석가·테스터

Scaffolds compilable but failing test harnesses for feature and chore tasks

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

Structured code review using tiered persona subagents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR, as a build gate, or for standalone review.

2026-07-09
pr-lifecycle
소프트웨어 개발자

Manages the full PR lifecycle: creation, review comment handling, CI remediation, and user-approved merge

2026-07-09
shipment-reconcile
소프트웨어 개발자

GI/GR reconciliation gate for shipment manifests — verifies every manifest item exists in queue (pre-mode) or archive (post-mode) with the expected status, and closes shipments with the single-artifact safe-close procedure that archives ONLY manifest item IDs with a verify-after-each invariant + git-revert-on-cascade instead of the destructive cascade backlogit_ship_shipment.

2026-07-09
harness-doctor
소프트웨어 품질 보증 분석가·테스터

On-demand harness health diagnostic. Checks manifest presence, version drift, file integrity, cross-reference validity, MCP tool availability, and template variable residue. Produces a per-category graded health report.

2026-07-09
security-audit
정보 보안 분석가

Multi-phase security audit skill. Scans agentic config surfaces and application source for OWASP Top 10 vulnerabilities, STRIDE threats, and config hygiene issues. Produces a scored, graded report persisted to the configured security docs directory (default: docs/security).

2026-05-20
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다