Agent Skills by 데브고래밥
Showing 20 vetted skills indexed across 1 GitHub repositories.
pdf-parser
Extract text from PDF documents into .txt files using Node.js and pdf-parse.
fsd-docs
Load relevant Feature-Sliced Design v2.1 documentation sections from references/.
my-backend-architecture
Organize backend architecture into app, domain, infrastructure, and shared layers.
claude-hook-notify-setup
Connect native OS toast notifications to Claude Code hooks.
docs-to-md
Convert official documentation sites into local Markdown files with frontmatter metadata.
structure-planner
Interview users to classify layout zones and design authentication for the FSD pipeline.
framework-adapter
Generate a framework-specific folder tree from an FSD blueprint.
requirements-analyzer
Extracts minimum viable information from requirements documents to bootstrap an FSD blueprint.
audit-public-rules
Diagnose AGENTS.md and CLAUDE.md files against best-practice benchmarks.
handoff
Condense the active task from a conversation into a Markdown handoff brief.
shared-docs
Manage cross-repo documentation via git submodules with init, sync, write, and doctor workflows.
draft-public-rules
Draft a track-aware public rules document choosing between AGENTS.md and CLAUDE.md for your project.
refine-boundaries
Add and evolve Always, Ask, and Never rules in AGENTS.md or CLAUDE.md.
requirements-refiner
Refine vague inputs into structured MUST/SHOULD requirements and domain briefs.
event-storming-explorer
Extract past-tense domain events and actors into an event timeline.
implementation-blueprint
Map DDD outputs into a deterministic backend monolith folder structure.
screen-inventory
Compile screen inventories mapping BC screens to data and actions.
aggregate-designer
Plan Domain-Driven Design aggregates with event storming and generate markdown documentation.
subdomain-classifier
Classify pre-identified subdomain candidates into Core, Supporting, or Generic categories.
context-designer
Map a slice-first core subdomain to bounded contexts with per-BC canvases.