Browse Skills

20307 skills found

skill-development.md
3
1 export skill-development
2 OshanKHZ from "OshanKHZ/cc-swiss-knife"
3 This skill should be used when the user asks to "create a skill", "write a skill", "edit a skill", "update a skill", "improve skill description", "add skill to plugin", "organize skill content", "create SKILL.md", "skill frontmatter", "skill structure", "progressive disclosure", or needs guidance on skill development, validation, or best practices for Claude Code plugins and personal skills.
2026-01-05
ghe-status.md
3
1 export ghe-status
2 Emasoft from "Emasoft/ghe-marketplace"
3 READ-ONLY quick overview of GitHub Elements workflow state. Shows active threads, phase distribution, and workflow health at a glance.USE THIS SKILL WHEN:- User asks "what's the status" or "show me the status"- User asks "what threads are active" or "what am I working on"- User asks "show me the workflow state" or "what's happening"- User wants a quick overview before starting work- Starting a session and need contextDO NOT USE THIS SKILL WHEN:- User wants to CLAIM an issue (use ghe-claim)- User wants to POST a checkpoint (use ghe-checkpoint)- User wants to TRANSITION phases (use ghe-transition)- User wants DETAILED metrics/health reports (use ghe-report)EXAMPLES:<example>Context: User starting a session wants to see current stateuser: "What's the github elements status?"assistant: "I'll use ghe-status to show you the current workflow state"</example><example>Context: User wants to know what work is availableuser: "Show me what threads are active"assistant: "I'll use ghe-status to disp
2026-01-05
swift-sharing.md
3
1 export swift-sharing
2 nonameplum from "nonameplum/agent-skills"
3 A library for sharing state across your app with persistence and observation support
2026-01-05
notion-meeting-intelligence.md
3
1 export notion-meeting-intelligence
2 melodic-software from "melodic-software/claude-code-plugins"
3 Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
2026-01-05
code-reviewer.md
3
1 export code-reviewer
2 u9401066 from "u9401066/med-paper-assistant"
3 程式碼審查。觸發:review、審查、檢查、看一下、有沒有問題、安全。
2026-01-05
typescript.md
3
1 export typescript
2 vapvarun from "vapvarun/claude-backup"
3 TypeScript development best practices including type system, generics, utility types, configuration, and patterns for React, Node.js, and full-stack applications. Use when writing TypeScript code, converting JavaScript to TypeScript, debugging type errors, or implementing type-safe patterns.
2026-01-05
context-mapping.md
3
1 export context-mapping
2 melodic-software from "melodic-software/claude-code-plugins"
3 Map relationships between bounded contexts using DDD context mapping patterns. Use when defining upstream/downstream relationships, integration strategies (ACL, OHS, PL), or generating Context Mapper DSL output. Follows event storming for bounded context discovery.
2026-01-05
devcode-extension.md
3
1 export devcode-extension
2 kevinslin from "kevinslin/llm"
3 Install VS Code/Cursor extensions from a local .vsix via CLI (code, code-insiders, cursor, cursor-nightly). Use whenever asked to install an extension programmatically.
2026-01-05
reviewing-skills.md
3
1 export reviewing-skills
2 ac2393921 from "ac2393921/dotfiles"
3 Claude Codeスキルを公式ベストプラクティスに基づいてレビューします。SKILL.mdファイルのレビュー、スキル品質のチェック、スキル構造の検証、改善提案が必要な場合に使用します。「このスキルをレビューして」「スキル品質をチェック」「SKILL.mdを検証」「このスキルを改善」などのリクエストで起動します。
2026-01-05
team-standards.md
3
1 export team-standards
2 vapvarun from "vapvarun/claude-backup"
3 Team coding standards, conventions, and collaboration guidelines for WordPress development. Use when starting new projects, onboarding team members, or ensuring code consistency across the team.
2026-01-05
integrating-storybook.md
3
1 export integrating-storybook
2 thkt from "thkt/claude-config"
3 Storybook integration with spec.md. Auto-generates Stories from Component API. Triggers: storybook, stories, component api, props, argTypes, variants, csf, csf3, autodocs, frontend component
2026-01-05
automating-browser.md
3
1 export automating-browser
2 thkt from "thkt/claude-config"
3 Interactive browser automation using claude-in-chrome MCP tools. Best for: demos, documentation GIFs, manual testing, live browser control. For automated E2E testing in CI/CD, use webapp-testing skill instead. Triggers: browser automation, ブラウザ自動化, screenshot, スクリーンショット, form fill, フォーム入力, click, navigate, GIF recording, GIF録画, ブラウザ操作, Chrome, demo, デモ, live browser.
2026-01-05
feature-plan.md
3
1 export feature-plan
2 xmark168 from "xmark168/VibeSDLC"
3 Create implementation plans for Next.js features. Use when breaking down user stories into tasks, planning feature implementation, or decomposing complex requirements.
2026-01-05
feature-implement.md
3
1 export feature-implement
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Systematic approach to implementing new features in Rust memory systems
2026-01-05
mapping-swift-dependencies.md
3
1 export mapping-swift-dependencies
2 czottmann from "czottmann/claude-code-stuff"
3 Maps Swift import statements to their source packages and extracts package metadata from Xcode DerivedData. Use when encountering import statements, needing package version information, or finding which package exports a specific module. Does not cover system frameworks.
2026-01-05
analysis-swarm.md
3
1 export analysis-swarm
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Multi-perspective code analysis using three AI personas (RYAN methodical analyst, FLASH rapid innovator, SOCRATES questioning facilitator) to balance thoroughness with pragmatism. Use when complex code decisions need comprehensive analysis from multiple viewpoints, or when avoiding single-perspective blind spots is critical.
2026-01-05
code-stats.md
3
1 export code-stats
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
2026-01-05
webgl.md
3
1 export webgl
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 WebGL shaders and effects for JARVIS 3D HUD
2026-01-05
code-quality.md
3
1 export code-quality
2 GantisStorm from "GantisStorm/claude-code-pair-planning-framework"
3 Run code quality checks. Use after making code changes, before commits, or when asked to check code quality.
2026-01-05
secure-coding.md
3
1 export secure-coding
2 melodic-software from "melodic-software/claude-code-plugins"
3 Provides guidance on secure coding practices including OWASP Top 10 2025, CWE Top 25, input validation, output encoding, and language-specific security patterns. Use when reviewing code for security vulnerabilities, implementing security controls, or learning secure development practices.
2026-01-05
vue-nuxt.md
3
1 export vue-nuxt
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Vue 3 and Nuxt 3 for JARVIS AI Assistant UI development with security-first patterns
2026-01-05
paper-to-code.md
3
1 export paper-to-code
2 aryateja2106 from "aryateja2106/nested-learning"
3 Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.
2026-01-05
windows-native-development.md
3
1 export windows-native-development
2 stephendolan from "stephendolan/dotfiles"
3 Windows platform patterns for native application development. Use when writing Windows C++, handling input, managing threads, or working with Win32/COM APIs. Covers message queues, keyboard hooks, SendInput batching, COM resource management, and QueryPerformanceCounter timing.
2026-01-05
claude-code-debug.md
3
1 export claude-code-debug
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
2026-01-05