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

stn-skills

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

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

이 저장소의 skills

plan-execution
소프트웨어 개발자

Use when executing a written implementation plan with verification at every step. Checkpoint-based recovery, drift detection, three-stage review, circuit breakers, and execution fidelity scoring. Every completion claim requires fresh evidence. Triggers: "execute plan", "run this plan", "implement this plan".

2026-04-16
session-init
소프트웨어 개발자

Auto-loaded at session start. Resumes active pipelines, routes tasks to stn-skills. Triggers: session start, /stn-skills:session-init.

2026-04-16
brainstorming
소프트웨어 개발자

Use before any feature design, approach exploration, or architectural decision. Required before plan-writing. Dispatches parallel subagents for multi-lens analysis, weighted scoring, and adversarial stress-testing. Produces validated design specs. CHAINS TO plan-writing on completion — MUST invoke via Skill tool. Triggers: "brainstorm", "design", "explore approaches", "how should we build".

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

Use when a design spec or requirements need decomposition into executable tasks, before writing any code. DAG-based task decomposition with zero placeholders, complete code in every step, adversarial verification, and rollback planning. CHAINS TO plan-execution on completion — MUST invoke via Skill tool. Triggers: "write a plan", "plan this", "break this down".

2026-04-14
codebase-audit
소프트웨어 품질 보증 분석가·테스터

Use when auditing a repository for production readiness, security, or code health. Dispatches up to 13 specialized auditor subagents in parallel with file:line evidence for every finding. Technology-agnostic, works with any language and framework. Triggers: "audit", "review the repo", "code health", "security scan".

2026-04-14
build-feature
소프트웨어 개발자

Use for end-to-end feature delivery from idea to verified code. Orchestrates brainstorming, plan-writing, and plan-execution with validated handoffs and 11 gates. No shortcuts, no skipped gates, no unverified claims. Triggers: "build feature", "build this", "implement end-to-end", "full pipeline".

2026-04-14
codebase-quality-bootstrap
소프트웨어 개발자

Use when setting up or updating project quality standards. Generates tech-stack-specific CLAUDE.md and hooks aligned with all 13 audit domains. Preventive counterpart to codebase-audit — bootstrapped projects produce zero audit findings. Triggers: "bootstrap", "set up standards", "generate CLAUDE.md".

2026-04-14
pipeline-handoff-validator
프로젝트 관리 전문가

Use between pipeline phases to validate handoff artifacts against contracts. Catches incomplete specs, ambiguous criteria, and plan defects before they propagate downstream. Invoked automatically by build-feature at every boundary. Triggers: "validate handoff", "check the spec", "verify the plan".

2026-04-14