Browse Skills

1071 skills found

landing-page-steal.md
0
1 export landing-page-steal
2 WiseWolfPT from "WiseWolfPT/AlphaAnalyzer"
3 Copies an existing landing page (from URL or image) into a specified page in the codebase using Playwright MCP. Iteratively refines the implementation until it matches the reference design and interactions as closely as possible. Use when the user wants to copy/reference/steal an existing landing page/url to replicate in their app
2026-01-05
implementation-postmortem.md
0
1 export implementation-postmortem
2 leynos from "leynos/agent-helper-scripts"
3 Conduct structured implementation postmortems to gather feedback on architecture conformance, library friction, and tooling effectiveness. Use when reviewing completed implementations, PRs, or development phases to surface design gaps, boundary violations, and improvement opportunities. Triggers on requests for code review feedback, implementation retrospectives, architecture audits, or library/tooling evaluations.
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 ericnunes30 from "ericnunes30/frame-code-cli"
3 Padrões e boas práticas para testes de software
2026-01-05
git.md
0
1 export git
2 julianobarbosa from "julianobarbosa/tiger-900"
3 Complete Git version control workflow automation. USE WHEN user mentions commit, push, pull request, PR, branch, merge, rebase, stash, git status, staged files, unstaged changes, OR any version control operations. Handles conventional commits, security checks, and GitHub CLI integration.
2026-01-05
security.md
0
1 export security
2 popo0407 from "popo0407/DATANA"
3 セキュリティとコンプライアンスの規約
2026-01-05
amnesiac.md
0
1 export amnesiac
2 shipstone from "shipstone/amnesiac"
3 Autonomous software development for agents with no persistent memory. Use when building, testing, or maintaining code projects. Ensures all work is independently verifiable without context from previous sessions.
2026-01-05
social-feed-integration.md
0
1 export social-feed-integration
2 0futuresystems from "0futuresystems/future-water-systems"
3 Integrate and maintain the Instagram/Facebook social wall for case studies and blogs in this repo, including manual import workflows, Meta Graph API setup, compliance endpoints, and SEO/performance/security guardrails. Use when adding social posts, updating the importer, wiring UI placement, or handling Meta tokens and data deletion callbacks.
2026-01-05
code-review-specialist.md
0
1 export code-review-specialist
2 luongnv89 from "luongnv89/ictss2026"
3 Comprehensive code review with security, performance, and quality analysis
2026-01-05
auth-patterns.md
0
1 export auth-patterns
2 RPvars from "RPvars/postern-mvp"
3 Authentication security patterns and standards for NextAuth.js v5. Use when implementing or reviewing authentication code.
2026-01-05
valid-test-skill.md
0
1 export valid-test-skill
2 SpillwaveSolutions from "SpillwaveSolutions/skills_viewer"
3 A valid test skill for unit testing
2026-01-05
security-code-scanning-and-secrets-detection.md
0
1 export security-code-scanning-and-secrets-detection
2 jungkeunhong from "jungkeunhong/pre-deploy-checker"
3 This skill activates when checking for hardcoded credentials, API keys, database passwords, and other secrets in source code. Provides patterns to detect leaks, scanning strategies, and best practices for secret management across all languages.
2026-01-05
spring-tdd-mockito.md
0
1 export spring-tdd-mockito
2 mduongvandinh from "mduongvandinh/skills-java-spring"
3 TDD (Test-Driven Development) skill with Mockito for Spring Boot.Guides the Red-Green-Refactor cycle for writing tests first.
2026-01-05
writing-skills.md
0
1 export writing-skills
2 woodrowpearson from "woodrowpearson/mids-hero-web"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
fip-veterinary-advisor.md
0
1 export fip-veterinary-advisor
2 ggwazi from "ggwazi/fip-skill"
3 Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2026-01-05
refactoring-patterns.md
0
1 export refactoring-patterns
2 vineethsoma from "vineethsoma/agent-packages"
3 Martin Fowler's refactoring catalog with incremental change patterns and test-driven refactoring discipline
2026-01-05
web-fetch.md
0
1 export web-fetch
2 Jst-Well-Dan from "Jst-Well-Dan/Skill-Box"
3 Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only.
2026-01-05
kindle-capture.md
0
1 export kindle-capture
2 Tsunoda-s-FT from "Tsunoda-s-FT/kindle-app"
3 Kindle Web Reader/Kindle macOSアプリからスクリーンショットをキャプチャしてPDF生成。書籍名やASIN指定でKindle本を自動PDF化。Kindleライブラリ検索、Playwrightでページ自動取得、PNG画像からPDF変換、レイアウト設定(single/double)、範囲指定、品質調整、リサイズに対応。タイトル取得に失敗した場合は表紙キャプチャをAIで視認して命名する。
2026-01-05
backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 ZeroGravitySkin-Ron from "ZeroGravitySkin-Ron/Claude"
3 Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 dvorkinguy from "dvorkinguy/claude-skills-agents"
3 Stripe payment integration for SaaS. Use when implementing Stripe checkout, webhooks, subscriptions, or payment flows. Includes secure patterns for Next.js.
2026-01-05
research.md
0
1 export research
2 longtho638-jpg from "longtho638-jpg/apexrebate"
3 Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
playwright-browser.md
0
1 export playwright-browser
2 FunnelEnvy from "FunnelEnvy/agents_webinar_demos"
3 Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.
2026-01-05
backend-development.md
0
1 export backend-development
2 honhatphi from "honhatphi/wes"
3 Build robust backend systems with modern technologies (Node.js, Python, Go, Rust, .NET), frameworks (NestJS, FastAPI, Django, ASP.NET Core), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC, Minimal APIs), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
2026-01-05
ui-ux-verifier.md
0
1 export ui-ux-verifier
2 nalyk from "nalyk/ungheni-news"
3 Use this skill when implementing or verifying UI/UX changes on the Triunghi.md website. Triggers include layout modifications, CSS changes, responsive design work, accessibility improvements, or any visual/interactive updates. Essential for systematic verification of deployed changes through browser testing, screenshots, and multi-viewport validation.
2026-01-05
code-review.md
0
1 export code-review
2 AdamManuel-dev from "AdamManuel-dev/claude-code-ext"
3 Battle-tested code review practices optimizing for codebase health and team velocity
2026-01-05