Browse Skills
1833 skills found
home-assistant.md
2
1
export
home-assistant
2
from
"cullenmcdermott/nix-config"
from
"cullenmcdermott/nix-config"
3
This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML automation/dashboard generation, or troubleshooting HA issues.
2026-05-16
patent-drafter.md
2
1
export
patent-drafter
2
from
"travishsu/patent-lawer-space"
from
"travishsu/patent-lawer-space"
3
Autonomous patent application drafting agent. Drafts complete patent applications including claims, specification, and abstract from invention descriptions.
2026-02-09
frontend-dev-guidelines.md
2
1
export
frontend-dev-guidelines
2
from
"medorion/ai-nx-starter"
from
"medorion/ai-nx-starter"
3
A template for best performing Claude Code Agentic capabilities for a monorepo using Angular + NestJS + TypeORM. Includes auto activated Skills, Hooks and Subagents
2026-01-10
tdd-cycle.md
2
1
export
tdd-cycle
2
from
"anortham/sherpa"
from
"anortham/sherpa"
3
MCP server that guides AI agents through systematic development workflows using behavioral adoption and positive reinforcement
2026-01-27
task-debugger.md
2
1
export
task-debugger
2
from
"ahal/dot-files"
from
"ahal/dot-files"
3
Debug and fix failures in Taskcluster tasks. Use this skill when the user asks to debug a task, fix a failing task, or investigate task errors/failures. This skill uses the Taskcluster CLI to fetch task logs and definitions, analyzes errors, and uses `taskgraph load-task --develop` to reproduce and debug issues locally. Invoke this for any request involving Taskcluster task debugging, task failures, or when given a task ID to investigate.
2026-05-31
calculator.md
2
1
export
calculator
2
from
"konnase/example-skills"
from
"konnase/example-skills"
3
A skill for performing mathematical calculations including addition and unit conversions.
2026-03-08
maven-builder-for-foolish-language.md
2
1
export
maven-builder-for-foolish-language
2
from
"frcusaca/foolish"
from
"frcusaca/foolish"
3
The Foolish language
2026-03-12
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
typescript-effect.md
2
1
export
typescript-effect
2
from
"bsamiee/Parametric_Forge"
from
"bsamiee/Parametric_Forge"
3
My Nix based repo for NixOS/Darwin configuration, dotfiles, and more
2026-06-04
orchestration-patterns.md
2
1
export
orchestration-patterns
2
from
"abossenbroek/abossenbroek-claude-plugins"
from
"abossenbroek/abossenbroek-claude-plugins"
3
This skill should be used when designing agent orchestration, implementing firewall architecture, creating phase-based workflows, adding severity batching, structuring agent hierarchies, or implementing SOTA multi-agent coordination patterns. Provides production-ready patterns for scalable agent systems.
2026-04-21
east-py-datascience.md
2
1
export
east-py-datascience
2
from
"elaraai/east-py"
from
"elaraai/east-py"
3
Python runtime for the East programming language
2026-04-02
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
veloxts.md
2
1
export
veloxts
2
from
"veloxts/velox-ts-framework"
from
"veloxts/velox-ts-framework"
3
A full-stack TypeScript framework with type-safe APIs, hybrid tRPC/REST architecture, with great DX
2026-05-04
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
bupkis-assertion-patterns.md
2
1
export
bupkis-assertion-patterns
2
from
"boneskull/claude-plugins"
from
"boneskull/claude-plugins"
3
boneskull's claude plugins
2026-02-05
rspec-testing.md
2
1
export
rspec-testing
2
from
"hoblin/claude-code-rails-skills"
from
"hoblin/claude-code-rails-skills"
3
Auto-activating Claude Code skills for Rails development. Best practices and ready-to-use patterns.
2026-05-07
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-06-05
graphpad-prism.md
2
1
export
graphpad-prism
2
from
"zygi/bio_tool_skills"
from
"zygi/bio_tool_skills"
3
Expert assistance with GraphPad Prism scientific graphing and statistics software, specializing in Prism scripting for automation, batch processing, and data analysis workflows.
2026-04-18
jira.md
2
1
export
jira
2
from
"resolve-io/.prism"
from
"resolve-io/.prism"
3
An AI-assisted software engineering methodology that refracts development complexity into clear, actionable principles through coordinated AI agents. Combines proven methodologies (PSP/TSP, TDD/XP, Clean Code, DDD) into a unified framework for predictable, resilient, intentional, sustainable, and maintainable software development.
2026-06-02
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
developing-openai-agents-sdk-agents.md
2
1
export
developing-openai-agents-sdk-agents
2
from
"mikekelly/developing-openai-agents-sdk-agents"
from
"mikekelly/developing-openai-agents-sdk-agents"
3
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-30
springboot-patterns.md
2
1
export
springboot-patterns
2
from
"cliangdev/specflux-backend"
from
"cliangdev/specflux-backend"
3
specflux REST APIs and MCP server
2026-01-26
doc-coauthoring.md
2
1
export
doc-coauthoring
2
from
"birdgg/moe-bangumi"
from
"birdgg/moe-bangumi"
3
只是一个追番工具
2026-05-09
data-fetching.md
2
1
export
data-fetching
2
from
"atilladeniz/next-go-pg"
from
"atilladeniz/next-go-pg"
3
Full-stack monorepo: Next.js 16 (App Router) + Go (Clean Architecture) + PostgreSQL + Better Auth + TanStack Query + Orval + Goca CLI + shadcn/ui + Tailwind CSS 4
2026-05-21