nitromike502/meckert-claude-code-marketplace
These skills were discovered automatically and have not necessarily received an editorial review.
adr-writerIndexed
Guidelines for creating Architecture Decision Records (ADRs). Use when documenting significant architectural decisions, their context, alternatives considered, and consequences.
View indexed skilldocumentation-standardsIndexed
Documentation standards and conventions based on Diataxis framework. Use this skill to learn project documentation conventions before creating, reviewing, or updating docs.
View indexed skillfile-deleterIndexed
REQUIRED for all file and directory deletions. This system replaces rm/rmdir commands. Always use this skill instead of bash rm commands when removing any files or directories. Moves items to recoverable .deleted/ trash folder with preserved structure.
View indexed skillhow-to-guide-writerIndexed
Guidelines for creating task-oriented how-to guide documentation. Use when writing content that helps users accomplish specific goals.
View indexed skillresearch-findings-writerIndexed
Guidelines for documenting research findings and investigation results. Use when writing content about discoveries, analysis, and recommendations from code analysis, API testing, or other research.
View indexed skillsystem-overview-writerIndexed
Guidelines for creating architecture overview and system explanation documentation. Use when writing content that clarifies system design, data flow, and architectural concepts.
View indexed skilltutorial-writerIndexed
Guidelines for creating learning-oriented tutorial documentation. Use when writing step-by-step content that helps users learn by doing.
View indexed skill