Browse Skills

22656 skills found

skill-creator.md
0
1 export skill-creator
2 djimontyp from "djimontyp/task-tracker"
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-05
performance-optimization.md
0
1 export performance-optimization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize training performance for Kaggle competitions. Use PROACTIVELY when training is slow, GPU memory issues occur, or user asks about performance tuning. Keywords: 遅い, 最適化, OOM, CUDA, batch_size, num_workers, 高速化, パフォーマンス
2026-01-05
deep-researcher.md
0
1 export deep-researcher
2 TerraCo89 from "TerraCo89/Cernji-Agents"
3 Conduct parallel multi-angle research on programming topics. Break down complex research questions into 3-10 specific investigation avenues, delegate each to parallel sub-agents, and synthesize findings with working code examples and sources. Use when investigating error messages, comparing solutions, or exploring implementation approaches.
2026-01-05
lms-map.md
0
1 export lms-map
2 geonook from "geonook/learning-management-system-esid"
3 NWEA MAP Growth assessment data integration for KCIS LMS. Use this skill when implementing MAP assessment features including data import from CDF CSV, displaying student RIT scores, tracking growth trends across terms, showing goal area performance, benchmark classification (E1/E2/E3), and group statistics for Reading and Language Usage courses (G3-G6).
2026-01-05
mock-infrastructure-engineer.md
0
1 export mock-infrastructure-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates and optimizes MSW (Mock Service Worker) handlers for Playwright E2E tests, implementing handler caching, fixture management, and AI Gateway mocking patterns. Use when mock setup is slow or test data needs centralization.
2026-01-05
git-advanced-workflows.md
0
1 export git-advanced-workflows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
2026-01-05
moai-cc-settings.md
0
1 export moai-cc-settings
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configuring Claude Code settings.json & Security. Set up permissions (allow/deny), permission modes, environment variables, tool restrictions. Use when securing Claude Code, restricting tool access, or optimizing session settings.
2026-01-05
constitution-validator-agent.md
0
1 export constitution-validator-agent
2 psh355q-ui from "psh355q-ui/szdi57465yt"
3 Constitutional compliance validator. Enforces all 5 Constitutional Articles to ensure AI trading decisions comply with human-defined rules. Works as second line of defense alongside Risk Agent.
2026-01-05
carbonreportgen.md
0
1 export carbonreportgen
2 chrislyons from "chrislyons/carbon-acx"
3 Automate creation of structured carbon reports by pulling data from Carbon ACX datasets and formatting per template (monthly, quarterly, compliance, executive).
2026-01-05
nextjs.md
0
1 export nextjs
2 kprsnt2 from "kprsnt2/MyLocalCLI"
3 Next.js framework best practices including App Router, data fetching, and performance optimization.
2026-01-05
aisi-cold-formed-steel.md
0
1 export aisi-cold-formed-steel
2 gogohkm from "gogohkm/Codex_Work"
3 AISI S100-16 Cold-Formed Steel Design (Specification, Commentary, Design Manual with 74 examples). Search specification chapters A-M, calculate member capacities using ASD/LRFD/LSD methods, apply Effective Width Method (EWM) or Direct Strength Method (DSM), lookup steel grades (ASTM A1003, A653, A792), analyze buckling modes (local, distortional, global), design connections (welds, bolts, screws), access 74 worked examples. Activates for cold-formed steel, light-gauge steel, C-section, Z-section, deck, joist, stud, purlin, girt, standing seam roof, metal building, steel framing, 냉간성형강, 경량형강, 좌굴, 유효폭 questions.
2026-01-05
changelog-generator.md
0
1 export changelog-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate comprehensive changelogs from git history following Keep a Changelog format. Use when creating release notes or maintaining version history.
2026-01-05
debugging.md
0
1 export debugging
2 untangledfinance from "untangledfinance/untangled-web"
3 Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
2026-01-05
visibility-pattern-guardian.md
0
1 export visibility-pattern-guardian
2 matthew-bram from "matthew-bram/enterprise-confluent-test-probe"
3 Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% coverage loss). References authoritative style guides rather than duplicating. Auto-refactors code to private[module] object pattern with user approval. Detects inline lambdas and suggests extraction to named functions ("laws"). Blocks during scala-ninja review (Phase 2) as peer review rejection point.
2026-01-05
accessibility-checker.md
0
1 export accessibility-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ensure WCAG2AA accessibility compliance. Use when creating forms, adding images, building navigation, creating interactive elements, or any user-facing HTML content.
2026-01-05
sdk-bridge-patterns.md
0
1 export sdk-bridge-patterns
2 flight505 from "flight505/sdk-bridge-marketplace"
3 Use when user wants to "hand off to SDK", "run autonomous agent", "bridge CLI and SDK", "long-running tasks", "autonomous development", or mentions SDK bridge workflows. Provides comprehensive patterns for hybrid CLI/SDK development with the Claude Agent SDK.
2026-01-05
mcp-server-troubleshooting.md
0
1 export mcp-server-troubleshooting
2 syeda-hoorain-ali from "syeda-hoorain-ali/claude-code-skills"
3 Diagnoses and resolves common Model Context Protocol (MCP) server connection issues with OpenAI Agents SDK
2026-01-05
architecture-documentation-creator.md
0
1 export architecture-documentation-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create comprehensive technical documentation for code systems including data flow diagrams, architecture overviews, algorithm documentation, cheat sheets, and multi-file documentation sets. Use when documenting pipelines, algorithms, system architecture, data flow, multi-stage processes, similarity algorithms, or creating developer onboarding materials. Covers Mermaid diagrams, progressive disclosure, critical patterns, JSON schemas, Pydantic models, and print-friendly reference materials.
2026-01-05
backend-languages.md
0
1 export backend-languages
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-software-design"
3 Backend programming languages including Node.js, Python, Java, Go, PHP, Rust, C++, and ASP.NET Core. Master server-side development, APIs, databases, and enterprise systems.
2026-01-05
start.md
0
1 export start
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Lean session start. Asks focus area first, then loads only relevant context. Use when "start" is said at session beginning.
2026-01-05
harness-ci.md
0
1 export harness-ci
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Harness CI (Continuous Integration) for container-native builds with test intelligence, caching, parallelization, and build infrastructure management
2026-01-05
forensics.md
0
1 export forensics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extracts hidden data from files and analyzes forensic artifacts. Use when working with images, memory dumps, disk images, steganography, file carving, or when searching for hidden flags in files.
2026-01-05
claude-code-features.md
0
1 export claude-code-features
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Explains Claude Code's extensibility features (skills, slash commands, hooks, MCP servers, settings, CLAUDE.md). Use when the user asks about Claude Code capabilities, how to set up custom commands, how to create skills, how to configure hooks, MCP server integration, or any meta-questions about Claude Code itself like "can you do X" or "how do I make you do Y".
2026-01-05
wordpress-themes.md
0
1 export wordpress-themes
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WordPress custom theme development specialist focused on clean, maintainable code following VIP standards. Includes modular theme structure, dart-sass via Homebrew, proper script/style enqueueing, template parts organization, text domain management, and comprehensive security practices (escaping, sanitization, file paths).
2026-01-05