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

FranciscoJRSantos

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

수집된 skills
12
저장소
1
업데이트
2026-06-23
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

debt-ledger
소프트웨어 개발자

Harvest every `deferred:` comment in the codebase into a debt ledger, so deliberate shortcuts and deferrals get tracked instead of rotting into "later means never". Use when the user says "debt ledger", "/debt-ledger", "what did we defer", "list the shortcuts", "ponytail ledger", or "what did we mark to do later". One-shot report, changes nothing.

2026-06-23
implement
소프트웨어 개발자

Vertical-slice implementation with TDD inside each slice. Reads the plan and kanban-board artifacts to determine which slice to implement. Each slice crosses all layers (data → pure → edge → UI → integration) and follows Red-Green-Refactor. Clear context between slices. Use this skill whenever the user says "implement", "start coding", "proceed with implementation", "/implement", or wants to begin implementation after a plan exists. Entry point: /implement

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

Review diffs for over-engineering only. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding with tag and replacement. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", "yagni review", or invokes /yagni-review. Complements correctness-focused /review — this one only hunts complexity.

2026-06-23
grill-me
프로젝트 관리 전문가

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Produces a decision log artifact consumable by /plan. Invoke with "/grill-me [topic]".

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

Fetches a Jira ticket, detects its type, and generates a type-aware implementation plan with Kanban/DAG vertical slices. Presents the plan for approval before writing it back to Jira as a comment. Produces both a plan artifact and a kanban-board artifact. Use this skill whenever the user invokes /plan PROJ-123 or asks to generate an implementation plan for a Jira ticket. Entry point: /plan PROJ-123

2026-06-07
ship
소프트웨어 개발자

Run the full verification suite (lint, type check, tests), gate on the review artifact, commit, push, and create a merge request. Use this skill whenever the user says "ship it", "commit and push", "create MR", "open a merge request", "push my branch", or wants to finalize and submit their work.

2026-06-07
learn
소프트웨어 개발자

Codify a correction or convention from the current session into AGENTS.md (global) or .agents/conventions.md (project-specific) in "Always/Never [action] BECAUSE [reason]" format. Use this skill whenever the user says "remember this", "add a rule", "don't do that again", "learn this", "/learn", or wants to capture a lesson from the session before the conversation ends. Entry point: /learn [optional rule text]

2026-05-23
adr
소프트웨어 개발자

Creates Architecture Decision Records (ADRs) when significant design choices are made. Captures context, decision, consequences, and alternatives rejected — the "why" that AGENTS.md doesn't hold. Use this skill whenever the user says "record this decision", "write an ADR", "document why we chose X", "capture this architecture decision", or wants to preserve design rationale for future reference. Stores under docs/decisions/ or .agents/decisions/ (whichever exists). Entry point: /adr [optional decision title or description]

2026-05-21
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다