Browse Skills

2649 skills found

zed-editor.md
3
1 export zed-editor
2 chronista-club from "chronista-club/unison"
3 Zed Editorの特徴、ACP(Agent Client Protocol)の仕様、AI統合、パフォーマンス特性、設定方法について包括的な知識を提供します。Zed Editorに関する質問、ACP対応エージェントの統合、設定のカスタマイズが必要な場合に使用してください。
2026-01-05
react.md
3
1 export react
2 KubrickCode from "KubrickCode/Quick-Command-Buttons"
3 Provides React component development standards and best practices. Ensures component quality through proper hooks usage, state management patterns, and performance optimization techniques. Specializes in functional components, custom hooks, context API, memoization strategies, and accessibility compliance.Use when: developing React components (.jsx/.tsx files), creating custom hooks, implementing state management with useState/useReducer/useContext, optimizing performance with useMemo/useCallback/React.memo, handling side effects with useEffect, designing component props and interfaces, implementing conditional rendering patterns, testing with React Testing Library, or integrating with TypeScript for type-safe components.
2026-01-05
worktree-pr.md
3
1 export worktree-pr
2 alfredolopez80 from "alfredolopez80/multi-agent-ralph-loop"
3 Manage git worktrees with PR workflow and multi-agent review (Claude + Codex). Use when developing features in isolation with easy rollback.
2026-01-05
using-forgetful-memory.md
3
1 export using-forgetful-memory
2 ScottRBK from "ScottRBK/context-hub-plugin"
3 PROACTIVELY query Forgetful MCP (mcp__forgetful__* tools) when starting work on any project, when user references past decisions or patterns, when implementing features that may have been solved before, or when needing context about preferences. Save important decisions, patterns, and architectural insights to memory.
2026-01-05
usage-query-skill.md
3
1 export usage-query-skill
2 zai-org from "zai-org/zai-coding-plugins"
3 Run the usage query script to retrieve account usage information for GLM Coding Plan. Only use when invoked by usage-query-agent.
2026-01-05
claude-code-hooks.md
3
1 export claude-code-hooks
2 hgeldenhuys from "hgeldenhuys/claude-hooks-sdk"
3 Guide for implementing Claude Code hooks - automated scripts that execute at specific workflow points. Use when building hooks, understanding hook events, or troubleshooting hook configuration.
2026-01-05
healthsim-rxmembersim.md
3
1 export healthsim-rxmembersim
2 mark64oswald from "mark64oswald/healthsim-workspace"
3 RxMemberSim generates realistic synthetic pharmacy data for testing PBM systems, claims adjudication, and drug utilization review. Use when user requests: (1) pharmacy claims or prescription data, (2) DUR alerts or drug interactions, (3) formulary or tier scenarios, (4) pharmacy prior authorization, (5) NCPDP formatted output.
2026-01-05
c-incremental-build-converter.md
3
1 export c-incremental-build-converter
2 sslab-gatech from "sslab-gatech/oss-crs"
3 Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree builds, or making scripts idempotent for repeated execution.
2026-01-05
parallel-tasks.md
3
1 export parallel-tasks
2 himicoswilson from "himicoswilson/himi-claude-plugins"
3 Creates multiple git worktrees and launches parallel Claude sessions for simultaneous task execution. Maximum 3 tasks.
2026-01-05
uv.md
3
1 export uv
2 PovertyAction from "PovertyAction/ipa-stata-template"
3 This skill should be used when working with Python projects that use uv for package and project management. Use this skill for running Python scripts and CLI tools with `uv run`, managing dependencies, creating projects, handling virtual environments, and executing commands within isolated project environments. Essential for projects with pyproject.toml files.
2026-01-05
ai-sdk-ui.md
3
1 export ai-sdk-ui
2 constellos from "constellos/claude-code-plugins"
3 This skill should be used when the user asks to "add AI chat", "implement streaming UI", "use useChat hook", "add AI completion", "implement useCompletion", "create conversational interface", "add streaming text", "implement tool calling UI", "create generative UI", "add AI-powered features", "implement StreamableUI", or mentions AI SDK, streaming responses, chat interfaces, or AI-generated content in React/Next.js applications.
2026-01-05
create-hooks.md
3
1 export create-hooks
2 ronnycoding from "ronnycoding/.claude"
3 Guide for creating Claude Code hooks with proper configuration, shell commands, event handling, and security practices. Use when the user wants to create hooks, automate workflows, add event handlers, format code automatically, protect files, log actions, or mentions creating/configuring/building hooks.
2026-01-05
micropython-repl.md
3
1 export micropython-repl
2 hoihu from "hoihu/py-framebuf"
3 Interact with MicroPython boards via mpy-repl-tool to push files, execute code, and test MicroPython scripts. Use when working with MicroPython development, testing board functionality, or evaluating MicroPython code on hardware.
2026-01-05
bash-cli-expert.md
3
1 export bash-cli-expert
2 codethread from "codethread/PersonalConfigs"
3 Write, debug, and optimize bash scripts and CLI solutions for macOS using modern tools (fd, rg, sd, jq) with shellcheck compliance. Use when creating shell scripts, one-liners, pipelines, automation, or solving complex CLI tasks.
2026-01-05
committing.md
3
1 export committing
2 jack-michaud from "jack-michaud/faire"
3 Any time committing changes is mentioned, use this commit flow.
2026-01-05
github-code-search.md
3
1 export github-code-search
2 jaredpalmer from "jaredpalmer/claude-plugins"
3 Search GitHub code across millions of repositories using grep.app. Use when you need to find code patterns, implementations, examples, or understand how features are built in public codebases. (project)
2026-01-05
modify-generated-code.md
3
1 export modify-generated-code
2 halfdomelabs from "halfdomelabs/baseplate"
3 Workflow for modifying generated code in Baseplate, including template extraction, generator updates, and project synchronization.
2026-01-05
full-stack-debugger.md
3
1 export full-stack-debugger
2 ingpoc from "ingpoc/SKILLS"
3 This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.
2026-01-05
implementation-guidance-generator.md
3
1 export implementation-guidance-generator
2 paulchiu from "paulchiu/dotfiles"
3 Generates structured implementation guidance documents for technical issues, bug fixes, and feature development. Use when creating actionable implementation plans with file references, code locations, and step-by-step approaches following Obsidian markdown formatting standards.
2026-01-05
deploy-helper.md
3
1 export deploy-helper
2 NikiforovAll from "NikiforovAll/LazyOpenCode"
3 Helps with deployment tasks and scripts
2026-01-05
openapi-gen.md
3
1 export openapi-gen
2 mindhiveoy from "mindhiveoy/pyopenapi_gen"
3 Generate and validate Python clients from OpenAPI specs. Use for generation, validation, or troubleshooting.
2026-01-05
mem-persist.md
3
1 export mem-persist
2 ferstar from "ferstar/mem-persist"
3 Saves Claude Code or Codex CLI conversation threads to Nowledge Mem knowledge base via HTTP API. Use when user requests to save, persist, or backup the current session or conversation thread.
2026-01-05
hackage-upload.md
3
1 export hackage-upload
2 MercuryTechnologies from "MercuryTechnologies/claude"
3 Upload Haskell packages to Hackage. Use when the user asks to publish, release, or upload to Hackage.
2026-01-05
browser.md
3
1 export browser
2 factory-ben from "factory-ben/droid-browse"
3 Control a Chrome session via Stagehand to browse, act, extract, and screenshot on demand inside the Factory CLI.
2026-01-05