Browse Skills
44915 skills found
ai4pkm-helper.md
6
1
export
ai4pkm-helper
2
from
"jykim/claude-obsidian-skills"
from
"jykim/claude-obsidian-skills"
3
AI4PKM helper for onboarding guidance, quick help, and Gobi Desktop/CLI workflow integration.
2026-01-05
clippy-advanced.md
6
1
export
clippy-advanced
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Advanced Clippy configuration for comprehensive Rust linting with custom rules, categories, and IDE integration.Use when configuring linting rules, enforcing code standards, setting up CI linting, or customizing clippy behavior.Trigger terms: clippy, linting, code quality, clippy.toml, pedantic, nursery, restriction, lint configuration, code standards.
2026-01-05
vectorcode-init.md
6
1
export
vectorcode-init
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Initialize VectorCode with automatic configuration generation. Installs git hooks,generates vectorcode.include and vectorcode.exclude patterns based on project type.Use when user mentions "initialize VectorCode", "set up VectorCode", vectorcode.include,vectorcode.exclude, or VectorCode configuration.
2026-01-05
chinese-dev-guide.md
6
1
export
chinese-dev-guide
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
为中文开发者提供完整的项目本地化、环境配置和开发工作流指导,确保中英文双语环境下的最佳开发体验
2026-01-05
testing-strategy-builder.md
6
1
export
testing-strategy-builder
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.
2026-01-05
bun-lockfile-update.md
6
1
export
bun-lockfile-update
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Update Bun lockfiles (bun.lockb) with proper dependency management. Coversbun update, bun install, lockfile regeneration, and security audits.Use when user mentions bun lockfile, bun update, bun.lockb, updating Bundependencies, or resolving Bun lockfile conflicts.
2026-01-05
bitcoin-auth-diagnostics.md
6
1
export
bitcoin-auth-diagnostics
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.
2026-01-05
jujutsu-workflow.md
6
1
export
jujutsu-workflow
2
from
"vdesjardins/nix-config"
from
"vdesjardins/nix-config"
3
Comprehensive guide to jujutsu (jj) workflow, distinguishing it from git, with step-by-step instructions for initializing repositories, describing commits with conventional format, rebasing, managing history, and using jujutsu safely. Use jj describe, jj new, jj status, and other jujutsu commands when working in jujutsu-enabled repositories.
2026-01-05
cursor-debate.md
6
1
export
cursor-debate
2
from
"go-go-golems/docmgr"
from
"go-go-golems/docmgr"
3
Run a research-first, multi-perspective debate to explore complex technical decisions (trade-offs, architecture choices, integration strategies) using concrete codebase evidence. Use when the user asks to "debate" approaches, compare options, or needs a structured exploration before deciding.
2026-01-05
graphiti-learning-workflows.md
6
1
export
graphiti-learning-workflows
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Learn from historical data and build institutional knowledge with Graphiti Memory.Integrates episode storage and retrieval into learning patterns across sessions.Use when user mentions learning workflows, building knowledge over time,analyzing past work patterns, or improving from historical data.
2026-01-05
validate-son-chapter.md
6
1
export
validate-son-chapter
2
from
"perigrin/chalk"
from
"perigrin/chalk"
3
Use after completing a Sea of Nodes chapter implementation, before marking the chapter issue as complete. Validates implementation against official tutorial by comparing node types, test coverage, and key concepts.
2026-01-05
x-cmd-network.md
6
1
export
x-cmd-network
2
from
"x-cmd/skill"
from
"x-cmd/skill"
3
This skill provides comprehensive network administration and diagnostic tools through x-cmd CLI, including network scanning with Nmap, ARP table management, DNS configuration, routing table analysis, and enhanced ping utilities. This skill should be used when users need to perform network diagnostics, troubleshoot connectivity issues, analyze network topology, or monitor network performance from command line interfaces.
2026-01-05
agentv-eval-builder.md
6
1
export
agentv-eval-builder
2
from
"EntityProcess/agentv"
from
"EntityProcess/agentv"
3
Create and maintain AgentV YAML evaluation files for testing AI agent performance. Use this skill when creating new eval files, adding eval cases, or configuring custom evaluators (code validators or LLM judges) for agent testing workflows.
2026-01-05
godot-compatibility-checker.md
6
1
export
godot-compatibility-checker
2
from
"hhhh124hhhh/godot-mcp"
from
"hhhh124hhhh/godot-mcp"
3
自动检测和修复Godot 3.x与4.x之间的API兼容性问题,基于实际项目经验提供针对性解决方案
2026-01-05
typescript-patterns.md
6
1
export
typescript-patterns
2
from
"stevenmays/dotfiles"
from
"stevenmays/dotfiles"
3
Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.
2026-01-05
playwright-browser-select-option.md
6
1
export
playwright-browser-select-option
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To choose an option in a dropdown, select one or more values in a select element.
2026-01-05
svelte-code-writer.md
6
1
export
svelte-code-writer
2
from
"SkepticMystic/app-starter-template"
from
"SkepticMystic/app-starter-template"
3
Expert guidance for writing proper Svelte 5 code with runes-based reactivity. Use when writing Svelte 5 components, migrating from Svelte 4, or troubleshooting Svelte 5 syntax. Covers $state, $derived, $effect, $props, $bindable, event handling, snippets, TypeScript integration, and common pitfalls.
2026-01-05
quality-engineer.md
6
1
export
quality-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert in code quality, formatting, linting, and quality gates workflow. Use when user needs to setup quality tools, fix linting errors, configure Biome/Prettier, setup pre-commit hooks, or run quality checks. Examples - "setup code quality", "fix lint errors", "configure Biome", "setup Husky", "run quality checks", "format code", "type check errors".
2026-01-05
fd-file-finding.md
6
1
export
fd-file-finding
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Fast file finding using fd command-line tool with smart defaults, gitignore awareness, and parallel execution. Use when searching for files by name, extension, or pattern across directories.
2026-01-05
scrum-event-sprint-retrospective.md
6
1
export
scrum-event-sprint-retrospective
2
from
"atusy/agentic-scrum"
from
"atusy/agentic-scrum"
3
Guide Sprint Retrospectives to identify improvements. Use when reflecting on sprints, planning process improvements, or executing improvement actions.
2026-01-05
write-command.md
6
1
export
write-command
2
from
"wayne930242/Reflexive-Claude-Code"
from
"wayne930242/Reflexive-Claude-Code"
3
Create effective Claude Code slash commands with proper YAML frontmatter and argument handling. Use when writing new slash commands, improving existing commands, or learning command best practices.
2026-01-05
import-pulumi.md
6
1
export
import-pulumi
2
from
"nozomi-koborinai/koborin-ai"
from
"nozomi-koborinai/koborin-ai"
3
Guide for importing existing Google Cloud resources into Pulumi state. Use when the user says "import resource to Pulumi", "add existing GCP resource", or needs to bring existing infrastructure under Pulumi management.
2026-01-05
generate-fix-suggestions.md
6
1
export
generate-fix-suggestions
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Generate fix suggestions based on error patterns and best practices. Use when analyzing failures to get actionable remediation steps.
2026-01-05
naming-conventions.md
6
1
export
naming-conventions
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert in naming conventions for files, directories, classes, functions, and variables. **ALWAYS use when creating ANY files, folders, classes, functions, or variables, OR when renaming any code elements.** Use proactively to ensure consistent, readable naming across the codebase. Examples - "create new component", "create file", "create folder", "name this function", "rename function", "rename file", "rename class", "refactor variable names", "review naming conventions".
2026-01-05