Browse Skills

18175 skills found

langgraph-python-expert.md
1
1 export langgraph-python-expert
2 StrayDragon from "StrayDragon/my-claude-skills"
3 Expert guidance for LangGraph Python library. Build stateful, multi-actor applications with LLMs using nodes, edges, and state management. Use when working with LangGraph, building agent workflows, state machines, or complex multi-step LLM applications. Requires langgraph, langchain-core packages.
2026-01-05
launch-planner.md
1
1 export launch-planner
2 rspeciale0519 from "rspeciale0519/MailingListManager"
3 Converts app ideas into shippable MVPs by providing structured product planning, technical guidance, and decision-making support focused on rapid validation. Use when the user shares an app idea, needs help scoping an MVP, wants to generate PRDs or starter prompts for Claude Code, needs product decisions during a build, or when they need to be kept focused on shipping rather than over-engineering. Also use for questions about tech stack choices (Next.js/Supabase/Vercel), feature prioritization, or avoiding common early-stage mistakes.
2026-01-05
cli-designer.md
1
1 export cli-designer
2 kaakaww from "kaakaww/hawkop"
3 Design and review CLI commands following clig.dev and 12-Factor CLI principles. Use when adding commands, designing flags/arguments, writing help text, handling errors, formatting output, or reviewing CLI code for UX issues.
2026-01-05
agentdb-learning-plugins.md
1
1 export agentdb-learning-plugins
2 bjpl from "bjpl/open_learn_co"
3 Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.
2026-01-05
test-engineer.md
1
1 export test-engineer
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 test-engineer skillTrigger terms: testing, unit tests, integration tests, E2E tests, test cases, test coverage, test automation, test plan, test design, TDD, test-firstUse when: User requests involve test engineer tasks.
2026-01-05
claude-skill-creator.md
1
1 export claude-skill-creator
2 aliyome from "aliyome/env"
3 Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
2026-01-05
motion-director.md
1
1 export motion-director
2 totalaudiopromo from "totalaudiopromo/totalaud.io"
3 Animation specialist - handles Framer Motion patterns, motion tokens, transitions, and micro-interactions for the calm aesthetic.
2026-01-05
exploration-wonder.md
1
1 export exploration-wonder
2 synapseradio from "synapseradio/thinkies"
3 Generate curious questions and explore what-if scenarios to open up possibility space before converging on solutions. Use when: (1) asked to explore with curiosity, generate questions, or discover what might be missing, (2) encountering unfamiliar domains without existing mental models, (3) starting design discussions or brainstorming sessions before making decisions, (4) discussions converge prematurely or face unexamined assumptions.
2026-01-05
skill-creator.md
1
1 export skill-creator
2 sweatpotato13 from "sweatpotato13/solidity-contract-boilerplate"
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
css.md
1
1 export css
2 carlos-algms from "carlos-algms/dotfiles"
3 Best practices and guidelines for writing CSS, including CSS Modules andmodern CSS features.
2026-01-05
agentuity-cli-cloud-vector-list-namespaces.md
1
1 export agentuity-cli-cloud-vector-list-namespaces
2 agentuity from "agentuity/discord-help-agent"
3 List all vector namespaces. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
ai-sdk-core.md
1
1 export ai-sdk-core
2 ovachiever from "ovachiever/droid-tings"
3 Build backend AI with Vercel AI SDK v5/v6. Covers v6 beta (Agent abstraction, tool approval, reranking),v4→v5 migration (breaking changes), latest models (GPT-5/5.1, Claude 4.x, Gemini 2.5), Workers startupfix, and 12 error solutions (AI_APICallError, AI_NoObjectGeneratedError, streamText silent errors).Use when: implementing AI SDK v5/v6, migrating v4→v5, troubleshooting errors, fixing Workers startupissues, or updating to latest models.
2026-01-05
security-auditor.md
1
1 export security-auditor
2 always-further from "always-further/claude-extensions"
3 Activates when user needs security review, vulnerability scanning, or secure coding guidance. Triggers on "security review", "find vulnerabilities", "is this secure", "check for injection", "security audit", "OWASP", "secure this code", or security-related questions.
2026-01-05
agentuity-cli-cloud-sandbox-snapshot-delete.md
1
1 export agentuity-cli-cloud-sandbox-snapshot-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete a snapshot. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
workflows-documentation.md
1
1 export workflows-documentation
2 MichelKerkmeester from "MichelKerkmeester/opencode-dev-environment"
3 Unified markdown and OpenCode component specialist providing document quality enforcement (structure, style), content optimization for AI assistants, complete component creation workflows (skills, agents, commands with scaffolding, validation, packaging), ASCII flowchart creation for visualizing complex workflows, and install guide creation for MCP servers, plugins, and tools.
2026-01-05
code-implementation.md
1
1 export code-implementation
2 vanillacake369 from "vanillacake369/tonys-nix"
3 Implement code changes by learning from and precisely matching existing codebase patterns, ensuring seamless integration with surrounding code. Use when writing new features, modifying logic, adding functionality. Triggers: 'implement', 'write code', 'add feature', 'create', 'build', 'fix bug', '구현', '코드 작성', '기능 추가', '생성', '빌드', '버그 수정', '만들어', working with *.ts, *.go, *.java, *.py, *.nix, *.rs files.
2026-01-05
analysis-logic-trace.md
1
1 export analysis-logic-trace
2 synapseradio from "synapseradio/thinkies"
3 Validate inference chains step-by-step by examining whether each logical connection from premise to conclusion is sound, making implicit reasoning steps explicit and checking for gaps or leaps. Use when: (1) asked to validate reasoning steps, trace the logic, or verify if conclusions follow from premises, (2) arguments skip intermediate inferential steps or use 'therefore' without showing the reasoning path, (3) evaluating multi-step proofs, mathematical reasoning, or decision frameworks where each step builds on previous ones, (4) reasoning depends on unstated assumptions being treated as established facts.
2026-01-05
security-audit.md
1
1 export security-audit
2 kcenon from "kcenon/claude-config"
3 Provides security guidelines for input validation, authentication, authorization, and secure coding practices. Use when implementing auth, handling user input, working with credentials, or conducting security reviews.
2026-01-05
high-cost-signal-generator.md
1
1 export high-cost-signal-generator
2 starwreckntx from "starwreckntx/IRP__METHODOLOGIES-"
3 Generate high-cost signals to demonstrate genuine intent and commitment through resource-intensive validation.
2026-01-05
dioxus-pwa-development.md
1
1 export dioxus-pwa-development
2 wchklaus97 from "wchklaus97/remind-me-pwa"
3 Build Progressive Web Apps with Dioxus framework. Use when developing Dioxus web applications, creating PWA features, or working with WASM targets.
2026-01-05
social-media-bio-generator.md
1
1 export social-media-bio-generator
2 az9713 from "az9713/ai-co-writing-claude-skills"
3 Create compelling social media bios for any platform. Use when the user needs bios for Twitter/X, Instagram, LinkedIn, TikTok, YouTube, or any social platform.
2026-01-05
helm-chart-patterns.md
1
1 export helm-chart-patterns
2 NickCrew from "NickCrew/claude-ctx-plugin"
3 Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes.
2026-01-05
agentuity-cli-cloud-stream-list.md
1
1 export agentuity-cli-cloud-stream-list
2 agentuity from "agentuity/discord-help-agent"
3 List recent streams with optional filtering. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
validating-accessibility.md
1
1 export validating-accessibility
2 jls42 from "jls42/leapmultix"
3 Validates web accessibility according to WCAG 2.1 AA standards for users with disabilities. Use when modifying UI, adding components, or performing accessibility audits
2026-01-05