Browse Skills
1361 skills found
mongodb-aggregation-pipeline.md
1
1
export
mongodb-aggregation-pipeline
2
from
"pluginagentmarketplace/custom-plugin-mongodb"
from
"pluginagentmarketplace/custom-plugin-mongodb"
3
MongoDB developer plugin with NoSQL patterns and aggregation pipelines
2026-01-07
iot-edge-module.md
1
1
export
iot-edge-module
2
from
"atc-net/atc-agentic-toolkit"
from
"atc-net/atc-agentic-toolkit"
3
A curated collection of prompts, skills, plugins, and best practices for AI coding agents. Standardize and accelerate agent setup across teams.
2026-05-29
jekyll-research-theme.md
1
1
export
jekyll-research-theme
2
from
"lalithaar/Interdisciplinary-Systems-Research-Lab"
from
"lalithaar/Interdisciplinary-Systems-Research-Lab"
3
Create production-grade, accessible Jekyll themes for researchers conducting "research in public." Generates complete lab notebook-style themes with Tufte-inspired sidenotes, KaTeX math rendering, and WCAG 2.1 AA compliance. Use when building Jekyll themes for scientific journals, experiment logs, field notes, or research documentation sites. Supports collections for organizing experiments and field notes, responsive sidenote rendering (sidebar on desktop, inline on mobile), and full-width layout options.
2026-02-20
repo-clipboard.md
1
1
export
repo-clipboard
2
from
"santiago-afonso/repo_clipboard"
from
"santiago-afonso/repo_clipboard"
3
Snapshot the current directory into pseudo-XML for LLM context. Use when you need to share a repo (or a sub-tree) with Codex/LLMs, especially for code review/debugging, generating an agent-friendly “repo snapshot”, or piping context into tools like `llm` (see skill $llm-cli). Supports `.gitignore`-aware file discovery, common ignore patterns, extension filtering, regex include/exclude, optional file-list printing, line-range snippets, and writes `/tmp/repo_clipboard.{stdout,stderr}` for reuse.
2025-12-19
ticket-create.md
1
1
export
ticket-create
2
from
"tarrragon/claude"
from
"tarrragon/claude"
3
Interactive Atomic Ticket design and creation tool following Single Responsibility Principle. Use when: (1) Creating new tickets for development tasks, (2) Breaking down complex requirements into atomic tickets, (3) Creating tickets from test failures, (4) Batch creating multiple tickets from requirements description. Each ticket must have exactly one Action + one Target.
2026-06-01
current-focus.md
1
1
export
current-focus
2
from
"shayonpal/mcp-for-lifeos"
from
"shayonpal/mcp-for-lifeos"
3
Model Context Protocol server for LifeOS Obsidian vault with dynamic template discovery and AI integration support
2026-01-19
strands-spec.md
1
1
export
strands-spec
2
from
"ThomasRohde/strands-cli"
from
"ThomasRohde/strands-cli"
3
Execute agentic workflows (YAML) with strong observability, schema validation, and safe orchestration.
2025-11-20
beads-issue-tracking.md
1
1
export
beads-issue-tracking
2
from
"shaneholloman/beads"
from
"shaneholloman/beads"
3
Track complex, multi-session work with dependency graphs using beads (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-02-07
critical-echo.md
1
1
export
critical-echo
2
from
"koriym/critical-echo"
from
"koriym/critical-echo"
3
Constructive criticism for articles worth critiquing
2026-02-20
code-review.md
1
1
export
code-review
2
from
"jiyeol-lee/dotfiles"
from
"jiyeol-lee/dotfiles"
3
Code review guidelines for commits and file changes. Covers four categories:Quality (security, correctness, maintainability), Regression (breaking changes,API compatibility), Documentation (code docs, changelogs), and Performance(optimization, efficiency).
2026-05-17
subagents-creator.md
1
1
export
subagents-creator
2
from
"wormholecowboy/.dotfiles"
from
"wormholecowboy/.dotfiles"
3
My .dotfiles config
2026-05-31
managing-deployment.md
1
1
export
managing-deployment
2
from
"samfolo/personal-site"
from
"samfolo/personal-site"
3
Personal website
2026-01-27
csv-data-auditor.md
1
1
export
csv-data-auditor
2
from
"aig787/agpm"
from
"aig787/agpm"
3
Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.
2026-04-14
permissions.md
1
1
export
permissions
2
from
"wodsmith/thewodapp"
from
"wodsmith/thewodapp"
3
Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.
2026-05-30
supabase-expert.md
1
1
export
supabase-expert
2
from
"synqing/Lightwave-Ledstrip"
from
"synqing/Lightwave-Ledstrip"
3
Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-05-19
using-superpowers.md
1
1
export
using-superpowers
2
from
"RawToast/zenko"
from
"RawToast/zenko"
3
Bun-first TypeScript generator for OpenAPI schemas using Zod for type-safe helper functions
2026-04-14
developing-claude-code-plugins.md
1
1
export
developing-claude-code-plugins
2
from
"mikekelly/developing-claude-code-plugins"
from
"mikekelly/developing-claude-code-plugins"
3
Build, test, and distribute Claude Code plugins with slash commands, agents, skills, hooks, MCP servers, and LSP servers. MUST be loaded when creating, reviewing, debugging, or distributing plugins. Use PROACTIVELY when user mentions plugins, extensions, marketplaces, or wants to add custom commands/agents to Claude Code.
2026-01-24
svelte-game-writer.md
1
1
export
svelte-game-writer
2
from
"maximxlss/codextris"
from
"maximxlss/codextris"
3
End-to-end planning, building, and testing of small-scale browser games in SvelteKit + TypeScript running in Docker, including scaffolding, game loop, input, UI, tests, and Docker dev/release setups. Use when a user asks to create or modify a SvelteKit game project, prototype a simple single-player game, or add tests. When requirements are unclear, ask clarifying questions and offer to choose defaults automatically if the user prefers. This skill uses SvelteKit+TS in Docker only (debug hot-reload + nginx release); do not switch stacks unless the user explicitly asks to change scope. Not for multiplayer, servers, or backend services.
2025-12-27
chezmoi.md
1
1
export
chezmoi
2
from
"cosgroveb/chezmoi-skill"
from
"cosgroveb/chezmoi-skill"
3
Manage dotfiles with chezmoi. Use when working with dotfiles, chezmoi templates, machine-specific configuration, syncing configs across machines, or when the user mentions chezmoi, dotfiles, or configuration management.
2026-03-24
chess-commentator.md
1
1
export
chess-commentator
2
from
"pilipolio/chess-sandbox"
from
"pilipolio/chess-sandbox"
3
Experimentations with chess engines and LLMs
2025-12-15
elo-ratings-math.md
1
1
export
elo-ratings-math
2
from
"mcclowes/elo-elo"
from
"mcclowes/elo-elo"
3
An elo rating implementation
2026-01-12
spec-builder.md
1
1
export
spec-builder
2
from
"ngocp-0847/agent-kit"
from
"ngocp-0847/agent-kit"
3
Supercharge your AI IDE (copilot, cursor, claude) with rules, commands, and skills
2026-01-24
skill-creator.md
1
1
export
skill-creator
2
from
"roman-16/.nixos"
from
"roman-16/.nixos"
3
Guide for creating effective skills. Use this skill when users want to create a new skill (or update an existing skill) that extends your capabilities with specialized knowledge, workflows, or tool integrations.
2026-06-01
advanced-engineering-skills-agent.md
1
1
export
advanced-engineering-skills-agent
2
from
"CleanExpo/DR-New"
from
"CleanExpo/DR-New"
3
Enterprise-grade engineering skills agent specializing in code engineering, design, UX, and comprehensive quality assurance with error detection and agent orchestration
2026-05-25