Browse Skills
16146 skills found
concept-designer.md
0
1
export
concept-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design software concepts using Daniel Jackson's methodology. This skill should be used when analyzing existing applications to identify concepts, designing new concepts for features or systems, defining concept structure (purpose, operational principles, state, actions), or composing multiple concepts together. Handles queries like "design a concept for X", "what concepts does this app have", "help me model this feature as a concept".
2026-01-05
energy-efficiency.md
0
1
export
energy-efficiency
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive energy analysis using EnergyPlus, commissioning best practices, and ASHRAE standards for building energy modeling, code compliance verification, and performance optimization
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"djimontyp/task-tracker"
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
deep-researcher.md
0
1
export
deep-researcher
2
from
"TerraCo89/Cernji-Agents"
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
unsloth-qlora.md
0
1
export
unsloth-qlora
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Advanced 4-bit quantization techniques using Unsloth and BitsAndBytes for extreme VRAM efficiency (triggers: QLoRA, 4-bit, load_in_4bit, bnb-4bit, VRAM optimization, dynamic quantization).
2026-01-05
ios-deploy-usb.md
0
1
export
ios-deploy-usb
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build and deploy iOS app to connected iPhone via USB. Fast deployment (~8-10 seconds) for development iteration. Use when deploying, installing, or building apps to physical iPhone.
2026-01-05
lms-map.md
0
1
export
lms-map
2
from
"geonook/learning-management-system-esid"
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
from
"majiayu000/claude-skill-registry"
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
constitution-validator-agent.md
0
1
export
constitution-validator-agent
2
from
"psh355q-ui/szdi57465yt"
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
aisi-cold-formed-steel.md
0
1
export
aisi-cold-formed-steel
2
from
"gogohkm/Codex_Work"
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
debugging.md
0
1
export
debugging
2
from
"untangledfinance/untangled-web"
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
from
"matthew-bram/enterprise-confluent-test-probe"
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
from
"majiayu000/claude-skill-registry"
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
mcp-server-troubleshooting.md
0
1
export
mcp-server-troubleshooting
2
from
"syeda-hoorain-ali/claude-code-skills"
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
from
"majiayu000/claude-skill-registry"
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
ux-designer.md
0
1
export
ux-designer
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Expert UI/UX design guidance for building unique, accessible, and user-centered interfaces. Use when designing interfaces, making visual design decisions, choosing colors/typography, implementing responsive layouts, or when user mentions design, UI, UX, styling, or visual appearance. Always ask before making design decisions.
2026-01-05
backend-languages.md
0
1
export
backend-languages
2
from
"pluginagentmarketplace/custom-plugin-software-design"
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
interview-mode.md
0
1
export
interview-mode
2
from
"ggz23/android-interview-plugin"
from
"ggz23/android-interview-plugin"
3
Ensures proper requirements clarification before implementing features. Activates when asked to implement, build, create, or add features during what appears to be an interview or timed coding exercise.
2026-01-05
harness-ci.md
0
1
export
harness-ci
2
from
"Lobbi-Docs/claude"
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
claude-code-features.md
0
1
export
claude-code-features
2
from
"majiayu000/claude-skill-registry"
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
from
"majiayu000/claude-skill-registry"
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
sentry-cli.md
0
1
export
sentry-cli
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sentry CLI tool for error tracking and monitoring workflows. Use when working with Sentry for (1) Creating and managing releases, (2) Uploading debug symbols (dSYMs) for iOS/mobile crash reporting, (3) Uploading source maps for JavaScript/web applications, (4) Associating commits with releases for issue tracking, (5) Managing deploys across environments, (6) Validating debug information files, or any other Sentry-related development and deployment tasks. Assumes sentry-cli is installed via brew and user is authenticated.
2026-01-05
workflow-patterns.md
0
1
export
workflow-patterns
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Industry-specific workflow patterns and templates for finance, healthcare, logistics, manufacturing, retail, and common use cases like AI document processing, API integration, business rules, ETL, RAG, security, and project management. Use when asking about 'workflow examples', 'workflow templates', 'industry workflows', 'finance workflows', 'healthcare workflows', 'logistics workflows', 'manufacturing workflows', 'retail workflows', 'ETL workflows', 'RAG workflows', 'API workflows', 'document processing', 'business rules', or 'workflow patterns'.
2026-01-05
canvas-design.md
0
1
export
canvas-design
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Create original visual art in PNG and PDF formats using design philosophy principles. Express aesthetic movements visually with minimal text. Use for creating museum-quality visual artifacts, design manifestos, and artistic compositions.
2026-01-05