datamaker-kr/synapse-claude-marketplace Skills
(18)Browse AI agent skills from datamaker-kr/synapse-claude-marketplace for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
changelog-manager
datamaker-kr/synapse-claude-marketplace
Manages changelog entries following Keep a Changelog format with CalVer versioning. Analyzes changes and generates appropriate changelog descriptions.
checklist-generation
datamaker-kr/synapse-claude-marketplace
Expertise in generating domain-specific quality checklists for specifications. Activates when user discusses quality validation or requirement testing. Trigger keywords: checklist, quality gate, requirement testing, validation, completeness check, review checklist
consistency-analysis
datamaker-kr/synapse-claude-marketplace
Expertise in detecting inconsistencies, gaps, and conflicts across specification documents. Activates when user asks about document quality or consistency. Trigger keywords: consistency, analysis, gap analysis, conflict detection, spec review, cross-reference, traceability
docs-analyzer
datamaker-kr/synapse-claude-marketplace
Analyzes code changes and identifies documentation gaps. Scans git history, catalogs existing docs, and generates comprehensive analysis reports.
docs-bootstrapper
datamaker-kr/synapse-claude-marketplace
Bootstraps documentation structure for projects. Creates initial README, architecture docs, and API documentation with project-aware templates.
docs-manager
datamaker-kr/synapse-claude-marketplace
Orchestrates comprehensive documentation management by coordinating docs-analyzer, docs-bootstrapper, and mermaid-expert skills. Proactively monitors code changes and ensures documentation stays synchronized with the codebase.
init-specs
datamaker-kr/synapse-claude-marketplace
Initialize spec documents (requirements, specs, plans) for a new task. Creates scaffolded markdown files in specs/ directory. Use when user wants to start a new task specification.
mermaid-expert
datamaker-kr/synapse-claude-marketplace
Specialized skill for generating Mermaid diagrams with light/dark mode compatible colors. Use when creating architectural diagrams, flowcharts, ER diagrams, or sequence diagrams.
plan-with-specs
datamaker-kr/synapse-claude-marketplace
Read finalized specs and generate a detailed implementation plan. Updates the plans markdown with actionable steps. Use when user has reviewed specs and wants to generate an implementation plan.
planner
datamaker-kr/synapse-claude-marketplace
Expert planning specialist focused on creating comprehensive, actionable implementation plans. Analyzes requirements, decomposes complex features, identifies dependencies, and creates step-by-step execution strategies.
quality-gate
datamaker-kr/synapse-claude-marketplace
Runs consistency analysis and checklist validation as a quality checkpoint before implementation. Use when the user wants to validate their specification quality.
spec-authoring
datamaker-kr/synapse-claude-marketplace
Expertise in writing clear, testable specifications. Activates when user discusses requirements, features, user stories, or acceptance criteria. Trigger keywords: specification, requirements, user story, acceptance criteria, feature spec, functional requirement, non-functional requirement, spec.md
spec-manager
datamaker-kr/synapse-claude-marketplace
Orchestrates specification management workflow by coordinating init-specs, specify-with-requirements, plan-with-specs, and update-requirements skills. Manages the full lifecycle of task specifications from requirements through implementation planning.
spec-workflow
datamaker-kr/synapse-claude-marketplace
Orchestrates the complete specify→clarify→plan→tasks→implement workflow. Use when starting a new feature from scratch or when the user wants end-to-end guided development.
specify-with-requirements
datamaker-kr/synapse-claude-marketplace
Read requirements markdown and generate detailed technical specifications. Analyzes requirements, clarifies ambiguities, and updates the specs document. Use when user has written requirements and wants to generate specs.
tdd-workflow
datamaker-kr/synapse-claude-marketplace
Guides development following Kent Beck's Test-Driven Development and Tidy First principles. Use when implementing features or fixing bugs.
update-pr
datamaker-kr/synapse-claude-marketplace
Complete PR update workflow - updates both title and description with project-aware content. Orchestrates update-pr-title and update-pr-desc commands.
update-requirements
datamaker-kr/synapse-claude-marketplace
Update requirements and cascade changes to specs and plans. Accepts natural language change descriptions to modify the full spec chain. Use when user wants to add, remove, or modify requirements.