7359 results (57.4ms) page 12 / 368
alinaqi / claude-bootstrap-playwright-testing exact

E2E testing with Playwright - Page Objects, cross-browser, CI/CD

ZhanlinCui / ultimate-agent-skills-collection-deploying-to-production exact

Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment.

ShiverSparkle / skills-uv-tdd exact

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when Claude needs to create a new Python project, write Python code with tests, or work...

simonw / skills-uv-tdd exact

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when Claude needs to create a new Python project, write Python code with tests, or work...

alinaqi / claude-bootstrap-code-deduplication exact

Prevent semantic code duplication with capability index and check-before-write

alinaqi / claude-bootstrap-gemini-review exact

Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration

gali-leilei / agent-skills-md-uv-tdd exact

A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests,...

majiayu000 / claude-skill-registry-development exact

Core development standards, patterns, and best practices for React and React Native projects. Use this when users need guidance on code quality (Biome, TypeScript), testing (Jest), project...

airowe / codebase-context-skill exact

Generates a codebase-context.md file that provides pre-built context for AI agents. This skill analyzes your project structure, patterns, and conventions to create a comprehensive context document...

jackspace / claudeskillz-session-launcher exact

Restores full context when user says "hi-ai" or starts a new conversation. Searches project files, loads memory indexes, reads session state, and creates visual dashboard showing current project,...

nodnarbnitram / claude-code-extensions-grafana-plugin-scaffolding exact

Scaffold and automate Grafana plugin projects using @grafana/create-plugin. Use when creating panel plugins, data source plugins, app plugins, or backend plugins. Handles project scaffolding,...

alinaqi / claude-bootstrap-iterative-development exact

Ralph Wiggum loops - self-referential TDD iteration until tests pass

alinaqi / claude-bootstrap-agentic-development exact

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

Bbeierle12 / skill-mcp-claude-immersive-visuals-router exact

Master router for immersive visual experiences combining React Three Fiber, shaders, particles, post-processing, GSAP animation, and audio. Use when building 3D web experiences, visualizers,...

trotsky1997 / my-claude-agent-skills-cursor-agents-md exact

Guide for creating effective AGENTS.md files for Cursor. Use when (1) Creating new AGENTS.md files in project root, (2) Improving existing agent instructions, (3) Setting up project-specific...

vladm3105 / aidoc-flow-framework-context-analyzer exact

Project context analysis engine that scans project structure and surfaces relevant information for documentation creation

alinaqi / claude-bootstrap-typescript exact

TypeScript strict mode with eslint and jest

alinaqi / claude-bootstrap-codex-review exact

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

alinaqi / claude-bootstrap-android-java exact

Android Java development with MVVM, ViewBinding, and Espresso testing

alinaqi / claude-bootstrap-cloudflare-d1 exact

Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations