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

design-docs-plugin

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

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

이 저장소의 skills

design-link
소프트웨어 개발자

Generate cross-reference graph showing relationships between design documents. Use when visualizing doc dependencies, finding related docs, or understanding documentation structure.

2026-07-11
design-validate
소프트웨어 개발자

Validate design doc structure and frontmatter. Use when checking design docs for compliance, ensuring proper formatting, or verifying metadata before commits.

2026-07-11
context-audit
소프트웨어 개발자

Comprehensive quality audit for CLAUDE.md context files. Use when performing thorough quality checks, preparing for releases, ensuring context efficiency, or verifying token optimization.

2026-07-10
context-docs-style
소프트웨어 개발자

Style rules for LLM context files (CLAUDE.md, AGENTS.md and their .local variants). Fires automatically when these files are opened. Enforces on-demand loading patterns, proper @-reference syntax and lean context structure.

2026-07-10
context-split
소프트웨어 개발자

Split large CLAUDE.md into child files. Use when context files exceed word limits, are too verbose, or cover multiple distinct topics that should be separate.

2026-07-10
context-validate
소프트웨어 품질 보증 분석가·테스터

Validate CLAUDE.md structure, formatting, and quality. Use when checking context files for compliance, ensuring proper structure, or verifying before commits.

2026-07-10
design-archive
소프트웨어 개발자

Archive outdated design documentation. Use when design docs are no longer relevant, have been superseded, or document deprecated features.

2026-07-10
design-audit
소프트웨어 개발자

Comprehensive health audit for design documentation. Use when performing thorough quality checks, preparing for releases, or ensuring documentation compliance.

2026-07-10
design-compare
소프트웨어 개발자

Compare doc versions across git history. Use when reviewing changes, tracking evolution, or understanding modifications.

2026-07-10
design-config
소프트웨어 개발자

Manage design documentation system configuration. Use when initializing the system, adding modules, or updating quality standards.

2026-07-10
design-export
소프트웨어 개발자

Export to PDF/HTML/markdown. Use when distributing documentation, creating presentations, or archiving design docs.

2026-07-10
design-index
소프트웨어 개발자

Generate table of contents for design documentation. Use when creating navigation, documentation overview, or module index pages.

2026-07-10
design-init
소프트웨어 개발자

Initialize new design documentation from templates. Use when creating new design docs, documenting new systems, starting architecture documentation, or setting up design docs for a new module.

2026-07-10
design-prune
소프트웨어 개발자

Remove historical cruft from design docs. Use when docs accumulate outdated content, after major refactorings, or when preparing for releases.

2026-07-10
design-report
소프트웨어 개발자

Generate status reports for design documentation. Use when creating documentation summaries, tracking progress, or preparing documentation reviews.

2026-07-10
design-review
소프트웨어 개발자

Review and analyze design docs for health, quality, and improvement opportunities. Use when auditing design documentation, checking doc health, or identifying areas for improvement.

2026-07-10
design-search
소프트웨어 개발자

Full-text search across design documentation. Use when looking for specific topics, decisions, or patterns documented across design docs.

2026-07-10
design-split
소프트웨어 개발자

Split an oversized design doc into atomic, cross-referenced pieces. Use when a design doc covers more than one unrelated subsystem or has grown far larger than its peers in the same module.

2026-07-10
design-sync
소프트웨어 개발자

Sync design docs with codebase state. Use when verifying documentation accuracy, after code changes, or when last-synced is stale.

2026-07-10
design-update
소프트웨어 개발자

Update specific design document with new content or metadata. Use when modifying design docs, updating status/completeness, or syncing after code changes.

2026-07-10
docs-generate-repo
소프트웨어 개발자

Generate Level 2 (repository docs) from design docs. Use when creating comprehensive topic-based documentation for developers.

2026-07-10
docs-generate-site
소프트웨어 개발자

Generate Level 3 (documentation sites) from design docs. Use when creating feature-rich, interactive documentation for RSPress/Docusaurus sites.

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

Complete a plan by updating design docs and removing the transitory plan file. Use when implementation is finished and knowledge should be persisted to design documentation.

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

Create new plan documents from templates. Use when starting new implementation work, documenting planned features, or organizing development tasks.

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

Explore implementation plans, status, and relationships. Provides comprehensive plan ecosystem navigation with filtering, health analysis, and actionable recommendations.

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

List and filter plan documents. Use when exploring plans, checking status, finding plans by module, or reviewing plan health.

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

Validate plan document structure and frontmatter. Use when checking plans for compliance, ensuring proper formatting, or verifying metadata before commits.

2026-07-10
design-docs-style
소프트웨어 개발자

Auto-loads design documentation style rules when .claude/design/**/*.md files are read. Enforces focused, boundary-level documentation over exhaustive code re-documentation.

2026-07-10
design-groom
소프트웨어 개발자

Autonomous top-to-bottom overhaul of design docs — validate, restyle, resync against code, prune stale context, split oversized docs, reconcile cross-references, update CLAUDE.md references, then commit. Runs unattended with no confirmation gates. Use to groom design documentation before a review or release.

2026-07-10
docs-generate-contributing
소프트웨어 개발자

Generate CONTRIBUTING.md for developer onboarding. Use when creating or updating contribution guides with setup instructions and development workflows.

2026-07-10
docs-generate-security
소프트웨어 개발자

Generate SECURITY.md for vulnerability reporting. Use when creating or updating security policies with supported versions and reporting instructions.

2026-07-10
docs-review-package
소프트웨어 개발자

Review package.json for completeness and best practices. Use when auditing metadata, checking dependency versions, or validating peerDependencies.

2026-07-10
docs-sync
소프트웨어 개발자

Sync user documentation with design doc changes. Use when design docs have been updated and user docs need to reflect the changes.

2026-07-10
docs-update
소프트웨어 개발자

Comprehensive documentation review and update. Use before merging branches to ensure all docs are current, complete, and consistent.

2026-07-10
finalize
소프트웨어 개발자

End-of-branch workflow. Dispatches the design-doc, context-doc, and user-docs agents to update every documentation layer, then creates a changeset, squashes commits, pushes, and opens a PR. Use when finishing work on a branch before merge.

2026-07-10
handoff
소프트웨어 개발자

Capture the current task state into .claude/handoffs/HANDOFF.md so a fresh Claude Code session can resume the work, or read a pending handoff back into context. Bidirectional — writes a handoff when none is pending, resumes one when it exists.

2026-07-10
review
소프트웨어 개발자

Fetch and address PR review feedback. Filters resolved/outdated comments, triages by severity, makes fixes, runs lightweight doc check, commits and pushes. Use during PR review cycles.

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

Review CLAUDE.md files for quality, efficiency, and structure. Use when auditing LLM context files, checking documentation organization, preparing for context optimization, or ensuring lean imperative instructions.

2026-06-12
context-update
소프트웨어 개발자

Update CLAUDE.md files to improve efficiency and structure. Use when optimizing LLM context files, implementing review recommendations, splitting large files, or adding design doc pointers.

2026-06-12
merge-prep
소프트웨어 개발자

Final squash of all branch commits into one clean commit and force push for merge. Use after PR approval, before merging.

2026-05-11
이 저장소에서 수집된 skills 42개 중 상위 40개를 표시합니다.