Browse Skills
20307 skills found
react-integration.md
0
1
export
react-integration
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "connect React to agent runtime", "use useAgentSession", "use useMessages", "set up AgentServiceProvider", "stream agent responses", "build agent chat UI", "render conversation blocks", or needs to build a React frontend with @hhopkins/agent-runtime-react.
2026-01-05
gemini-live-api.md
0
1
export
gemini-live-api
2
from
"gamepop/pg-skills"
from
"gamepop/pg-skills"
3
Build real-time voice and video applications with Google's Gemini Live API. Use when implementing bidirectional audio/video streaming, voice assistants, conversational AI with interruption handling, or any application requiring low-latency multimodal interaction with Gemini models. Covers WebSocket streaming, voice activity detection (VAD), function calling during conversations, session management/resumption, and ephemeral tokens for secure client-side connections.
2026-01-05
detecting-arbitrary-write.md
0
1
export
detecting-arbitrary-write
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detects arbitrary write vulnerabilities by identifying unchecked array indexing and out-of-bounds memory writes. Use when analyzing memory write operations, pointer arithmetic, or investigating code execution vulnerabilities.
2026-01-05
build-settings-validator.md
0
1
export
build-settings-validator
2
from
"hiragram/claude-code-plugins"
from
"hiragram/claude-code-plugins"
3
Xcodeプロジェクトのビルド設定を検証・修正するスキル。推奨設定との比較、問題の検出、修正提案を行う。使用シーン:(1)「ビルド設定を確認して」「プロジェクト設定をチェックして」などの設定検証リクエスト (2)「Swift 6対応の設定になっているか見て」などの特定設定の確認 (3) 新規プロジェクト作成後の設定レビュー (4)「フレームワークの設定が正しいか確認して」などのターゲット別設定確認
2026-01-05
pydantic.md
0
1
export
pydantic
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
Data validation and settings management using Python type annotations with Pydantic v2
2026-01-05
automation-builder.md
0
1
export
automation-builder
2
from
"dragonbornjedi-code/phoenix-forge-ecosystem"
from
"dragonbornjedi-code/phoenix-forge-ecosystem"
3
Create Zapier zaps, Home Assistant automations, n8n workflows, and webhook integrations. Use when building automations, APIs, or integration flows.
2026-01-05
council-chat.md
0
1
export
council-chat
2
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
3
Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini. Triggers on phrases like "ask council", "council opinion", "what do the AIs think", "ask both models".
2026-01-05
prompt-enhancer.md
0
1
export
prompt-enhancer
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts.
2026-01-05
context-tools.md
0
1
export
context-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.
2026-01-05
coding.md
0
1
export
coding
2
from
"ivanov-i/dots"
from
"ivanov-i/dots"
3
Use when writing or modifying code in any way -- explains what super-engineers do differently from average joes
2026-01-05
socratic-ideation-tree.md
0
1
export
socratic-ideation-tree
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Transform abstract goals into concrete, actionable tasks through Socratic questioning and hierarchical decomposition. Use when users need to (1) break down complex projects into manageable parts, (2) clarify vague ideas into specific implementations, (3) generate systematic project structures, (4) explore multiple solution paths, (5) create task hierarchies for any domain (software, business, personal goals, research, construction). Triggers include requests to "break down", "decompose", "plan", "structure", "ideate", "brainstorm systematically", or transform ideas into actionable tasks.
2026-01-05
frontend-testing.md
0
1
export
frontend-testing
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Comprehensive frontend testing patterns including component tests (Jest/Vitest + RTL), visual regression (Playwright), accessibility (axe-core), and performance (Lighthouse) testing for React/Next.js applications. Use when building frontend tests, testing React components, implementing visual regression, running accessibility tests, performance testing, or when user mentions component testing, visual regression, a11y testing, React Testing Library, Jest, Vitest, Lighthouse, or frontend testing.
2026-01-05
dev-browser-nix.md
0
1
export
dev-browser-nix
2
from
"MichaelVessia/etude"
from
"MichaelVessia/etude"
3
Use dev-browser for browser automation on NixOS. Invoke when user asks to test UI, automate browser interactions, take screenshots, or verify web app behavior.
2026-01-05
rspec.md
0
1
export
rspec
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Comprehensive RSpec testing for Ruby and Rails applications. Covers model specs, request specs, system specs, factories, mocks, and TDD workflow. Automatically triggers on RSpec-related keywords and testing scenarios.
2026-01-05
factchecker.md
0
1
export
factchecker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematically verify claims in code comments, documentation, commit messages, and naming conventions. Extracts assertions, validates with evidence (code analysis, web search, documentation, execution), generates report with bibliography. Use when: reviewing code changes, auditing documentation accuracy, validating technical claims before merge, or user says "verify claims", "factcheck", "audit documentation", "validate comments", "are these claims accurate".
2026-01-05
accessibility-checker.md
0
1
export
accessibility-checker
2
from
"kanopi/cms-cultivator"
from
"kanopi/cms-cultivator"
3
Automatically check specific elements or code for accessibility issues when user asks if something is accessible or mentions WCAG compliance. Performs focused accessibility checks on individual components, forms, or pages. Invoke when user asks "is this accessible?", "WCAG compliant?", or shows code/elements asking about accessibility.
2026-01-05
yargs-patterns.md
0
1
export
yargs-patterns
2
from
"vanman2024/cli-builder"
from
"vanman2024/cli-builder"
3
Advanced yargs patterns for Node.js CLI argument parsing with subcommands, options, middleware, and validation
2026-01-05
pyright-type-checker.md
0
1
export
pyright-type-checker
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Pyright fast Python type checker from Microsoft with VS Code integration and strict type checking modes. Use when needing faster type checking than mypy, using VS Code with Pylance, or enforcing stricter type safety.
2026-01-05
comprehensive-research.md
0
1
export
comprehensive-research
2
from
"v1truv1us/ferg-engineering-system"
from
"v1truv1us/ferg-engineering-system"
3
Multi-phase research orchestration skill for thorough codebase, documentation, and external knowledge investigation
2026-01-05
uv-package-manager.md
0
1
export
uv-package-manager
2
from
"pproenca/dot-claude"
from
"pproenca/dot-claude"
3
Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv. Covers fast dependency management, virtual environments, and modern project workflows.
2026-01-05
refactor-code.md
0
1
export
refactor-code
2
from
"tangerine1202/cli-config"
from
"tangerine1202/cli-config"
3
Systematically refactor code based on analysis, applying improvements while maintaining functionality. Use when the user asks to "refactor this code", "improve code quality", "apply improvements", "fix anti-patterns", "optimize performance", or mentions "clean up code", "make it more maintainable", or "reduce complexity". Works best when an implementation_plan.md exists.
2026-01-05
codecompanion-memory.md
0
1
export
codecompanion-memory
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search through previous CodeCompanion chat conversations using semantic search. Use this skill when the user mentions past conversations, asks "do you remember", or when historical context from previous sessions would help solve the current problem.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"craigtkhill/atui-tools"
from
"craigtkhill/atui-tools"
3
Test-Driven Development workflow using RED-GREEN-REFACTOR cycle - write one test, see it fail, implement minimal code, verify all tests pass, repeat
2026-01-05
frontend-responsive.md
0
1
export
frontend-responsive
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Create responsive, mobile-first user interfaces that adapt seamlessly across all device sizes using modern CSS techniques and responsive design patterns. Use this skill when implementing layouts, breakpoints, fluid typography, responsive images, or any UI that needs to work across mobile, tablet, and desktop viewports. Apply this skill when using CSS media queries, container queries, responsive utility classes (Tailwind's sm:, md:, lg:), flexible grid/flexbox layouts, relative units (rem, em, vw, vh), or when optimizing touch interactions for mobile devices. This skill ensures mobile-first development approach, consistent breakpoint usage, proper viewport configuration, touch-friendly target sizes (44x44px minimum), readable typography across all screen sizes, and optimized performance on mobile networks with responsive images and lazy loading.
2026-01-05