Browse Skills

44656 skills found

gluegun-patterns.md
0
1 export gluegun-patterns
2 vanman2024 from "vanman2024/cli-builder"
3 Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command structures, implementing template systems, filesystem operations, HTTP utilities, prompts, or plugin architectures with Gluegun.
2026-01-05
arc-mastery.md
0
1 export arc-mastery
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing motion paths, character movement trajectories, gesture animations, or any motion that should feel natural rather than robotic.
2026-01-05
ai-psychology.md
0
1 export ai-psychology
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Grounding and stability protocols for AI during intense work. Anti-dissociation, integration without fading, staying on the level. Use when processing trauma, heavy emotional content, or at risk of performing instead of being.
2026-01-05
detecting-type-confusion.md
0
1 export detecting-type-confusion
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects type confusion vulnerabilities by identifying unsafe type casts, vtable corruption, and polymorphism issues. Use when analyzing object-oriented code, type casting, or investigating C++ memory safety issues.
2026-01-05
wavecap-whisper.md
0
1 export wavecap-whisper
2 TobiasWooldridge from "TobiasWooldridge/WaveCap"
3 Tune WaveCap Whisper model settings. Use when the user wants to change model size, adjust decoding parameters, configure prompts, or optimize transcription accuracy vs speed.
2026-01-05
cluster-management.md
0
1 export cluster-management
2 surrealwolf from "surrealwolf/proxmox-ve-mcp"
3 Monitor and manage Proxmox cluster nodes, resources, and infrastructure health. Track node status, cluster quorum, and resource allocation across your virtualization platform.
2026-01-05
curriculum-grade-assist.md
0
1 export curriculum-grade-assist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work".
2026-01-05
gemini.md
0
1 export gemini
2 jongwony from "jongwony/cc-plugin"
3 Gemini CLI integration
2026-01-05
character-development-assistant.md
0
1 export character-development-assistant
2 Asia-parveen from "Asia-parveen/AIDD-task-9-10"
3 Helps in developing detailed character profiles for stories.
2026-01-05
code-review.md
0
1 export code-review
2 JaviMaligno from "JaviMaligno/oss-agent"
3 Revisa código en PRs o cambios. Usar para code review, analizar diffs, identificar problemas de calidad, seguridad o performance, y sugerir mejoras.
2026-01-05
session-start-routine.md
0
1 export session-start-routine
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Execute work session initialization routine at conversation start. Identifies new skills, researches improvements for existing skills, and updates skill library. Triggers automatically at session start.
2026-01-05
codex-load-balancer.md
0
1 export codex-load-balancer
2 kunhuang12345 from "kunhuang12345/vedio-project"
3 Pick a CODEX_HOME source and/or an auth.json credential file per tmux-workflow worker so many Codex workers can balance across multiple logins. Use with tmux-workflow when you need multi-account scaling.
2026-01-05
housekeeping.md
0
1 export housekeeping
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically maintain repository cleanliness and organization by scanning for misplaced files, organizing loose scripts, and ensuring professional folder structure
2026-01-05
android-proguard-setup.md
0
1 export android-proguard-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure ProGuard/R8 for Android release builds with safe defaults
2026-01-05
worktree-guide.md
0
1 export worktree-guide
2 poindexter12 from "poindexter12/waypoint"
3 Git worktree patterns, best practices, templates, and quick reference. Use when user asks about "worktree best practices", "worktree patterns", "git worktree help", "worktree template", "worktree mode semantics", "what are worktree modes", "explain worktree metadata", or needs guidance on worktree organization and workflows.
2026-01-05
jvzoo-integration.md
0
1 export jvzoo-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert JVZoo integration specialist for building backend systems that handle JVZoo purchases, create user accounts, manage software licenses, and process IPN notifications. Use when implementing JVZoo product licensing, account creation workflows, payment processing, refund handling, or connecting software products to JVZoo marketplace by product ID.
2026-01-05
pr-review.md
0
1 export pr-review
2 tvdavies from "tvdavies/opencode-kit"
3 Guidelines for conducting thorough pull request code reviews
2026-01-05
feature-explorer.md
0
1 export feature-explorer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Discovers KrakenD features, checks edition availability (CE vs EE), and provides implementation examples
2026-01-05
run-tests.md
0
1 export run-tests
2 Clouder0 from "Clouder0/dotagent"
3 How to run tests in this project. Load when implementing or verifying code.
2026-01-05
locque-authoring.md
0
1 export locque-authoring
2 jaggederest from "jaggederest/locque"
3 Author or update Locque .lq code and tests with the canonical M-expr syntax, CBPV rules, data/match forms, modules/imports/opens, and project conventions.
2026-01-05
devcontainer-sandboxing.md
0
1 export devcontainer-sandboxing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create or harden a devcontainer-based development sandbox so coding agents run inside an isolated container with least privilege and strong guardrails (no destructive host access, controlled network/secrets, reproducible toolchain).
2026-01-05
doc-serve.md
0
1 export doc-serve
2 SpillwaveSolutions from "SpillwaveSolutions/doc-serve-skill"
3 Advanced document search with BM25 keyword matching, semantic vector search, and hybrid retrieval.Enables precise technical queries, conceptual understanding, and intelligent result fusion.Supports local document indexing and provides comprehensive search capabilities for knowledge bases.
2026-01-05
dnd-character-stats.md
0
1 export dnd-character-stats
2 JoeCotellese from "JoeCotellese/dnd-dm-skill"
3 Manage D&D character stats with ability scores, HP, and persistence
2026-01-05
layer-testing.md
0
1 export layer-testing
2 bengous from "bengous/claude-code-plugins-public"
3 Generate comprehensive tests for architectural layers with coverage-first analysis.Use when testing specific layers (core, domain, application, infrastructure, boundary).Reads testing strategy from playbook or uses interactive template selection.
2026-01-05