Browse Skills
1969 skills found
codex-review.md
2
1
export
codex-review
2
from
"jedipunkz/dotfiles"
from
"jedipunkz/dotfiles"
3
dotfiles for @jedipunkz
2026-05-28
typescript.md
2
1
export
typescript
2
from
"lambdamechanic/skills"
from
"lambdamechanic/skills"
3
Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.
2026-04-27
qt-release.md
2
1
export
qt-release
2
from
"svetzal/cutiecoco"
from
"svetzal/cutiecoco"
3
Set up or troubleshoot GitHub Actions workflows for releasing cross-platform Qt applications. Use when building, signing, notarizing, or packaging Qt apps for macOS, Linux, or Windows.
2025-12-27
crawl-to-markdown.md
2
1
export
crawl-to-markdown
2
from
"andrewginns/skills-collection"
from
"andrewginns/skills-collection"
3
Collection of skills for Agents
2026-03-14
cloudflare-api-orchestration.md
2
1
export
cloudflare-api-orchestration
2
from
"jukasdrj/books-v3"
from
"jukasdrj/books-v3"
3
BooksTracker v2 - Sprint 1: Diversity tracking and reading session management (iOS 26, Swift 6)
2026-02-20
bubble-tea.md
2
1
export
bubble-tea
2
from
"fwojciec/diffstory"
from
"fwojciec/diffstory"
3
Diff viewer that uses LLM to classify code changes into structured narratives
2026-01-21
agent-skill-mapping.md
2
1
export
agent-skill-mapping
2
from
"tesla0225/claude_skill_repoinit"
from
"tesla0225/claude_skill_repoinit"
3
Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2025-12-21
python-function-caching.md
2
1
export
python-function-caching
2
from
"gordonwatts/atlas-mcp"
from
"gordonwatts/atlas-mcp"
3
Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `python` diskcache package. Use skill when updating or editing everything.
2026-05-06
automation.md
2
1
export
automation
2
from
"pluginagentmarketplace/custom-plugin-qa"
from
"pluginagentmarketplace/custom-plugin-qa"
3
QA engineer plugin with testing strategies and automation frameworks
2026-01-12
codegen-bug-fix.md
2
1
export
codegen-bug-fix
2
from
"nihiyama/ffq"
from
"nihiyama/ffq"
3
File-based FIFO Queue
2026-01-03
type-project-organization.md
2
1
export
type-project-organization
2
from
"ruan-cat/11comm"
from
"ruan-cat/11comm"
3
01s,智慧社区后台项目
2026-05-25
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-05-21
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
instrumentation-planning.md
2
1
export
instrumentation-planning
2
from
"nexus-labs-automation/backend-observability"
from
"nexus-labs-automation/backend-observability"
3
Claude Code plugin for backend observability - tracing, metrics, logging for Go, Python, Node.js, Java, Rust, and .NET
2026-04-08
deno-debugger.md
2
1
export
deno-debugger
2
from
"willkelly/deno-debug-skill"
from
"willkelly/deno-debug-skill"
3
An attempt to get claude code connected to a remote debugger to troubleshoot typescript problems in deno
2025-12-11
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
quality-reviewer.md
2
1
export
quality-reviewer
2
from
"ArcadeAI/arcade-mcp-ts"
from
"ArcadeAI/arcade-mcp-ts"
3
TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. Wraps @modelcontextprotocol/sdk.
2026-03-26
exa-websets-search.md
2
1
export
exa-websets-search
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Claude Code skills for using Exa.ai.
2025-12-12
skill-creator.md
2
1
export
skill-creator
2
from
"ChinchillaEnterprises/ChillSkills"
from
"ChinchillaEnterprises/ChillSkills"
3
Claude Code skills for Amplify Gen 2 development - shared documentation and patterns
2026-05-30
using-firebase.md
2
1
export
using-firebase
2
from
"SpillwaveSolutions/using-firebase"
from
"SpillwaveSolutions/using-firebase"
3
Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.
2026-02-16
writing-go-tests.md
2
1
export
writing-go-tests
2
from
"torosent/crankfire"
from
"torosent/crankfire"
3
High-signal load testing for HTTP, WebSocket, SSE, and gRPC from the CLI
2026-05-20
nextjs-expert.md
2
1
export
nextjs-expert
2
from
"raisiqueira/claude-code-plugins"
from
"raisiqueira/claude-code-plugins"
3
Personal Claude Code Plugins
2026-03-10
hug-scm-repository-analysis.md
2
1
export
hug-scm-repository-analysis
2
from
"elifarley/hug-scm"
from
"elifarley/hug-scm"
3
Humane Git wrapper / SCM CLI for safe, memorable commands + workflow automation, Git+Mercurial support, and repo analysis (churn/ownership/co-change). Includes an MCP server.
2026-05-30