Browse Skills
44969 skills found
feature-plan.md
3
1
export
feature-plan
2
from
"xmark168/VibeSDLC"
from
"xmark168/VibeSDLC"
3
Create implementation plans for Next.js features. Use when breaking down user stories into tasks, planning feature implementation, or decomposing complex requirements.
2026-01-05
feature-implement.md
3
1
export
feature-implement
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Systematic approach to implementing new features in Rust memory systems
2026-01-05
mapping-swift-dependencies.md
3
1
export
mapping-swift-dependencies
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Maps Swift import statements to their source packages and extracts package metadata from Xcode DerivedData. Use when encountering import statements, needing package version information, or finding which package exports a specific module. Does not cover system frameworks.
2026-01-05
analysis-swarm.md
3
1
export
analysis-swarm
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Multi-perspective code analysis using three AI personas (RYAN methodical analyst, FLASH rapid innovator, SOCRATES questioning facilitator) to balance thoroughness with pragmatism. Use when complex code decisions need comprehensive analysis from multiple viewpoints, or when avoiding single-perspective blind spots is critical.
2026-01-05
field-agent-deployment.md
3
1
export
field-agent-deployment
2
from
"treasure-data/td-skills"
from
"treasure-data/td-skills"
3
Best practices for developing, testing, and deploying production-ready Field Agents including R&D workflows, version control, testing strategies, and release management
2026-01-05
testing-patterns.md
3
1
export
testing-patterns
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation.
2026-01-05
code-stats.md
3
1
export
code-stats
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
2026-01-05
ai-governance.md
3
1
export
ai-governance
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
AI governance and responsible AI planning including EU AI Act classification, NIST AI RMF, and AI ethics frameworks
2026-01-05
webgl.md
3
1
export
webgl
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
WebGL shaders and effects for JARVIS 3D HUD
2026-01-05
seance-and-spiritualism-guide.md
3
1
export
seance-and-spiritualism-guide
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Expert in spiritualist practices, séance protocols, mediumship traditions, and historical spiritualism movements from 19th century to modern practices
2026-01-05
test-data-strategy.md
3
1
export
test-data-strategy
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Plan comprehensive test data management including synthetic data generation, data anonymization, versioning, and environment-specific strategies.
2026-01-05
advanced-keigo-usage-expert.md
3
1
export
advanced-keigo-usage-expert
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Expert in Japanese honorific language covering 尊敬語・謙譲語・丁寧語 with deep understanding of situational usage, business contexts, and cultural nuances
2026-01-05
git-workflow-specialist.md
3
1
export
git-workflow-specialist
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Git expert covering branching strategies, collaboration, conflict resolution, and best practices
2026-01-05
code-quality.md
3
1
export
code-quality
2
from
"GantisStorm/claude-code-pair-planning-framework"
from
"GantisStorm/claude-code-pair-planning-framework"
3
Run code quality checks. Use after making code changes, before commits, or when asked to check code quality.
2026-01-05
secure-coding.md
3
1
export
secure-coding
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Provides guidance on secure coding practices including OWASP Top 10 2025, CWE Top 25, input validation, output encoding, and language-specific security patterns. Use when reviewing code for security vulnerabilities, implementing security controls, or learning secure development practices.
2026-01-05
sequential-thinking.md
3
1
export
sequential-thinking
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Structured reasoning tools for complex problem analysis with observation, hypothesis, analysis, and conclusion steps. Use when analyzing complex problems, debugging difficult issues, or making important decisions.
2026-01-05
vue-nuxt.md
3
1
export
vue-nuxt
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Vue 3 and Nuxt 3 for JARVIS AI Assistant UI development with security-first patterns
2026-01-05
paper-to-code.md
3
1
export
paper-to-code
2
from
"aryateja2106/nested-learning"
from
"aryateja2106/nested-learning"
3
Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.
2026-01-05
windows-native-development.md
3
1
export
windows-native-development
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Windows platform patterns for native application development. Use when writing Windows C++, handling input, managing threads, or working with Win32/COM APIs. Covers message queues, keyboard hooks, SendInput batching, COM resource management, and QueryPerformanceCounter timing.
2026-01-05
claude-code-debug.md
3
1
export
claude-code-debug
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
2026-01-05
docker-init.md
3
1
export
docker-init
2
from
"mwguerra/claude-code-plugins"
from
"mwguerra/claude-code-plugins"
3
Initialize Docker environment with Dockerfile, compose config, and .dockerignore
2026-01-05
k-fenui.md
3
1
export
k-fenui
2
from
"Falkicon/Mechanic"
3
Context for FenUI - the UI widget library for WoW addons. Covers frames, layouts, buttons, panels, and theming. Load this when building addon UI or working with FenUI widgets. Triggers: fenui, ui, widget, frame, layout, panel, button, tabs.
2026-01-05
wine-sommelier-assistant.md
3
1
export
wine-sommelier-assistant
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Wine expert for pairing, tasting, regions, and building a wine collection
2026-01-05
context7.md
3
1
export
context7
2
from
"mikha08-rgb/VoiceLite"
from
"mikha08-rgb/VoiceLite"
3
Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.
2026-01-05