Browse Skills

1969 skills found

dh-combat.md
2
1 export dh-combat
2 rjroy from "rjroy/adventure-engine-corvran"
3 Collaborative storytelling between a human and an AI. Modular rule systems (Freeform, d20, Daggerheart, Apocrypha) plug into a shared narrative space with persistent world state and a web UI.
2026-05-18
typescript-strict.md
2
1 export typescript-strict
2 canatufkansu from "canatufkansu/claude-skills"
3 Set of skills that can be used in Claude
2026-04-01
test-driven-development.md
2
1 export test-driven-development
2 krzemienski from "krzemienski/shannon-framework"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first using REAL systems (NO MOCKS), watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first and real system integration
2026-05-24
ai-image-asset-generator.md
2
1 export ai-image-asset-generator
2 Kartikk-26 from "Kartikk-26/Claude-Code-Skills"
3 This repository contains Claude Code skills for automating production-ready development tasks such as Docker containerization and agentic app workflows
2025-12-17
typescript.md
2
1 export typescript
2 lambdamechanic from "lambdamechanic/skills"
3 Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.
2026-04-27
bellog-theme.md
2
1 export bellog-theme
2 whddltjdwhd from "whddltjdwhd/bellog"
3 Castle Bell's custom blog
2026-05-17
writing-go-tests.md
2
1 export writing-go-tests
2 torosent from "torosent/crankfire"
3 High-signal load testing for HTTP, WebSocket, SSE, and gRPC from the CLI
2026-05-20
bubble-tea.md
2
1 export bubble-tea
2 fwojciec 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 tesla0225 from "tesla0225/claude_skill_repoinit"
3 Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2025-12-21
quality-reviewer.md
2
1 export quality-reviewer
2 ArcadeAI 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
automation.md
2
1 export automation
2 pluginagentmarketplace 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 nihiyama from "nihiyama/ffq"
3 File-based FIFO Queue
2026-01-03
type-project-organization.md
2
1 export type-project-organization
2 ruan-cat from "ruan-cat/11comm"
3 01s,智慧社区后台项目
2026-05-25
crawl-to-markdown.md
2
1 export crawl-to-markdown
2 andrewginns from "andrewginns/skills-collection"
3 Collection of skills for Agents
2026-03-14
ui-ux-design-patterns.md
2
1 export ui-ux-design-patterns
2 endo-ava from "endo-ava/harmonic-orbit"
3 Interactive Circle of Fifths Tool and Map of Music Theory
2026-03-17
rpg-toolkit-development.md
2
1 export rpg-toolkit-development
2 KirkDiggler 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 ricardoroche 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
instrumentation-planning.md
2
1 export instrumentation-planning
2 nexus-labs-automation 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 willkelly 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
python-function-caching.md
2
1 export python-function-caching
2 gordonwatts 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
exa-websets-search.md
2
1 export exa-websets-search
2 benjaminjackson from "benjaminjackson/exa-skills"
3 Claude Code skills for using Exa.ai.
2025-12-12
ux-psychology.md
2
1 export ux-psychology
2 s-hiraoku from "s-hiraoku/spec2impl"
3 Apply UX psychology principles to frontend design. Use when designing UI components, improving user experience, increasing conversion, or making design decisions. Covers 43 psychological concepts including cognitive biases, behavioral patterns, visual design principles, and engagement techniques. Triggers on requests like "design a pricing page", "improve signup flow", "increase engagement", or "apply psychology to UI".
2026-01-18
hug-scm-repository-analysis.md
2
1 export hug-scm-repository-analysis
2 elifarley 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
using-firebase.md
2
1 export using-firebase
2 SpillwaveSolutions 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