Browse Skills

3205 skills found

writing-plans.md
1
1 export writing-plans
2 samjhecht from "samjhecht/wrangler"
3 Use when design is complete and you need detailed implementation tasks - creates tracked MCP issues with exact file paths, complete code examples, and verification steps. Optional reference plan file for architecture overview.
2026-01-05
agent-ide.md
1
1 export agent-ide
2 vivalalova from "vivalalova/agent-ide"
3 TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式碼 → /deadcode- 修改函式參數 → /change-signature- 檢測循環依賴 → /cycles- 分析變更影響 → /impact- 查找符號引用 → /find-references- 追蹤呼叫層次 → /call-hierarchy優勢:自動更新所有引用、一次完成、零遺漏
2026-01-05
mochi-creator.md
1
1 export mochi-creator
2 JoshuaOliphant from "JoshuaOliphant/claude-plugins"
3 Create evidence-based spaced repetition flashcards using cognitive science principles from Andy Matuschak's research. Use when user wants to create Mochi cards, flashcards, study materials, or mentions learning, memorization, spaced repetition, SRS, Anki-style cards, or knowledge retention. Applies the 5 properties of effective prompts (focused, precise, consistent, tractable, effortful) to ensure cards actually work for long-term retention.
2026-01-05
model-discovery.md
1
1 export model-discovery
2 Consiliency from "Consiliency/treesitter-chunker"
3 Fetch current model names from AI providers (Anthropic, OpenAI, Gemini, Ollama), classify them into tiers (fast/default/heavy), and detect new models. Use when needing up-to-date model IDs for API calls or when other skills reference model names.
2026-01-05
ux-evaluator.md
1
1 export ux-evaluator
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 This skill should be used when evaluating UI components against UX best practices. Use for reviewing buttons, navigation elements, spacing, visual hierarchy, or any interface element. Provides a systematic 3-dimension framework (Position, Visual Weight, Spacing) aligned with industry standards (Balsamiq, Nielsen heuristics). Invoke when user asks to "review UX", "check button design", "evaluate layout", or references design guidelines.
2026-01-05
command-creation.md
1
1 export command-creation
2 andisab from "andisab/swe-marketplace"
3 Use this skill when creating or refining custom Claude Code slash commands. Slash commands are user-invoked reusable prompts that can accept arguments, reference files, and execute bash operations. Helps design command syntax, argument handling, file references, bash execution, and frontmatter configuration. Automatically invoked when user requests "create a command", "make a slash command", "add a /command", or mentions custom command development.
2026-01-05
analyzing-implementations.md
1
1 export analyzing-implementations
2 samjhecht from "samjhecht/wrangler"
3 Documents HOW code works with surgical precision - traces data flow, explains implementation details, provides file:line references. Purely documentarian, no critiques or suggestions for improvement.
2026-01-05
sales-prospect-research.md
1
1 export sales-prospect-research
2 BellaBe from "BellaBe/ideas-os"
3 Research and identify target companies matching ICP observable characteristics using web search, score against ICP criteria, output prioritized prospect list. Use when you need to find and qualify potential customers.
2026-01-05
research.md
1
1 export research
2 Krosebrook from "Krosebrook/source-of-truth-monorepo"
3 Web research skill for augmenting agent context with current information. Used when outdated information could lead to broken implementations or wasted effort.
2026-01-05
adaptive-workflows.md
1
1 export adaptive-workflows
2 ScientiaCapital from "ScientiaCapital/unsloth-mcp-server"
3 Self-learning workflow system that tracks what works best for your use cases. Records experiment results, suggests optimizations, creates custom templates, and builds a personal knowledge base. Use to learn from experience and optimize your LLM workflows over time.
2026-01-05
context-recovery.md
1
1 export context-recovery
2 omgpointless from "omgpointless/aspy"
3 Recover lost context after session compaction or when information from previous sessions is needed. Use when: user mentions "what were we working on", "I lost context", "before the compact", "previous session", or asks about decisions/implementations/discussions that aren't in current context. Also use proactively when you notice references to prior work you lack context for.
2026-01-05
codex.md
1
1 export codex
2 iamladi from "iamladi/cautious-computing-machine--sdlc-plugin"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.1-Codex by default for state-of-the-art software engineering.
2026-01-05
evidence-judge.md
1
1 export evidence-judge
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Validate claims against sources and score confidence; use when asked to verify research output accuracy.
2026-01-05
working-with-sqlite.md
1
1 export working-with-sqlite
2 williballenthin from "williballenthin/aiwilli"
3 Preferences and tricks for working with SQLite databases
2026-01-05
working-with-resources.md
1
1 export working-with-resources
2 rustomax from "rustomax/observe-community-mcp"
3 Work with Resource datasets (mutable state tracking) using OPAL temporal joins. Use when you need to enrich Events/Intervals with contextual state information, track resource state changes over time, or navigate between datasets using temporal relationships. Covers temporal join mechanics (lookup, join, follow), automatic field matching, and when to use Resources vs Reference Tables.
2026-01-05
shirushi.md
1
1 export shirushi
2 CAPHTECH from "CAPHTECH/shirushi"
3 Document ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands.
2026-01-05
marketing-experimentation.md
1
1 export marketing-experimentation
2 tilmon-engineering from "tilmon-engineering/claude-skills"
3 Systematic marketing experimentation process - discover concepts, generate hypotheses, coordinate multiple experiments, synthesize results, generate next-iteration ideas through rigorous validation cycles
2026-01-05
reviewing-progress.md
1
1 export reviewing-progress
2 tilmon-engineering from "tilmon-engineering/claude-skills"
3 Use when user wants to assess progress toward an open-ended goal by reading and summarizing all iteration journals
2026-01-05
context7-tools.md
1
1 export context7-tools
2 bsamiee from "bsamiee/Parametric_Portal"
3 Queries Context7 library documentation via unified Python CLI. Use when resolving library IDs, fetching API references, code examples, or conceptual guides for any programming library or framework.
2026-01-05
skill-refactoring.md
1
1 export skill-refactoring
2 buddyh from "buddyh/claude-code-skills"
3 Refactor bloated skill.md files using progressive disclosure pattern. Moves detailed content to references/ while keeping skill.md focused and discoverable. Use when a skill is approaching 500 lines or needs better organization.
2026-01-05
validating-claim-verify.md
1
1 export validating-claim-verify
2 synapseradio from "synapseradio/thinkies"
3 Actively test and verify specific claims about correctness, safety, or behavior through experiments and observable evidence. Use when: (1) asked to verify a claim about code behavior, correctness, or performance, (2) statements about behavior appear without verification evidence or test results, (3) language includes modal uncertainty markers like "should work" where verification is possible, (4) discussion analyzes implementation through reading rather than execution and observation.
2026-01-05
composable-svelte-components.md
1
1 export composable-svelte-components
2 linehaul-ai from "linehaul-ai/linehaulai-claude-marketplace"
3 UI component library reference for Composable Svelte. Use when implementing designs, choosing components, styling layouts, or working with shadcn-svelte components. Covers component props, variants, accessibility patterns, visual composition, and when to use which component. For specialized components see composable-svelte-graphics (3D), composable-svelte-code (editors/media), composable-svelte-charts (visualization), composable-svelte-maps (geospatial).
2026-01-05
deep-research.md
1
1 export deep-research
2 bsamiee from "bsamiee/Parametric_Portal"
3 Orchestrates two-round parallel agent research for comprehensive topic exploration. Use when conducting research, exploring complex topics, gathering multi-faceted information, or synthesizing findings from parallel investigation streams.
2026-01-05
mixmi-mixer-architecture.md
1
1 export mixmi-mixer-architecture
2 djchikk from "djchikk/mixmi-alpha-fresh"
3 Complete technical reference for the professional mixer system architecture, audio routing, recording implementation, and all internal mechanics
2026-01-05