Browse Skills

1071 skills found

qa-code-review-checklist.md
0
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-05
xc-console.md
0
1 export xc-console
2 robinmordasiewicz from "robinmordasiewicz/f5xc-chrome"
3 Automate F5 Distributed Cloud web console operations through browser automation using mcp__claude-in-chrome MCP tools. Handles multi-provider authentication (Azure SSO, Google, Okta, SAML, native username/password), detecting session expiry and navigating login flows. Warns when VPN is required. Use when creating HTTP/TCP load balancers, origin pools, WAF policies, deploying cloud sites (AWS/Azure/GCP), managing DNS zones, configuring service policies, or executing any F5 XC GUI-based tasks. Triggers on: F5 XC console, GUI automation, browser automation, login, SSO, authenticate, tenant management, visual configuration, Web App and API Protection, WAAP.
2026-01-05
browser-testing.md
0
1 export browser-testing
2 Shin0205go from "Shin0205go/Aegis-skills"
3 ブラウザ自動化とE2Eテストを行うスキル
2026-01-05
slicot-knowledge.md
0
1 export slicot-knowledge
2 jamestjsp from "jamestjsp/slicot.c"
3 This skill should be used when working with SLICOT (Subroutine Library In Control Theory) routines, translating Fortran 77 to C, parsing SLICOT HTML documentation, creating test cases from SLICOT examples, understanding SLICOT data formats, or planning translation priorities using dependency analysis tools.
2026-01-05
testing.md
0
1 export testing
2 Higashi-Kota from "Higashi-Kota/drawing-explorer"
3 Vitest + Storybook testing strategy with clear role separation.Reference for implementing unit tests and UI interaction tests.
2026-01-05
programmatic-seo-build.md
0
1 export programmatic-seo-build
2 paulberesuita from "paulberesuita/immigrant-candidates-2026"
3 Build programmatic SEO pages with server-side meta tags and structured data. Use this skill to implement database schemas, dynamic routes, SEO injection, sitemaps, and JSON-LD structured data.
2026-01-05
repo-doc-auditor.md
0
1 export repo-doc-auditor
2 ogprotege from "ogprotege/Skills"
3 Perform a repo-wide, evidence-based audit of documentation against the current codebase and recent changes. Produces a proposed, fully rewritten documentation set in TempDoc-ForUserReview and asks for approval before any changes are applied to the existing docs.
2026-01-05
code-review.md
0
1 export code-review
2 Rakshit-gen from "Rakshit-gen/openskill-fe"
3 Reviews code for quality issues, potential bugs, security vulnerabilities, and adherence to best practices. Provides actionable feedback with specific line references.
2026-01-05
feature-dev.md
0
1 export feature-dev
2 vanmarkic from "vanmarkic/kirby-gen"
3 End-to-end feature development workflow with brainstorming, TDD, implementation, testing, and documentation. Use when adding new features, implementing user stories, or building new capabilities. Enforces test-first development, encourages design exploration, and ensures proper documentation.
2026-01-05
generate-questions.md
0
1 export generate-questions
2 emon100 from "emon100/codle"
3 Generate high-quality bilingual programming quiz questions for Codle. Use this skill when creating new quiz questions that test deep understanding rather than rote memorization.
2026-01-05
code-review.md
0
1 export code-review
2 tahb from "tahb/dotfiles"
3 Comprehensive code review for security, performance, maintainability, and best practices with impact analysis and authoritative references
2026-01-05
practical-ui-agent.md
0
1 export practical-ui-agent
2 ezhulati from "ezhulati/texaslobbyorg"
3 AI agent skill for implementing evidence-based UI improvements. Use when tasked with UI audits, design system implementation, accessibility fixes, or frontend optimization. Provides step-by-step workflows, code patterns, and validation criteria for automated execution. Triggers on UI review, accessibility audit, design system setup, CSS refactoring, form optimization, button hierarchy, color contrast, spacing system, typography scale, or WCAG compliance tasks.
2026-01-05
cloverleaf-ledger-download.md
0
1 export cloverleaf-ledger-download
2 jason-riddle from "jason-riddle/ledger-main"
3 Download ledger transactions from Cloverleaf property management portal using Playwright browser automation when user says "get ledger transactions", "download from cloverleaf", "fetch property transactions"
2026-01-05
generating-unit-tests.md
0
1 export generating-unit-tests
2 jhlee0409 from "jhlee0409/inner-lens"
3 Generate Vitest unit tests following project conventions. Use when user asks to create tests, write test cases, or add test coverage for TypeScript functions.
2026-01-05
tdd.md
0
1 export tdd
2 snrsw from "snrsw/dotfiles"
3 Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.
2026-01-05
riflebird-cold-email.md
0
1 export riflebird-cold-email
2 alifa20 from "alifa20/riflebird"
3 Generate high-converting cold outreach emails for Riflebird Agency based on micro-audit findings. Use when generating emails for SEO audit outreach, lead generation, or when the user mentions "cold email", "outreach email", "micro-audit email", or Riflebird lead generation.
2026-01-05
django-vue-flutter.md
0
1 export django-vue-flutter
2 hmesfin from "hmesfin/pm-mcp"
3 Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"
2026-01-05
full-stack-dev.md
0
1 export full-stack-dev
2 sprigga from "sprigga/WebPDTool"
3 Guide for building fullstack applications with Vue 3, FastAPI, Docker, and MySQL. Use this skill when developing or debugging applications using this specific technology stack including frontend (Vue 3, Element Plus, Pinia, Vue Router, Axios, Vite), backend (FastAPI, SQLAlchemy, Pydantic, JWT), containerization (Docker, Docker Compose), database (MySQL 8.0+), RESTful API design, authentication, and deployment workflows.
2026-01-05
testing.md
0
1 export testing
2 az9713 from "az9713/claude-code-agentic-framework"
3 Testing patterns, strategies, and best practices for comprehensive test coverage.
2026-01-05
security-audit.md
0
1 export security-audit
2 buildworksai from "buildworksai/EUCORA"
3 Security review checklist and patterns
2026-01-05
test-ops.md
0
1 export test-ops
2 A-Genno from "A-Genno/Polaris"
3 テスト計画・実行・報告を標準化する運用スキル。
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 caicai557 from "caicai557/caikaifaai"
3 Execute TDD red-green-refactor cycle with just verify gate. Use when writing new features or fixing bugs that require test coverage.
2026-01-05
market-brief.md
0
1 export market-brief
2 dceoy from "dceoy/financial-market-analyst"
3 Create a 24-hour tactical market brief from the latest macro and financial news, covering equities, commodities, and macro/FX. Use when asked for a market brief, daily/24h outlook, short-term drivers, or a structured multi-asset summary with JST timestamps and strict short-line formatting.
2026-01-05
react-code-review.md
0
1 export react-code-review
2 bsj-fujimoto from "bsj-fujimoto/next"
3 Review React/TypeScript code against established coding guidelines. Use when reviewing React components, performing code audits, checking for React best practices, anti-patterns, performance issues, or when the user asks to review React code, check code quality, or audit React implementation.
2026-01-05