Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
readme
Makeing of README.md files for ROBOLIBS libraries
bresilla/dot 1
-
stig
Use Stig to generate documentation from C/C++ code with Doxygen-style comments
bresilla/dot 1
-
beads
Use Beads to structure and execute work via epics, tasks, and dependencies
bresilla/dot 1
-
example-plugin
Brief description of what this plugin does and when to use it
devkade/collaborator 2
-
example:feature-1
Description of feature 1 and when to use it
devkade/collaborator 2
-
example:feature-2
Description of feature 2 and when to use it
devkade/collaborator 2
-
deep-reading-framework
Three-pass critical reading framework for systematic document analysis. Supports tech blogs, retrospectives, technical documentation, personal writing, and academic papers. Primary focus on Third Pass critical analysis, context validation, and actionable reconstruction. Use when analyzing complex documents, performing critical reading, extracting actionable insights, or conducting deep analysis. Triggers include Third Pass, 비판적 분석, critique, 깊이 읽기, 심층 분석.
devkade/collaborator 2
-
oss-contribution-framework
Systematic framework for contributing to open source projects. Guides through issue discovery, integrated analysis with code exploration, implementation, and PR creation. Use when starting OSS contributions, analyzing issues, or creating pull requests. Includes modular sub-skills for each contribution phase.
devkade/collaborator 2
-
oss:issue-analysis
Phase 2 of OSS contribution - Deep analysis combining issue requirements with codebase exploration. Extracts requirements, explores code structure, identifies exact code locations to fix, traces execution paths, and maps code-level changes needed. Use when starting work on selected issue.
devkade/collaborator 2
-
oss:solution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
devkade/collaborator 2
-
oss:issue-discovery
Phase 1 of OSS contribution - Find and evaluate suitable issues matching your skills, time, and learning goals. Filters by labels, assesses project health, and provides structured recommendations. Use when starting OSS contribution, looking for beginner-friendly issues, or evaluating multiple issue options.
devkade/collaborator 2
-
oss:documentation-pr
Phase 4 of OSS contribution - Document changes and create a comprehensive, reviewable pull request. Writes clear PR description, documents code changes, creates changelog entries, and prepares for review. Use when implementation is complete and ready to submit work.
devkade/collaborator 2
-
pkm-framework
Comprehensive Personal Knowledge Management framework for Obsidian with temporal reviews, capture, linking, and analytics
devkade/collaborator 2
-
pkm:gcalcli
Google Calendar integration for PKM Framework using gcalcli for read/write access
devkade/collaborator 2
-
pkm:daily-setup
Generate or update the Daily Notes section for morning daily note setup in Obsidian
devkade/collaborator 2
-
pkm:weekly-review
Generate or update the Weekly Summary section by aggregating daily notes in Obsidian
devkade/collaborator 2
-
pkm:monthly-review
Generate or update the Monthly Summary section by aggregating weekly notes in Obsidian
devkade/collaborator 2
-
pkm:daily-review
Complete the Daily Review section for end-of-day reflection in Obsidian
devkade/collaborator 2
-
pnpm
Use when managing Node.js dependencies with pnpm - install packages, configure monorepo workspaces, set up pnpm catalogs, resolve dependency conflicts with overrides, patch third-party packages, and configure CI pipelines for pnpm projects
onmax/nuxt-skills 611
-
nuxt-seo
Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data.
onmax/nuxt-skills 611
-
ts-library
Use when authoring TypeScript libraries or npm packages - covers project setup, package.json exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and publishing to npm. Use when bundling, configuring dual CJS/ESM output, or setting up release workflows.
onmax/nuxt-skills 611
-
motion
Use when adding animations with Motion Vue (motion-v) - provides motion component API, gesture animations, scroll-linked effects, layout transitions, and composables for Vue 3/Nuxt
onmax/nuxt-skills 611
-
vue
Use when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance
onmax/nuxt-skills 611
-
vite
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
onmax/nuxt-skills 611