peintune/runjam

DirSkills catalogs 13 skills from this repository, across 5 categories: AI Engineering, Automation, Frontend, Quality, Writing.

195 stars12 forksView on GitHub
๐Ÿ’ก
5h ago

Brainstorming

Brainstorming guides a collaborative design process before implementation. Use it to clarify requirements, explore approaches, and write a spec before any code or behavior changes.
AI Engineering
19512
๐Ÿ”
5h ago

Code Review

Code Review provides structured reviews of code changes for bugs, security issues, performance problems, and best-practice gaps. Use it when reviewing a diff and you need severity-tagged, actionable feedback without rewriting the code.
Quality
19512
โœ…
5h ago

Finishing A Development Branch

Finishing A Development Branch helps you prepare completed work for merge with cleanup, testing, linting, documentation updates, and a structured pull request. Use it before pushing a branch for review.
Quality
19512
๐ŸŽจ
5h ago

Frontend Design

Frontend Design provides guidance for distinctive UI direction when building new interfaces or reshaping existing ones. Use it to choose typography, palette, layout, and a coherent aesthetic that avoids templated defaults.
Frontend
19512
๐Ÿ“Š
5h ago

Mermaid

Mermaid renders Mermaid diagrams as SVG or ASCII art for flowcharts, sequence diagrams, state diagrams, class diagrams, and ER diagrams. Use it when you need to create or preview diagrams from Mermaid text.
Automation
19512
๐Ÿ“„
5h ago

PDF

PDF extracts text and tables, creates and merges PDFs, and splits, rotates, or watermarks pages. Use it when Claude needs to fill forms or process PDF documents at scale.
Automation
19512
๐Ÿ“Š
5h ago

PPT Generation

PPT Generation creates PowerPoint presentations from a slide plan. Use it when you need a PPTX deck, either as AI-generated slide images or as fully editable python-pptx slides.
Automation
19512
๐Ÿ“
5h ago

RunJam Defaults

RunJam Defaults defines hard rules for session paths, output locations, dependency checks, and fallback behavior. Use it to keep generated files in the session root and avoid unsafe assumptions about the environment.
Automation
19512
๐Ÿ“
5h ago

RunJam Defaults

RunJam Defaults defines session-wide rules for output paths, dependency checks, fallback handling, and file management. Use it when generating files or scripts that must follow RunJamโ€™s working-directory conventions.
Automation
19512
๐Ÿ› ๏ธ
5h ago

RunJam Defaults

RunJam Defaults defines the session-wide path, dependency, and file-handling rules for RunJam runs. Use it when generating outputs or scripts that must write to the session root and handle missing tools safely.
Automation
19512
๐Ÿ› ๏ธ
5h ago

Skill Creator

Skill Creator guides you in building or updating Claude skills with clear frontmatter, lean instructions, and bundled resources. Use it when extending Claude with specialized workflows, domain knowledge, or tool integrations.
AI Engineering
19512
๐Ÿงช
5h ago

Test-Driven Development

Test-Driven Development uses a red-green-refactor cycle before implementation code is written. Use it for new features, bug fixes, and behavior-changing refactors.
Quality
19512
๐Ÿ“
5h ago

Writing Plans

Writing Plans helps you outline complex work before implementation. Use it for multi-step tasks, spec writing, architecture decisions, or when a change is too large to code in one pass.
Writing
19512