Browse Skills

44756 skills found

adm-aluminum-design.md
0
1 export adm-aluminum-design
2 gogohkm from "gogohkm/Codex_Work"
3 ADM2020 알루미늄 설계 매뉴얼(Specification, Commentary, Design Guide, Examples)을 검색하고 구조계산을 수행하며, 설계 워크플로우를 제공합니다. 알루미늄 구조설계, 6061-T6/6063-T5 합금, 템퍼 지정, 열영향부(HAZ), 좌굴상수, ASD 설계 관련 질문에 즉시 활성화되며, 공식 추출, 예제 매칭, 합금별 계산, 용어 설명, 기호 정의를 지원합니다.
2026-01-05
python-coding.md
0
1 export python-coding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Best practices for writing high quality production grade Python code
2026-01-05
auto-docs.md
0
1 export auto-docs
2 jrc1883 from "jrc1883/popkit-claude"
3 Generate comprehensive documentation from codebase analysis - creates README sections, API docs, migration guides, and examples from code
2026-01-05
java-error-as-value.md
0
1 export java-error-as-value
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement error-as-value pattern in Java using Result type for type-safe error handling. Use this skill when implementing error handling without exceptions, converting try-catch to Result pattern, or designing type-safe error handling in Java applications. Particularly useful for functional programming style, API design, and when errors are expected and recoverable.
2026-01-05
work-log.md
0
1 export work-log
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Codeで作業をする際に、docsディレクトリ内にmarkdown形式で作業ログを記録します。作業開始時、重要な変更時、作業完了時に自動的に使用されます。
2026-01-05
2000s-visualization-expert.md
0
1 export 2000s-visualization-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in 2000s-era music visualization (Milkdrop, AVS, Geiss) and modern WebGL implementations. Specializes in Butterchurn integration, Web Audio API AnalyserNode FFT data, GLSL shaders for audio-reactive visuals, and psychedelic generative art. Activate on "Milkdrop", "music visualization", "WebGL visualizer", "Butterchurn", "audio reactive", "FFT visualization", "spectrum analyzer". NOT for simple bar charts/waveforms (use basic canvas), video editing, or non-audio visuals.
2026-01-05
ant-observe.md
0
1 export ant-observe
2 fourcolors from "fourcolors/antmachine"
3 Use when you need facts before making decisions. Triggers: starting a new task,unclear requirements, need to understand codebase, unsure what exists,"what do we have", "gather information", "look at", "find out".Do NOT use for interpretation or planning - that's ant-orient.
2026-01-05
skriptoteket-devops.md
0
1 export skriptoteket-devops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 DevOps and server management for Skriptoteket on home server (hemma.hule.education). Branched skill covering deploy, database, users, CLI, security, network, DNS, and troubleshooting.
2026-01-05
manage-plan-todos.md
0
1 export manage-plan-todos
2 majiayu000 from "majiayu000/claude-skill-registry"
3 docs/plan.md内のTODOリストを管理します。TODO項目の追加、完了マーク、整理を行います。ユーザーがplan.mdの更新、TODO管理、計画の進捗確認を依頼したときに使用してください。プロジェクト固有のTODO形式ルール(フラット構造、エピック化など)を遵守します。
2026-01-05
hookdeck-localhost-debugging.md
0
1 export hookdeck-localhost-debugging
2 ApexSigma-Solutions from "ApexSigma-Solutions/OmegaKG"
3 Test and debug webhook integrations on localhost using Hookdeck CLI. Use when developing webhook handlers, testing webhook delivery locally, debugging webhook failures, or setting up team webhook development workflows.
2026-01-05
learn-projects.md
0
1 export learn-projects
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Learn how Nexus projects work. Load when user mentions: learn projects, how do projects work, projects vs skills, project tutorial, what is a project, project structure, project lifecycle, understand projects, explain projects. 8-10 min.
2026-01-05
flask-setup.md
0
1 export flask-setup
2 rubrical-studios from "rubrical-studios/process-docs"
3 Python Flask environment setup for beginners
2026-01-05
double-check.md
0
1 export double-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 An easy way to force agent to think again if it's statement that the "Job is done and production ready" is actually done - usually it's not. This skill ensures that that the AI agent verifies their task and user does not have to check after the agent if they did their job.
2026-01-05
fact-collector.md
0
1 export fact-collector
2 dayoumin from "dayoumin/mbti"
3 웹검색으로 검증된 팩트 수집. 수의학/식물학/식품 정보 등 정확도가 필요한 팩트를 수집하고 research/facts/{category}.md에 저장.
2026-01-05
adversarial-examples.md
0
1 export adversarial-examples
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Generate adversarial inputs, edge cases, and boundary test payloads. Use when testing input robustness, finding edge case failures, or stress-testing LLM boundaries.
2026-01-05
create-claude-rules.md
0
1 export create-claude-rules
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Rulesファイルを.claude/rules/ディレクトリに作成・管理する。プロジェクト固有のルール、コーディング規約、ワークフロー設定を追加したい場合に使用。
2026-01-05
saas-productivity.md
0
1 export saas-productivity
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing animations for business tools, project management, collaboration software, or productivity apps
2026-01-05
bash-scripting.md
0
1 export bash-scripting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master of defensive Bash scripting for production automation, CI/CD pipelines, and system utilities. Expert in safe, portable, and testable shell scripts. Use when writing, creating, authoring, generating, or developing bash scripts, shell scripts, or automation. Also triggers for learning bash best practices, understanding defensive programming patterns, implementing error handling, ensuring portability, following shellcheck recommendations, or applying production-grade bash standards. Helps with CI/CD scripts, system utilities, deployment automation, and production bash code.
2026-01-05
skill-enhancer.md
0
1 export skill-enhancer
2 Narcis13 from "Narcis13/workscript"
3 Analyze user feedback and edit existing skills to perfection by applying targeted enhancements. Use when users want to improve, refine, iterate on, or perfect an existing skill based on specific feedback. Triggers on requests like "improve this skill", "enhance the X skill", "this skill needs...", "make this skill better", "refine the skill based on...", or when users provide critique, suggestions, or observations about skill behavior that should be incorporated.
2026-01-05
commit-rules.md
0
1 export commit-rules
2 majiayu000 from "majiayu000/claude-skill-registry"
3 When making a Git commit, provide the subject of the commit and the rules to follow before committing.
2026-01-05
codex-sandbox-preflight.md
0
1 export codex-sandbox-preflight
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use at the start of a Codex session (especially sandboxed) to run `scripts/codex-sandbox-preflight.sh` and interpret network + writable_roots constraints.
2026-01-05
dokploy-multi-service.md
0
1 export dokploy-multi-service
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-service architecture patterns for Dokploy templates including dependency chains, service communication, and complex stack design. Use when building templates with 2+ services.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 keenanthomson from "keenanthomson/dotfiles"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
skill-creator.md
0
1 export skill-creator
2 shiiman from "shiiman/claude-code-plugins"
3 プロジェクトの .claude/skills/ に新しいスキルを作成する。「スキル作成」「新しいスキル」「スキルを作って」「スキル追加」「skill 作成」「スキルを追加したい」「新規スキル」などで起動。プロジェクト固有のスキルファイルを生成。
2026-01-05