home / skills / kevinslin

kevinslin skills

Find 17 skills from 1 repo created by kevinslin on GitHub.

1 repo
17 skills
GitHub

Sponsored

find-links

kevinslin/llm

5
This skill identifies placeholder links in markdown and replaces them with authoritative, contextually relevant URLs to improve note accuracy.
learning-capture

kevinslin/llm

5
This skill helps you capture and summarize learnings from conversations, turning discussions into actionable notes and study materials.
dev.mermaid

kevinslin/llm

5
This skill helps generate valid Mermaid diagrams by enforcing proper label quoting and syntax, ensuring all diagrams render without parsing errors.
dev.code

kevinslin/llm

5
This skill guides you through structured JavaScript development, emphasizing quality, security, testing, and maintainable workflows for feature work and fixes.
dev.add-license

kevinslin/llm

5
This skill adds an Apache-2.0 LICENSE file to a repository, auto-filling copyright from git and updating package.json when present.
dendron

kevinslin/llm

5
This skill helps you read, search, and create Dendron notes from the filesystem or notes.db to organize vaults efficiently.
dev.gh

kevinslin/llm

5
This skill helps you manage GitHub tasks efficiently with gh commands, including listing, viewing, and creating issues and pull requests.
dev.exec-plan

kevinslin/llm

5
This skill generates a structured execution plan document with goals, context, technical approach, milestones, and risks for complex development tasks.
dev.speculate

kevinslin/llm

5
This skill initializes and references Speculate documentation to ensure project context, coding standards, and workflows are consistently followed across tasks.
gen-notifier

kevinslin/llm

5
This skill sends desktop notifications when tasks complete or stall, keeping you informed without checking progress.
learn

kevinslin/llm

5
This skill summarizes key session learnings and persists them into a learnings log for organized reuse.
write-tech-docs

kevinslin/llm

5
This skill helps you write clear, value-driven technical docs by applying editorial principles to create scannable, actionable content.
dev.document

kevinslin/llm

5
This skill updates project documentation to reflect changes, ensuring README.md, DESIGN.md, CLAUDE.md, AGENTS.md, and NEXT_STEPS.md are current.
dev.code-extension

kevinslin/llm

5
This skill installs VS Code or Cursor extensions from a local .vsix file using the appropriate CLI, then verifies installation.
dev.lint

kevinslin/llm

5
This skill runs lint and format scripts to ensure code quality and consistency, reporting success or automatically fixing issues.
tool-imagekit-upload

kevinslin/llm

5
This skill uploads images to ImageKit from file paths or clipboard and returns a CDN URL for easy sharing.