Browse Skills
22656 skills found
world-lifecycle.md
3
1
export
world-lifecycle
2
from
"Foundry376/ghkids"
from
"Foundry376/ghkids"
3
Provides context about how worlds (games) are created, loaded, saved, shared, and fetched in Codako. Use when working on API routes for worlds, the explore page, editor save/load logic, forking, or localStorage handling for anonymous users.
2026-01-05
secrets-management.md
3
1
export
secrets-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Comprehensive guidance for secure secrets management including storage solutions (Vault, AWS Secrets Manager, Azure Key Vault), environment variables, secret rotation, scanning tools, and CI/CD pipeline security. Use when implementing secrets storage, configuring secret rotation, preventing secret leaks, or reviewing credentials handling.
2026-01-05
journey-mapping.md
3
1
export
journey-mapping
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
User and customer journey mapping for experience analysis. Creates journey maps with touchpoints, emotions, pain points, and opportunity identification.
2026-01-05
k-create-skill.md
3
1
export
k-create-skill
2
from
"Falkicon/Mechanic"
3
Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architecture, SKILL.md.
2026-01-05
topology-and-geometry-guide.md
3
1
export
topology-and-geometry-guide
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Expert in point-set topology, algebraic topology, differential geometry, and geometric intuition for abstract concepts
2026-01-05
agent-specialization.md
3
1
export
agent-specialization
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Guide creation of focused single-purpose agents following the One Agent One Prompt One Purpose principle. Use when designing new agents, refactoring general agents into specialists, or optimizing agent context for a single task.
2026-01-05
ruby-idioms.md
3
1
export
ruby-idioms
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Ruby language patterns and idioms. Use when writing Ruby code, reviewing diffs, or discussing Ruby style. Covers naming, conditionals, method organization, and the "fail loud" philosophy.
2026-01-05
progressions.md
3
1
export
progressions
2
from
"alexanderop/workoutTracker"
from
"alexanderop/workoutTracker"
3
Kettlebell swing progression tracker with automatic advancement through reps, time, and weight phases. EMOM timer for session tracking. Use when building progressions, logging completed sessions, calculating next levels, or designing training progressions. Triggers include "progression", "kettlebell", "EMOM", "advancement", "progression level", "swing progression", "kettlebell advancement", "track progress", "log session", "next level", "progression phase", "auto-advance", "progression algorithm", "set progression", "timer", "reps progression", "time progression", "weight progression", "progression form", "progression tracking".
2026-01-05
rts-fix-suggester.md
3
1
export
rts-fix-suggester
2
from
"sslab-gatech/oss-crs"
from
"sslab-gatech/oss-crs"
3
Suggest fixes for OSS-Fuzz build.sh and test.sh scripts based on RTS log analysis. Use when user asks how to fix build failures, test failures, or wants to skip failing test classes. Generates specific code modifications for Maven test configurations.
2026-01-05
validator-role-skill.md
3
1
export
validator-role-skill
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
Professional software QA and code review skill for ensuring code quality,comprehensive test coverage, standards compliance, and security throughrigorous testing and validation workflows.
2026-01-05
nano-banana-pro.md
3
1
export
nano-banana-pro
2
from
"stared/gemini-claude-skills"
from
"stared/gemini-claude-skills"
3
Generate images using Google's Nano Banana Pro (gemini-3-pro-image-preview). Use when user asks to create, generate, or draw images, infographics, visualizations, diagrams, charts, illustrations, or any visual content. Excellent for data-accurate infographics and text rendering.
2026-01-05
automating-browser.md
3
1
export
automating-browser
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
claude-in-chrome MCPツールを使用したインタラクティブブラウザ自動化。 最適な用途: デモ、ドキュメントGIF、手動テスト、ライブブラウザ制御。 CI/CDでの自動E2Eテストには、代わりにwebapp-testingスキルを使用。 トリガー: browser automation, ブラウザ自動化, screenshot, スクリーンショット, form fill, フォーム入力, click, navigate, GIF recording, GIF録画, ブラウザ操作, Chrome, demo, デモ, live browser.
2026-01-05
checkpoint-approval.md
3
1
export
checkpoint-approval
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Manage user approval checkpoints with proper waiting and flag creation
2026-01-05
providers.md
3
1
export
providers
2
from
"juanre/llmring"
from
"juanre/llmring"
3
Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama
2026-01-05
mcp-patterns.md
3
1
export
mcp-patterns
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool.
2026-01-05
instructions-development.md
3
1
export
instructions-development
2
from
"OshanKHZ/cc-swiss-knife"
from
"OshanKHZ/cc-swiss-knife"
3
This skill should be used when the user asks to "create CLAUDE.md", "initialize CLAUDE.md", "sync CLAUDE.md with code", "update documentation from codebase", "create .claude/rules/", "manage modular rules", "split large CLAUDE.md", or mentions project documentation setup. Manages complete lifecycle of project instructions including creation, synchronization with code patterns, and modular organization.
2026-01-05
create-hooks.md
3
1
export
create-hooks
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Guide for creating Claude Code hooks with proper configuration, shell commands, event handling, and security practices. Use when the user wants to create hooks, automate workflows, add event handlers, format code automatically, protect files, log actions, or mentions creating/configuring/building hooks.
2026-01-05
data-modeling.md
3
1
export
data-modeling
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when designing data models, database schemas, or choosing between modeling approaches. Covers dimensional modeling, star schema, data vault, entity-relationship design, and schema evolution.
2026-01-05
docker-and-kubernetes-pro.md
3
1
export
docker-and-kubernetes-pro
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Container orchestration expert for Docker, Kubernetes, and cloud-native deployments
2026-01-05
owasp-mobile-security-checker.md
3
1
export
owasp-mobile-security-checker
2
from
"Harishwarrior/flutter-claude-skills"
from
"Harishwarrior/flutter-claude-skills"
3
Analyze Flutter and mobile applications for OWASP Mobile Top 10 (2024) security compliance. Use this skill when performing security audits, vulnerability assessments, or compliance checks on mobile applications. Performs automated scans for hardcoded secrets, insecure storage, weak cryptography, network security issues, and provides detailed remediation guidance.
2026-01-05
stream-processing.md
3
1
export
stream-processing
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when designing real-time data processing systems, choosing stream processing frameworks, or implementing event-driven architectures. Covers Kafka, Flink, and streaming patterns.
2026-01-05
media-asset-management.md
3
1
export
media-asset-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when designing digital asset management systems, media libraries, upload pipelines, or asset metadata schemas. Covers media storage patterns, file organization, metadata extraction, and media APIs for headless CMS.
2026-01-05
hasktorch-typed.md
3
1
export
hasktorch-typed
2
from
"manutej/categorical-meta-prompting"
from
"manutej/categorical-meta-prompting"
3
Hasktorch type-safe tensor operations with categorical structure preservation. Use when implementing type-safe deep learning in Haskell, leveraging dependent types for tensor shape verification, applying categorical abstractions to neural network design, or building formally verified ML pipelines with strong type guarantees.
2026-01-05
example-helper.md
3
1
export
example-helper
2
from
"squirrelsoft-dev/claude-builder"
from
"squirrelsoft-dev/claude-builder"
3
Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
2026-01-05