Browse Skills
1686 skills found
typescript-taste.md
2
1
export
typescript-taste
2
from
"iplaylf2/khora"
from
"iplaylf2/khora"
3
Structured concurrency for TypeScript/JavaScript, expressed with generator functions.
2026-05-24
speculator-orchestration.md
2
1
export
speculator-orchestration
2
from
"wbeard/speculator"
from
"wbeard/speculator"
3
Multi-agent task orchestration using the spec CLI. Guides agents on claiming tasks, parallel execution, blocking, and coordination. Use when working with multiple agents, claiming tasks, or managing parallel work.
2025-12-20
implementation-postmortem.md
2
1
export
implementation-postmortem
2
from
"leynos/agent-helper-scripts"
from
"leynos/agent-helper-scripts"
3
Helper scripts to be run by agentic coding tools
2026-06-06
digital-samba.md
2
1
export
digital-samba
2
from
"digitalsamba/digital-samba-skill"
from
"digitalsamba/digital-samba-skill"
3
Build video conferencing integrations using Digital Samba's API and SDK. Use when creating meeting rooms, embedding video calls, generating participant tokens, managing recordings, or integrating real-time collaboration features. Triggers include "Digital Samba", "video conferencing API", "embed video calls", "meeting room integration", "WebRTC iframe", "participant tokens".
2026-06-03
oracle.md
2
1
export
oracle
2
from
"LarsEckart/dotfiles"
from
"LarsEckart/dotfiles"
3
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-05-26
analytics-tracking.md
2
1
export
analytics-tracking
2
from
"ferryhinardi/supertool"
from
"ferryhinardi/supertool"
3
Guide for implementing analytics tracking in SuperTool. Use this when adding analytics events, tracking user actions, or ensuring privacy compliance.
2026-05-08
backend-developer.md
2
1
export
backend-developer
2
from
"ncrmro/tetrastack"
from
"ncrmro/tetrastack"
3
Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic.
2026-03-26
ui-ux-design-patterns.md
2
1
export
ui-ux-design-patterns
2
from
"endo-ava/harmonic-orbit"
from
"endo-ava/harmonic-orbit"
3
Interactive Circle of Fifths Tool and Map of Music Theory
2026-03-17
svg-to-tsx.md
2
1
export
svg-to-tsx
2
from
"rfxlamia/ronin"
from
"rfxlamia/ronin"
3
The Manifesto of the Masterless Developer
2026-03-08
rpg-toolkit-development.md
2
1
export
rpg-toolkit-development
2
from
"KirkDiggler/rpg-toolkit"
from
"KirkDiggler/rpg-toolkit"
3
A modular toolkit for building RPG game engines, bots, and applications
2026-06-02
llm-app-architecture.md
2
1
export
llm-app-architecture
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Automatically applies when building LLM applications. Ensures proper async patterns for LLM calls, streaming responses, token management, retry logic, and error handling.
2026-05-21
bellog-theme.md
2
1
export
bellog-theme
2
from
"whddltjdwhd/bellog"
from
"whddltjdwhd/bellog"
3
Castle Bell's custom blog
2026-05-17
go-uber-style.md
2
1
export
go-uber-style
2
from
"nhlongnguyen/dotfiles"
from
"nhlongnguyen/dotfiles"
3
Use this skill when writing Go code following the Uber Go Style Guide. Provides comprehensive guidance on idiomatic Go patterns, error handling, concurrency safety, performance optimization, and test-driven development. Covers all critical Uber Go rules including channel sizing, goroutine management, interface design, and proper error handling. Appropriate for any task involving .go files, Go code reviews, refactoring, or implementing Go best practices.
2026-03-03
rhetorical-analysis.md
2
1
export
rhetorical-analysis
2
from
"bastien-gallay/rhetorical-analysis-skill"
from
"bastien-gallay/rhetorical-analysis-skill"
3
Analyse rhétorique et épistémologique d'articles, discours et textes argumentatifs. Utiliser ce skill quand l'utilisateur demande d'analyser la qualité argumentative d'un texte, d'identifier des sophismes ou biais, d'évaluer la fiabilité des sources citées, de déconstruire la logique d'un raisonnement, ou de produire une réécriture critique structurée d'un document.
2025-12-16
claude-md-manager.md
2
1
export
claude-md-manager
2
from
"buvis/home"
from
"buvis/home"
3
Bob's Universal and Very Intelligent System home directory
2026-05-18
update-pr.md
2
1
export
update-pr
2
from
"propstreet/claude-powerpack"
from
"propstreet/claude-powerpack"
3
Essential productivity tools for Claude Code: expert consultation docs, code extraction, and more
2026-04-01
turborepo-workflow.md
2
1
export
turborepo-workflow
2
from
"lsst-sqre/squareone"
from
"lsst-sqre/squareone"
3
The landing page for the Rubin Science Platform
2026-06-06
academic-writing-cs.md
2
1
export
academic-writing-cs
2
from
"SipengXie2024/Helios-Writing"
from
"SipengXie2024/Helios-Writing"
3
Comprehensive toolkit for writing high-quality computer science research papers (conference, journal, thesis). Provides narrative construction guidance, sentence-level clarity principles (Gopen & Swan), academic phrasebank, CS-specific conventions, and section-by-section quality checklists. Use when assisting with academic paper writing, revision, or structure planning across all stages from drafting to submission.
2026-05-17
skill-creator.md
2
1
export
skill-creator
2
from
"AizenvoltPrime/claude-compass"
from
"AizenvoltPrime/claude-compass"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-14
marp-html-to-png.md
2
1
export
marp-html-to-png
2
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
3
Create HTML diagrams for Marp slides and capture them as PNG screenshots using Playwright MCP
2025-11-22
nix-dev-shell.md
2
1
export
nix-dev-shell
2
from
"efficacy38/nix-dotfile"
from
"efficacy38/nix-dotfile"
3
Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
2026-05-23
marp-slide-quality.md
2
1
export
marp-slide-quality
2
from
"nibzard/skills-marketplace"
from
"nibzard/skills-marketplace"
3
An opinionated collection of Agent Skills I use daily in my work.
2026-04-09
multi-tenant-postgres.md
2
1
export
multi-tenant-postgres
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
A production-ready, batteries-included platform for building, deploying, and scaling AI agents on Kubernetes. Get your agentic workloads running in 5 minutes.
2025-12-19
docker-patterns.md
2
1
export
docker-patterns
2
from
"mcgilly17/nix-configs"
from
"mcgilly17/nix-configs"
3
Nix configuration for my systems supporting macOS, NixOS, and WSL.
2026-06-01