Browse Skills
2013 skills found
debugging-react-native.md
0
1
export
debugging-react-native
2
from
"mikekelly/debugging-react-native"
from
"mikekelly/debugging-react-native"
3
Use PROACTIVELY when debugging React Native apps. Reads console logs and executes JavaScript in running apps via Metro bundler. Invoke for: app crashes, state inspection, API debugging, error investigation, or running diagnostic code. Requires Metro running (port 8081).
2025-12-30
telegram-mini-apps-sdk.md
0
1
export
telegram-mini-apps-sdk
2
from
"Kaiukov/budgetbot_tg_mini_app"
from
"Kaiukov/budgetbot_tg_mini_app"
3
Telegram Mini App for managing personal finances with Firefly III integration
2026-04-12
vue-development.md
0
1
export
vue-development
2
from
"SSiertsema/my-pokemon-tcg-collection"
from
"SSiertsema/my-pokemon-tcg-collection"
3
Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2025-12-16
browser-automation.md
0
1
export
browser-automation
2
from
"The-Focus-AI/chrome-driver"
from
"The-Focus-AI/chrome-driver"
3
Pure Perl Chrome DevTools Protocol library for browser automation - screenshots, PDFs, web scraping, form filling, and screen recording with zero dependencies
2026-04-15
playwright-browser-automation.md
0
1
export
playwright-browser-automation
2
from
"DiamondLightSource/smartem-frontend"
from
"DiamondLightSource/smartem-frontend"
3
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-04-01
fullstack-app.md
0
1
export
fullstack-app
2
from
"djliden/devrel-claude-code-plugin"
from
"djliden/devrel-claude-code-plugin"
3
Agentic Tutorial Generation
2025-12-29
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/langchain-retrieval"
from
"Eng0AI/langchain-retrieval"
3
LangChain.js retrieval chain with Supabase vector store for document Q&A, powered by the Vercel AI SDK
2025-12-04
browser-pilot.md
0
1
export
browser-pilot
2
from
"svilupp/browser-pilot"
from
"svilupp/browser-pilot"
3
Browser automation skill using browser-pilot CLI. Use this when you need to control a web browser - navigate to URLs, fill forms, click buttons, extract page content, or take screenshots. Works with local Chrome, BrowserBase, and Browserless providers.
2026-03-22
browser-use-skill-creator.md
0
1
export
browser-use-skill-creator
2
from
"byrencheema/tappy"
from
"byrencheema/tappy"
3
Create and manage Browser Use Cloud skills for browser automation. Use when creating new browser automation skills, checking skill status, or adding web scraping/interaction capabilities.
2025-12-23
video-generation.md
0
1
export
video-generation
2
from
"MO196931/documentosZai"
from
"MO196931/documentosZai"
3
Extractor de documentos
2026-01-05
frontend-ui-integration.md
0
1
export
frontend-ui-integration
2
from
"brandongalang/mise-app"
from
"brandongalang/mise-app"
3
Kitchen inventory assistant with AI-powered chat, receipt scanning, and recipe suggestions
2025-12-08
pr-documentation-uml.md
0
1
export
pr-documentation-uml
2
from
"YoungY620/pr-summary-skills"
from
"YoungY620/pr-summary-skills"
3
https://agentskills.io/specification
2026-01-04
agent-native-architecture.md
0
1
export
agent-native-architecture
2
from
"PierPaoloPastore/Progetto_Database_Acquisti"
from
"PierPaoloPastore/Progetto_Database_Acquisti"
3
Database Acquisti
2026-04-16
convert-json-schema-to-mermaid-chart.md
0
1
export
convert-json-schema-to-mermaid-chart
2
from
"arndtvoges/agent-workbench"
from
"arndtvoges/agent-workbench"
3
Takes a data model providede as JSON schema and converts it to mermaid chart code
2026-04-16
vue-development.md
0
1
export
vue-development
2
from
"SSiertsema/claude-code-plugins"
from
"SSiertsema/claude-code-plugins"
3
Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-04-18
symbols.md
0
1
export
symbols
2
from
"miethe/family-shopping-dashboard"
from
"miethe/family-shopping-dashboard"
3
Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2025-12-26
typescript-react-reviewer.md
0
1
export
typescript-react-reviewer
2
from
"dotneet/claude-code-marketplace"
from
"dotneet/claude-code-marketplace"
3
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
2026-01-23
code-review.md
0
1
export
code-review
2
from
"Anthony-Bible/code-agent-demo"
from
"Anthony-Bible/code-agent-demo"
3
this is a demo on how to create an agent
2026-04-10
codex-review.md
0
1
export
codex-review
2
from
"lihs-ie/lambars"
from
"lihs-ie/lambars"
3
A functional programming library for Rust providing type classes, persistent data structures, and effect systems
2026-02-18
plan-implementer.md
0
1
export
plan-implementer
2
from
"djhuangit/scrum_and_tell"
from
"djhuangit/scrum_and_tell"
3
Implement technical plans methodically with phase-by-phase execution and verification checkpoints. Use this skill when following a detailed implementation plan that has phased changes and success criteria. The skill guides through each phase, verifies completion, and pauses for human confirmation before proceeding to the next phase.
2025-12-12
migration-writer.md
0
1
export
migration-writer
2
from
"kasuboski/mediaz"
from
"kasuboski/mediaz"
3
Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
2026-04-17
memory.md
0
1
export
memory
2
from
"growvv/memory-skill"
from
"growvv/memory-skill"
3
claude/codex skill示例
2025-12-24
codex-cli.md
0
1
export
codex-cli
2
from
"Standed/vibe-agent-pro"
from
"Standed/vibe-agent-pro"
3
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel instances. Use when delegating coding tasks to Codex or running multi-agent workflows. (user)
2026-03-06
terraform-aws.md
0
1
export
terraform-aws
2
from
"rcmx/claude-plugins"
from
"rcmx/claude-plugins"
3
claude clode plugins
2025-12-23