Collections
Collection windsurf

Top Windsurf Skills & AI Agent Workflows | AI Agent Skills

Installable AI agent skills and workflow extensions for Windsurf. Boost your Windsurf environment with curated skills for agentic coding workflows.

Windsurf's agentic coding environment shines brightest with the right skills layer. This collection features the best installable agent skills compatible with Windsurf — workflow automations, coding standards enforcement, tool integrations, and multi-step agentic pipelines. Each skill is designed to work within Windsurf's AI-first development model, extending its capabilities without friction. From refactoring workflows to test scaffolding and review automation, these skills make Windsurf a true force multiplier for developers.

algorithmic-art

[ Official ]
Logo of anthropics
anthropics

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists work to avoid copyright violations.

83.9k
0
Developer

docx

[ Official ]
Logo of anthropics
anthropics

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of Word doc, word document, .docx, or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a report, memo, letter, template, or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

83.9k
0
Developer

mcp-builder

[ Official ]
Logo of anthropics
anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

83.9k
0
Developer

pdf

[ Official ]
Logo of anthropics
anthropics

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

83.9k
0
Developer

xlsx

[ Official ]
Logo of anthropics
anthropics

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \the xlsx in my downloads\) — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

83.9k
0
Developer

internal-comms

[ Official ]
Logo of anthropics
anthropics

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

83.9k
0
Developer

theme-factory

[ Official ]
Logo of anthropics
anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

83.9k
0
Developer

webapp-testing

[ Official ]
Logo of anthropics
anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

83.9k
0
Developer

pptx

[ Official ]
Logo of anthropics
anthropics

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \deck,\ \slides,\ \presentation,\ or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

83.9k
0
Developer

slack-gif-creator

[ Official ]
Logo of anthropics
anthropics

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like make me a GIF of X doing Y for Slack.

83.9k
0
Developer

web-artifacts-builder

[ Official ]
Logo of anthropics
anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

83.9k
0
Developer

canvas-design

[ Official ]
Logo of anthropics
anthropics

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists work to avoid copyright violations.

83.9k
0
Developer

doc-coauthoring

[ Official ]
Logo of anthropics
anthropics

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

83.9k
0
Developer

frontend-design

[ Official ]
Logo of anthropics
anthropics

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.

83.9k
0
Developer

brand-guidelines

[ Official ]
Logo of anthropics
anthropics

Applies Anthropics official brand colors and typography to any sort of artifact that may benefit from having Anthropics look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

83.9k
0
Developer

skill-creator

[ Official ]
Logo of anthropics
anthropics

skill-creator is a technical skill for creating, improving, and optimizing AI agent skills, utilizing claude-with-access-to-the-skill for testing and evaluation.

100.2k
0
Developer

claude-api

[ Official ]
Logo of anthropics
anthropics

claude-api is a skill that allows developers to build LLM-powered applications using the Claude API or Anthropic SDK.

105.7k
0
Developer

api-design

[ Featured ]
Logo of affaan-m
affaan-m

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

55.0k
0
Developer

cpp-coding-standards

[ Featured ]
Logo of affaan-m
affaan-m

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

60.6k
0
Developer

foundation-models-on-device

[ Featured ]
Logo of affaan-m
affaan-m

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

60.6k
0
Developer

python-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

60.6k
0
Developer

security-scan

[ Featured ]
Logo of affaan-m
affaan-m

Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.

60.6k
0
Developer

visa-doc-translate

[ Featured ]
Logo of affaan-m
affaan-m

Translate visa application documents (images) to English and create a bilingual PDF with original and translation

60.6k
0
Developer

cpp-testing

[ Featured ]
Logo of affaan-m
affaan-m

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

60.6k
0
Developer

golang-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

60.6k
0
Developer

springboot-verification

[ Featured ]
Logo of affaan-m
affaan-m

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

60.6k
0
Developer

cost-aware-llm-pipeline

[ Featured ]
Logo of affaan-m
affaan-m

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

60.6k
0
Developer

liquid-glass-design

[ Featured ]
Logo of affaan-m
affaan-m

iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.

60.6k
0
Developer

springboot-security

[ Featured ]
Logo of affaan-m
affaan-m

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

60.6k
0
Developer

springboot-tdd

[ Featured ]
Logo of affaan-m
affaan-m

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

60.6k
0
Developer

swift-concurrency-6-2

[ Featured ]
Logo of affaan-m
affaan-m

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

60.6k
0
Developer

swift-protocol-di-testing

[ Featured ]
Logo of affaan-m
affaan-m

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

60.6k
0
Developer

verification-loop

[ Featured ]
Logo of affaan-m
affaan-m

A comprehensive verification system for Claude Code sessions.

60.6k
0
Developer

swift-actor-persistence

[ Featured ]
Logo of affaan-m
affaan-m

Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.

60.6k
0
Developer

deployment-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

60.6k
0
Developer

python-testing

[ Featured ]
Logo of affaan-m
affaan-m

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

60.6k
0
Developer

postgres-patterns

[ Featured ]
Logo of affaan-m
affaan-m

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

60.6k
0
Developer

springboot-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

60.6k
0
Developer

swiftui-patterns

[ Featured ]
Logo of affaan-m
affaan-m

SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

60.6k
0
Developer

article-writing

[ Featured ]
Logo of affaan-m
affaan-m

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

60.6k
0
Developer

continuous-learning

[ Featured ]
Logo of affaan-m
affaan-m

Continuous-learning is a skill that automatically evaluates Claude Code sessions to extract reusable patterns and saves them as learned skills for future use.

62.0k
0
Developer

agent-harness-construction

[ Featured ]
Logo of affaan-m
affaan-m

agent-harness-construction is a developer skill for designing and optimizing AI agent action spaces, tool definitions, and observation formatting. It focuses on core constraints like action space quality and recovery quality to achieve higher completion rates for agents like Claude.

62.0k
0
Developer

nanoclaw-repl

[ Featured ]
Logo of affaan-m
affaan-m

nanoclaw-repl is a zero-dependency, session-aware REPL built on Claude for operating and extending the NanoClaw v2 AI agent. It features persistent markdown-backed sessions, dynamic skill loading, session branching, history compaction, and export capabilities to MD, JSON, and TXT formats.

62.0k
0
Developer

agentic-engineering

[ Featured ]
Logo of affaan-m
affaan-m

agentic-engineering is an AI agent skill for engineering workflows that uses an eval-first execution loop, decomposes work into agent-sized units, and routes model tiers by task complexity to enforce quality and risk controls.

62.0k
0
Developer

ai-first-engineering

[ Featured ]
Logo of affaan-m
affaan-m

ai-first-engineering is an operating model for development teams where AI agents generate a significant portion of code implementation. It focuses on process design, review methodologies, and architecture requirements specifically optimized for AI-assisted development workflows with tools like Claude Code.

62.0k
0
Developer

django-verification

[ Featured ]
Logo of affaan-m
affaan-m

No description available

105.8k
0
Developer

autonomous-loops

[ Featured ]
Logo of affaan-m
affaan-m

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

105.8k
0
Developer

django-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

105.8k
0
Developer

django-security

[ Featured ]
Logo of affaan-m
affaan-m

No description available

105.8k
0
Developer

docker-patterns

[ Featured ]
Logo of affaan-m
affaan-m

docker-patterns is a skill that automates Docker containerization for AI coding workflows, enhancing productivity for developers.

105.8k
0
Developer

django-tdd

[ Featured ]
Logo of affaan-m
affaan-m

django-tdd is a skill that provides Django testing strategies with pytest-django, TDD methodology, and testing tools for Django REST Framework APIs.

105.8k
0
Developer

continuous-learning-v2

[ Featured ]
Logo of affaan-m
affaan-m

continuous-learning-v2 is a cutting-edge AI agent skill that enables instinct-based learning, creating atomic instincts with confidence scoring for efficient coding.

105.8k
0
Developer

database-migrations

[ Featured ]
Logo of affaan-m
affaan-m

database-migrations is a skill that provides best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across multiple databases and ORMs.

105.8k
0
Developer

agent-eval

[ Featured ]
Logo of affaan-m
affaan-m

agent-eval is a CLI tool for head-to-head comparison of coding agents on reproducible tasks, providing systematized evaluation and data-backed insights.

105.8k
0
Developer

android-clean-architecture

[ Featured ]
Logo of affaan-m
affaan-m

android-clean-architecture is a skill that implements Clean Architecture patterns for Android and Kotlin Multiplatform projects, covering module structure, dependency rules, and data layer design.

105.8k
0
Developer

architecture-decision-records

[ Featured ]
Logo of affaan-m
affaan-m

architecture-decision-records is a skill that captures and records architectural decisions made during coding sessions, providing a transparent and structured approach to decision-making.

105.8k
0
Developer

blueprint

[ Featured ]
Logo of affaan-m
affaan-m

Blueprint is a construction plan generator that creates step-by-step workflows for coding tasks, utilizing AI to automate the planning process.

105.8k
0
Developer

bun-runtime

[ Featured ]
Logo of affaan-m
affaan-m

bun-runtime is a fast all-in-one JavaScript runtime and toolkit that includes a runtime, package manager, bundler, and test runner, designed to simplify and accelerate development workflows.

105.8k
0
Developer

crosspost

[ Featured ]
Logo of affaan-m
affaan-m

crosspost is a skill that distributes content across multiple social platforms, adapting it for each platform's native conventions and limitations.

105.8k
0
Developer

data-scraper-agent

[ Featured ]
Logo of affaan-m
affaan-m

data-scraper-agent is a production-ready AI-powered data collection agent for scraping, enriching, and storing public data from various sources, including job boards, prices, news, and GitHub.

105.8k
0
Developer

deep-research

[ Featured ]
Logo of affaan-m
affaan-m

deep-research is a skill that utilizes firecrawl and exa MCPs to synthesize findings from multiple sources, delivering comprehensive reports with source attribution.

105.8k
0
Developer

design-system

[ Featured ]
Logo of affaan-m
affaan-m

No description available

105.8k
0
Developer

dmux-workflows

[ Featured ]
Logo of affaan-m
affaan-m

No description available

105.8k
0
Developer

fal-ai-media

[ Featured ]
Logo of affaan-m
affaan-m

fal-ai-media is a unified media generation skill, creating images, videos, and audio using fal.ai models and MCP.

105.1k
0
Developer

flutter-dart-code-review

[ Featured ]
Logo of affaan-m
affaan-m

flutter-dart-code-review is a library-agnostic Flutter/Dart code review checklist, covering widget best practices, state management patterns, and performance optimization.

105.1k
0
Developer

prompt-optimizer

[ Featured ]
Logo of affaan-m
affaan-m

prompt-optimizer is a specialized AI agent skill that optimizes draft prompts for Claude Code, ensuring efficient and effective coding workflows.

116.8k
0
Developer

nutrient-document-processing

[ Featured ]
Logo of affaan-m
affaan-m

Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images.

116.8k
0
Developer

context-budget

[ Featured ]
Logo of affaan-m
affaan-m

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

116.8k
0
Developer

kotlin-testing

[ Featured ]
Logo of affaan-m
affaan-m

kotlin-testing is a skill that provides comprehensive Kotlin testing patterns for writing reliable, maintainable tests following TDD methodology.

116.8k
0
Developer

laravel-tdd

[ Featured ]
Logo of affaan-m
affaan-m

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

116.8k
0
Developer

mcp-server-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.

116.8k
0
Developer

perl-security

[ Featured ]
Logo of affaan-m
affaan-m

Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.

116.8k
0
Developer

video-editing

[ Featured ]
Logo of affaan-m
affaan-m

Video-editing is a skill that utilizes AI-assisted workflows to edit, cut, and structure real footage, enhancing video content creation.

116.8k
0
Developer

videodb

[ Featured ]
Logo of affaan-m
affaan-m

videodb is a media analysis AI agent skill that enables ingestion, transcription, and editing of video and audio content

116.8k
0
Developer

agent-payment-x402

[ Featured ]
Logo of affaan-m
affaan-m

agent-payment-x402 is a skill that enables AI agents to make autonomous payments using the x402 protocol and MCP tools, providing per-task budgets, spending controls, and non-custodial wallets.

116.8k
0
Developer

git-workflow

[ Featured ]
Logo of affaan-m
affaan-m

git-workflow is a skill that enables efficient Git version control and collaborative development through branching strategies, commit conventions, and conflict resolution.

116.8k
0
Developer

canary-watch

[ Featured ]
Logo of affaan-m
affaan-m

Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.

116.8k
0
Developer

laravel-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.

116.8k
0
Developer

customs-trade-compliance

[ Featured ]
Logo of affaan-m
affaan-m

customs-trade-compliance is a specialized AI agent skill that automates customs operations, including tariff classification, duty calculations, and trade compliance.

116.8k
0
Developer

tdd-workflow

[ Featured ]
Logo of affaan-m
affaan-m

tdd-workflow is a skill that automates test-driven development, ensuring thorough test coverage and streamlined testing processes for developers.

116.8k
0
Developer

plankton-code-quality

[ Featured ]
Logo of affaan-m
affaan-m

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

116.8k
0
Developer

benchmark

[ Featured ]
Logo of affaan-m
affaan-m

Benchmark is a performance measurement tool that helps developers detect regressions, measure performance baselines, and compare stack alternatives for optimal code performance.

116.8k
0
Developer

browser-qa

[ Featured ]
Logo of affaan-m
affaan-m

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

116.8k
0
Developer

nextjs-turbopack

[ Featured ]
Logo of affaan-m
affaan-m

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

116.8k
0
Developer

perl-patterns

[ Featured ]
Logo of affaan-m
affaan-m

perl-patterns is a skill that provides modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable applications.

116.8k
0
Developer

token-budget-advisor

[ Featured ]
Logo of affaan-m
affaan-m

token-budget-advisor is a skill that enables users to choose response depth and detail before receiving an answer from Claude, streamlining the development process.

116.8k
0
Developer

quality-nonconformance

[ Featured ]
Logo of affaan-m
affaan-m

quality-nonconformance is a specialized AI agent skill for managing non-conformances in regulated manufacturing environments.

116.8k
0
Developer

team-builder

[ Featured ]
Logo of affaan-m
affaan-m

Interactive agent picker for composing and dispatching parallel teams

116.8k
0
Developer

backend-patterns

[ Featured ]
Logo of affaan-m
affaan-m

backend-patterns is a skill that provides Node.js developers with optimized backend architecture patterns, API design, and database optimization techniques.

116.8k
0
Developer

kotlin-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, and DSL builders.

116.8k
0
Developer

product-lens

[ Featured ]
Logo of affaan-m
affaan-m

Use this skill to validate the why before building, run product diagnostics, and convert vague ideas into specs.

116.8k
0
Developer

laravel-plugin-discovery

[ Featured ]
Logo of affaan-m
affaan-m

Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.

116.8k
0
Developer

production-scheduling

[ Featured ]
Logo of affaan-m
affaan-m

>

116.8k
0
Developer

skill-comply

[ Featured ]
Logo of affaan-m
affaan-m

Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines

116.8k
0
Developer

logistics-exception-management

[ Featured ]
Logo of affaan-m
affaan-m

logistics-exception-management is a specialized AI agent skill for managing freight shipment exceptions, including delays, damages, and disputes.

116.8k
0
Developer

skill-stocktake

[ Featured ]
Logo of affaan-m
affaan-m

skill-stocktake is a code quality audit AI agent skill that evaluates and enhances Claude skills and commands using AI holistic judgment.

116.8k
0
Developer

strategic-compact

[ Featured ]
Logo of affaan-m
affaan-m

strategic-compact is a Claude Code AI agent skill that enables manual control over context compaction, optimizing workflow efficiency and context preservation.

116.8k
0
Developer

laravel-verification

[ Featured ]
Logo of affaan-m
affaan-m

laravel-verification is a comprehensive AI agent skill for verifying Laravel project integrity and readiness for deployment.

116.8k
0
Developer

perl-testing

[ Featured ]
Logo of affaan-m
affaan-m

perl-testing is a skill that provides comprehensive testing patterns for Perl applications using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

116.8k
0
Developer

frontend-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

116.8k
0
Developer

laravel-security

[ Featured ]
Logo of affaan-m
affaan-m

laravel-security is a skill providing comprehensive security guidance for Laravel applications to protect against common vulnerabilities.

116.8k
0
Developer

nuxt4-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData.

116.8k
0
Developer

ai-regression-testing

[ Featured ]
Logo of affaan-m
affaan-m

ai-regression-testing is a skill that enables automated testing strategies for AI-assisted development, leveraging sandbox-mode API testing and automated bug-check workflows.

116.8k
0
Developer

x-api

[ Featured ]
Logo of affaan-m
affaan-m

x-api is a Twitter API integration skill for posting, reading, searching, and analytics, utilizing OAuth auth patterns and rate limits for seamless interactions.

116.8k
0
Developer

kotlin-ktor-patterns

[ Featured ]
Logo of affaan-m
affaan-m

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

116.8k
0
Developer

pytorch-patterns

[ Featured ]
Logo of affaan-m
affaan-m

PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

116.8k
0
Developer

continuous-agent-loop

[ Featured ]
Logo of affaan-m
affaan-m

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

116.8k
0
Developer

search-first

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

project-guidelines-example

[ Featured ]
Logo of affaan-m
affaan-m

project-guidelines-example is a Claude Code AI agent skill designed to provide a structured approach to project development, enhancing productivity and efficiency for developers.

116.8k
0
Developer

security-review

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

coding-standards

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

regex-vs-llm-structured-text

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

content-hash-cache-pattern

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

e2e-testing

[ Featured ]
Logo of affaan-m
affaan-m

e2e-testing is a skill that utilizes Playwright for end-to-end testing, ensuring stable and maintainable test suites.

116.8k
0
Developer

configure-ecc

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

golang-testing

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

market-research

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

ralphinho-rfc-pipeline

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

eval-harness

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

clickhouse-io

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

iterative-retrieval

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

java-coding-standards

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

jpa-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

frontend-slides

[ Featured ]
Logo of affaan-m
affaan-m

frontend-slides is a presentation automation skill that utilizes AI agents to streamline slide creation and editing.

116.8k
0
Developer

content-engine

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

investor-materials

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

enterprise-agent-ops

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

investor-outreach

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

carrier-relationship-management

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

claude-api

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

claude-devfleet

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

click-path-audit

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

codebase-onboarding

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

compose-multiplatform-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

documentation-lookup

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

energy-procurement

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

exa-search

[ Featured ]
Logo of affaan-m
affaan-m

exa-search is a powerful AI agent skill designed for advanced querying and searching within Claude Code workflows.

116.8k
0
Developer

inventory-demand-planning

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

kotlin-coroutines-flows

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

kotlin-exposed-patterns

[ Featured ]
Logo of affaan-m
affaan-m

kotlin-exposed-patterns is a skill that provides comprehensive database access patterns using JetBrains Exposed ORM.

116.8k
0
Developer

returns-reverse-logistics

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

rules-distill

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

rust-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

rust-testing

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

safety-guard

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

santa-method

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

ck

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

healthcare-cdss-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

healthcare-emr-patterns

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

healthcare-eval-harness

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

healthcare-phi-compliance

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

repo-scan

[ Featured ]
Logo of affaan-m
affaan-m

No description available

116.8k
0
Developer

using-git-worktrees

[ Featured ]
Logo of obra
obra

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

70.9k
0
Productivity

systematic-debugging

[ Featured ]
Logo of obra
obra

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

70.9k
0
Productivity

test-driven-development

[ Featured ]
Logo of obra
obra

Use when implementing any feature or bugfix, before writing implementation code

70.9k
0
Productivity

verification-before-completion

[ Featured ]
Logo of obra
obra

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

70.9k
0
Productivity

receiving-code-review

[ Featured ]
Logo of obra
obra

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

70.9k
0
Productivity

finishing-a-development-branch

[ Featured ]
Logo of obra
obra

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

70.9k
0
Productivity

subagent-driven-development

[ Featured ]
Logo of obra
obra

subagent-driven-development is a technique that leverages fresh subagents for independent tasks, ensuring spec compliance and code quality through a two-stage review process.

111.2k
0
Productivity

using-superpowers

[ Featured ]
Logo of obra
obra

using-superpowers is a mandatory AI agent skill that ensures developers invoke relevant skills before taking any action, optimizing workflow automation with Claude Code.

111.2k
0
Productivity

requesting-code-review

[ Featured ]
Logo of obra
obra

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

111.2k
0
Productivity

executing-plans

[ Featured ]
Logo of obra
obra

executing-plans is a specialized AI agent skill for automating task execution based on predefined plans, enhancing development productivity and accuracy.

111.2k
0
Productivity

writing-skills

[ Featured ]
Logo of obra
obra

writing-skills is a technique for applying test-driven development to process documentation, helping developers create effective skills for AI agents.

123.2k
0
Productivity

dispatching-parallel-agents

[ Featured ]
Logo of obra
obra

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

123.2k
0
Productivity

writing-plans

[ Featured ]
Logo of obra
obra

writing-plans is a skill that generates comprehensive implementation plans for multi-step tasks, assuming zero context and questionable taste, to help developers work efficiently.

123.2k
0
Productivity

brainstorming

[ Featured ]
Logo of obra
obra

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

123.2k
0
Productivity

expo-tailwind-setup

[ Official ]
Logo of expo
expo

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

1.3k
0
Design

use-dom

[ Official ]
Logo of expo
expo

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

1.3k
0
Design

native-data-fetching

[ Official ]
Logo of expo
expo

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

1.3k
0
Design

expo-api-routes

[ Official ]
Logo of expo
expo

Guidelines for creating API routes in Expo Router with EAS Hosting

1.3k
0
Design

Expo UI Jetpack Compose

[ Official ]
Logo of expo
expo

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

1.3k
0
Design

Expo UI SwiftUI

[ Official ]
Logo of expo
expo

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

1.3k
0
Design

building-native-ui

[ Official ]
Logo of expo
expo

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

1.3k
0
Design

expo-dev-client

[ Official ]
Logo of expo
expo

Build and distribute Expo development clients locally or via TestFlight

1.3k
0
Design
npx killer-skills add owner/repo
Install All via CLI →