Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
preset-manager
Activate this skill when users need help with scene preset operations including saving, applying, organizing, or managing source visibility configurations. Triggers include requests like "save this layout", "apply my gaming preset", "switch to BRB mode", "create a preset", "list my presets", "rename preset", or managing saved configurations. This skill orchestrates preset tools for efficient scene state management.
ironystock/agentic-obs 10
-
scene-designer
Activate this skill when users need help creating, modifying, or arranging visual elements in OBS scenes. Triggers include requests like "add a text overlay", "create a new scene", "move my webcam", "resize the game capture", "add a browser source", "arrange my layout", or designing scene compositions. This skill orchestrates the 14 Design tools to build professional-looking stream layouts.
ironystock/agentic-obs 10
-
streaming-assistant
Activate this skill when users need help with live streaming workflows including pre-stream setup, real-time source management during streams, audio verification, scene transitions, or stream health monitoring. Triggers include requests like "help me stream", "pre-stream checklist", "manage my stream", "check audio before streaming", "switch scenes during stream", or troubleshooting streaming issues. This skill orchestrates multiple tools to guide users through complete streaming sessions from setup to teardown.
ironystock/agentic-obs 10
-
audio-engineer
Activate this skill when users need help with audio configuration, troubleshooting, or optimization in OBS. Triggers include requests like "fix my audio", "adjust microphone levels", "mute desktop audio", "balance my audio sources", "check audio levels", or diagnosing audio issues like echo, distortion, or missing sound. This skill orchestrates audio tools to ensure professional sound quality.
ironystock/agentic-obs 10
-
Python Type Hint Reviewer
Reviews code diffs (uncommited changes written by the agent) or new files(untracked files) for Python type hinting and structural principle compliance. Use this skill when user say review code diffs or new files or want to check code quality(when file is a python file). Requires explicit user confirmation before applying any modifications to ensure code quality and safety.
seedspirit/python-type-hint-reviewer 13
-
plugin-search
Search for claude plugins or skill to help user with a task
daamitt/skill-issue 18
-
querying-granola
Queries local Granola meeting cache for meeting history, context, and attendee information. Use when preparing for meetings, researching past interactions with a person or company, finding past discussions on a topic, tracking engagement, or when user mentions Granola, meeting notes, meeting history, or attendees.
chuyeow/agentic-layer
-
tdd
Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement features using TDD, write tests first, follow red-green-refactor cycle, or develop code with test-first approach. Also use when user mentions TDD, unit testing workflow, or wants to refactor code with test coverage.
chuyeow/agentic-layer
-
valibot
Valibot schema validation for backend and frontend forms.
rakibdev/dotfiles 1
-
vue
Vue coding style and best practices.
rakibdev/dotfiles 1
-
tailwind
Tailwind CSS styling conventions.
rakibdev/dotfiles 1
-
websearch
Search Google
rakibdev/dotfiles 1
-
github
Fetch GitHub URLs, repos, issues, pull requests, code search
rakibdev/dotfiles 1
-
figma
Tool for fetching Figma design data and downloading images.
rakibdev/dotfiles 1
-
shadcn
shadcn/ui component library conventions.
rakibdev/dotfiles 1
-
mongodb
Script for read/write MongoDB
rakibdev/dotfiles 1
-
browser
Control browser tabs via raw CDP. Code runs as browser JS in the page.
rakibdev/dotfiles 1
-
react
React coding style and best practices.
rakibdev/dotfiles 1
-
drizzle
Drizzle ORM for backend database queries and schema.
rakibdev/dotfiles 1
-
raindrop
Manage Raindrop.io bookmarks via REST API using curl or bun -e
rakibdev/dotfiles 1
-
ssh
Execute commands on a remote server via SSH using the bash tool.
rakibdev/dotfiles 1
-
database
Run queries on SQL database
rakibdev/dotfiles 1
-
workflow-utilities
Shared utilities for file deprecation, directory structure creation,
TODO file updates, workflow lifecycle management, archive management,
and VCS abstraction (GitHub/Azure DevOps).
Used by all other skills.
Use when: Need shared utilities, deprecating files, updating TODO,
registering/archiving workflows, managing TODO.md manifest, VCS operations,
PR feedback handling
Triggers: deprecate, archive, update TODO, create directory, register workflow,
archive workflow, sync manifest, VCS operations, PR feedback
stharrold/stharrold-templates 1
-
initialize-repository
Meta-skill (Phase 0) for bootstrapping new repositories with
workflow system. Interactive callable tool that copies skills,
documentation, and standards from source repository.
Use when: Starting a new project that needs the workflow system
Triggers: "initialize new repository", "bootstrap workflow",
"replicate workflow system"
stharrold/stharrold-templates 1