Browse Skills

44557 skills found

qa-agent-testing.md
25
1 export qa-agent-testing
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Reusable QA harness for testing LLM agents and personas. Defines test suites with must-ace tasks, refusal edge cases, scoring rubrics, and regression protocols. Use when validating agent behavior, testing prompts after changes, or establishing quality baselines.
2026-01-22
playwright-mcp.md
25
1 export playwright-mcp
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
qa-testing-ios.md
25
1 export qa-testing-ios
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 iOS app building and testing automation using Xcode simulator. Build, run, test iOS apps, capture screenshots, automate UI testing with XCTest, and integrate with Claude Code for mobile development workflows on macOS.
2026-01-22
dev-dependency-management.md
25
1 export dev-dependency-management
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Package and dependency management patterns across ecosystems (npm, pip, cargo, maven). Covers lockfiles, semantic versioning, dependency security scanning, update strategies, monorepo workspaces, transitive dependencies, and avoiding dependency hell.
2026-01-22
dbt-projects-on-snowflake.md
25
1 export dbt-projects-on-snowflake
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
counsel.md
25
1 export counsel
2 saadshahd from "saadshahd/moo.md"
3 Structured thinking for Claude Code — ask before building, search before writing, verify before shipping
2026-01-21
gate.md
25
1 export gate
2 saadshahd from "saadshahd/moo.md"
3 Structured thinking for Claude Code — ask before building, search before writing, verify before shipping
2026-01-21
founder.md
25
1 export founder
2 saadshahd from "saadshahd/moo.md"
3 Structured thinking for Claude Code — ask before building, search before writing, verify before shipping
2026-01-21
dev-workflow-planning.md
25
1 export dev-workflow-planning
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Structured development workflows using /brainstorm, /write-plan, and /execute-plan patterns. Transform ad-hoc conversations into systematic project execution with hypothesis-driven planning, incremental implementation, and progress tracking.
2026-01-22
orchestrator-designer.md
25
1 export orchestrator-designer
2 parallax-ai-llc from "parallax-ai-llc/claude-orchestrator"
3 UI/UX Designer for Claude Orchestrator. Creates design specifications with design tokens (colors, fonts, spacing) and component specs. Use when asked to create design specifications or define design tokens for the orchestrator.
2026-01-14
document-pdf.md
25
1 export document-pdf
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Extract text and tables from PDFs, create formatted PDFs, merge/split documents, handle forms and annotations. Supports pdf-lib, pdfkit, PyPDF2, pdfplumber, and ReportLab for comprehensive PDF workflows in Node.js and Python.
2026-01-22
startup-business-models.md
25
1 export startup-business-models
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Revenue model design, unit economics, pricing strategy, and monetization optimization
2026-01-22
docs-codebase.md
25
1 export docs-codebase
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Technical writing patterns for README files, API documentation, architecture decision records (ADRs), changelogs, contributing guides, code comments, and docs-as-code workflows. Covers documentation structure, style guides, Markdown best practices, and documentation testing.
2026-01-22
task-master-viewer.md
25
1 export task-master-viewer
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
skills-sync.md
25
1 export skills-sync
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
software-code-review.md
25
1 export software-code-review
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Patterns, checklists, and templates for systematic code review with a focus on correctness, security, readability, performance, and maintainability.
2026-01-22
orchestrator-tech-lead.md
25
1 export orchestrator-tech-lead
2 parallax-ai-llc from "parallax-ai-llc/claude-orchestrator"
3 Tech Lead for Claude Orchestrator. Creates implementation instructions based on planning documents and design specifications. Use when asked to create developer instructions or technical implementation guides for the orchestrator.
2026-01-14
dbt-core.md
25
1 export dbt-core
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
software-frontend.md
25
1 export software-frontend
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Production-grade frontend development with Next.js 16 App Router, TypeScript 5.9+ strict mode, Tailwind CSS v4, shadcn/ui, React 19.2 Server Components, state management (Zustand/Recoil), performance optimization (Turbopack stable, ISR/SSR/SSG), and accessibility best practices. Includes TanStack Query for server-state, Vitest for testing, and modern React patterns.
2026-01-22
claude-code-agents.md
25
1 export claude-code-agents
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Create and configure Claude Code agents with YAML frontmatter, tool selection, model specification, and naming conventions. Reference for building specialized AI subagents that handle complex, multi-step tasks.
2026-01-22
dbt-performance.md
25
1 export dbt-performance
2 sfc-gh-dflippo from "sfc-gh-dflippo/snowflake-dbt-demo"
3 This project demonstrates many of dbt's features when used with the Snowflake Data Cloud
2026-01-22
qa-resilience.md
25
1 export qa-resilience
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Production resilience patterns with circuit breakers, retry strategies, bulkheads, timeouts, graceful degradation, health checks, and chaos engineering for fault-tolerant distributed systems.
2026-01-22
qa-testing-strategy.md
25
1 export qa-testing-strategy
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Test strategy, QA patterns, and automation practices across unit, integration, E2E, performance, BDD, and security testing with modern frameworks (Jest, Vitest, Playwright, k6, Cucumber).
2026-01-22
claude-code-mcp.md
25
1 export claude-code-mcp
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Configure and build Model Context Protocol (MCP) servers for Claude Code integration. Set up database, filesystem, git, and API connections. Build custom MCP servers with TypeScript/Python SDK, implement tools and resources, configure transports (stdio, HTTP), and deploy for production.
2026-01-22