Browse Skills

2849 skills found

aldoa-e2e-tests.md
0
1 export aldoa-e2e-tests
2 aldoa-dev from "aldoa-dev/context_engineering_suite"
3 Comprehensive guide for writing Playwright E2E tests in the Aldoa codebase. Use when creating new test files, debugging failing tests, or refactoring existing tests. Covers authentication patterns, helper functions, Semantic UI/React Select interactions, data generation strategies, and common testing scenarios.
2026-01-05
animator.md
0
1 export animator
2 buoy-design from "buoy-design/buoy-site"
3 Animation and micro-interaction patterns for web interfaces. Use when adding transitions, animations, hover effects, loading states, or any motion to UI components.
2026-01-05
skill-developer.md
0
1 export skill-developer
2 mikekelly from "mikekelly/skill-developer"
3 Guide users through creating, reviewing, and editing Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
2026-01-05
google-adk.md
0
1 export google-adk
2 robeves95 from "robeves95/fraud-agent-demo"
3 Skills providing all documentation related to Google ADK (App Development Kit).
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/astrowind-template"
3 Build and deploy this Astro website. Use when building, deploying, or preparing the project for production.
2026-01-05
context-passport.md
0
1 export context-passport
2 bree-jeune from "bree-jeune/context-passport"
3 Solve context fragmentation across Claude sessions. Use when users mention re-explaining themselves, losing conversation context, starting over, "you forgot," context loss, session continuity, picking up where we left off, or wanting Claude to remember across chats. Also use when users want to create/update their passport, generate session summaries, or maintain project continuity.
2026-01-05
code-review.md
0
1 export code-review
2 betterbrand from "betterbrand/dealflow-network"
3 Review code for dealflow-network project conventions, error handling, type safety, and best practices. Use when reviewing pull requests, checking code quality, or validating implementations. This skill is read-only and will not modify files.
2026-01-05
qa-tester.md
0
1 export qa-tester
2 svilupp from "svilupp/canary-frontend"
3 Browser automation QA testing skill. Systematically tests web applications for functionality, security, and usability issues. Reports findings by severity (CRITICAL/HIGH/MEDIUM/LOW) with immediate alerts for critical failures.
2026-01-05
feature-documentation.md
0
1 export feature-documentation
2 yemyat from "yemyat/code-wiki"
3 Document user-facing features in a codebase. Use when asked to document features, explain what software does, or generate feature docs. Identifies features (not technical layers), then produces numbered markdown files per feature. Works with any language.
2026-01-05
explore-codebase.md
0
1 export explore-codebase
2 anortham from "anortham/miller"
3 Autonomously explore unfamiliar codebases using Miller's code intelligence. Use semantic search, symbol navigation, and call path tracing to understand architecture without reading entire files. Activates when user asks to understand, explore, or learn about a codebase.
2026-01-05
veloxts.md
0
1 export veloxts
2 veloxts from "veloxts/velox-ts-framework"
3 VeloxTS framework assistant for building full-stack TypeScript APIs. Helps with procedures, generators (velox make), REST routes, authentication, validation, and common errors. Use when creating endpoints, adding features, debugging issues, or learning VeloxTS patterns.
2026-01-05
effective-go.md
0
1 export effective-go
2 jurabek from "jurabek/lazykafka"
3 Idiomatic Go patterns and conventions from official Effective Go guide. Use when writing Go code to ensure proper naming, error handling, concurrency patterns, interface design, and Go-specific idioms. Triggers on Go file creation/editing, code review, or when user asks for idiomatic Go. If you cannot find any info visit to https://go.dev/doc/effective_go
2026-01-05
notebooklm.md
0
1 export notebooklm
2 HaRu-LLC from "HaRu-LLC/NotebookLM_use_ueda"
3 Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 nirukk52 from "nirukk52/Manjha"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
pushing-code.md
0
1 export pushing-code
2 fletchgqc from "fletchgqc/heather"
3 Commits and pushes code changes. Used when work should be committed and/or pushed to Git.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 Vasqu3z from "Vasqu3z/Comets-League-Baseball"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
gemini-search.md
0
1 export gemini-search
2 tt44mm from "tt44mm/claude_gemini_skill"
3 Performs automatic web search using Gemini CLI with Google Search grounding. Triggers on "Gemini search:", "suche mit Gemini", "use Gemini to find". Claude writes a request file, the Watcher executes the search, Claude reads the result. FREE Gemini 2.5 Pro with 1000 requests/day.
2026-01-05
minimalist-portfolio-design.md
0
1 export minimalist-portfolio-design
2 Dramekanji from "Dramekanji/kanji"
3 Minimalist, typography-focused portfolio design system inspired by neo-brutalist and Swiss design principles. Emphasizes bold typography, generous whitespace, monochromatic color schemes, and elegant simplicity for developer/designer portfolios.
2026-01-05
dcg-parsing.md
0
1 export dcg-parsing
2 EricGT from "EricGT/prolog-dcg-skill"
3 Guide Claude in writing efficient, idiomatic SWI-Prolog DCGs (Definite Clause Grammars) following best practices for single-pass parsing, character codes, pure declarative style, and accumulator patterns. Use when working with Prolog parsing tasks.
2026-01-05
test-helper.md
0
1 export test-helper
2 majiayu000 from "majiayu000/Claude-Code-Monitor"
3 Generate and run tests for TypeScript/JavaScript code using Bun test runner. Use this skill when you need to write tests, check coverage, or debug test failures.
2026-01-05
hfskill.md
0
1 export hfskill
2 joshhu from "joshhu/hfskill"
3 Comprehensive toolkit for interacting with Hugging Face Spaces. Use this skill when working with Hugging Face Spaces - listing spaces, retrieving space information, managing space runtime (restart/pause), checking space status, or any other Space-related operations. Requires Hugging Face access token stored in HF_TOKEN or HUGGINGFACE_TOKEN environment variable for write operations.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 sunnydayw from "sunnydayw/outdoor-autonomous-bot"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
mastering-langgraph.md
0
1 export mastering-langgraph
2 SpillwaveSolutions from "SpillwaveSolutions/mastering-langgraph-agent-skill"
3 Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when: (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
2026-01-05
council.md
0
1 export council
2 KvFxKaido from "KvFxKaido/SENTINEL"
3 Gather design feedback from AI consultants (Gemini and Codex). Use for architecture decisions, design review, or when you want multiple expert perspectives on SENTINEL development.
2026-01-05