Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
software-architecture-design
Designs system structure across monolith/microservices/serverless. Use when structuring systems, scaling, decomposing monoliths, or choosing patterns.
vasilyu1983/AI-Agents-public 50
-
ai-prompt-engineering
Prompt engineering for production LLMs — structured outputs, RAG, tool workflows, and safety. Use when designing or debugging prompts for LLM APIs.
vasilyu1983/AI-Agents-public 50
-
data-analytics-engineering
Analytics engineering for reliable metrics and BI readiness. Use when building dbt models, defining metrics, or designing analytics layers.
vasilyu1983/AI-Agents-public 50
-
qa-agent-testing
QA harness for LLM agents: scenario suites, flake controls, tool sandboxing, LLM-as-judge scoring, and regression protocols.
vasilyu1983/AI-Agents-public 50
-
ai-rag
RAG and search engineering — chunking, hybrid retrieval, reranking, and nDCG evaluation. Use when building retrieval-augmented generation pipelines.
vasilyu1983/AI-Agents-public 50
-
software-clean-code-standard
Cross-language clean code standard with stable CC-* rule IDs. Use when writing/reviewing code, defining team standards, or citing lint findings.
vasilyu1983/AI-Agents-public 50
-
agents-skills
Reference for creating AI agent skills with SKILL.md structure. Use when building or improving modular skill files for Claude Code or Codex.
vasilyu1983/AI-Agents-public 50
-
qa-testing-android
Android testing with Espresso, UIAutomator, and Compose Testing. Use when building layered test strategy, device matrix, or CI integration.
vasilyu1983/AI-Agents-public 50
-
qa-api-testing-contracts
API contract testing across REST, GraphQL, and gRPC. Use when you need schema validation, breaking-change detection, and CI quality gates.
vasilyu1983/AI-Agents-public 50
-
qa-testing-nunit
Design and refactor C# test suites with NUnit for API, component, and integration scenarios. Use when creating or fixing NUnit fixtures, structuring test projects, setting up WireMock and Testcontainers dependencies, and reducing flaky behavior in CI or local runs. For general backend service implementation use $software-csharp-backend, for pipeline target changes use $ops-nuke-cicd, and for logging-migration rewrites use $dev-structured-logs.
vasilyu1983/AI-Agents-public 50
-
software-code-review
Systematic code review patterns and checklists. Use when reviewing PRs or diffs for correctness, security, readability, and maintainability.
vasilyu1983/AI-Agents-public 50
-
docs-codebase
Technical writing for READMEs, ADRs, API docs, and changelogs. Use when revising or consolidating a repo documentation folder.
vasilyu1983/AI-Agents-public 50
-
ai-agents
Production AI agent patterns covering MCP, RAG, guardrails, observability, and ROI. Use when designing or evaluating agent systems.
vasilyu1983/AI-Agents-public 50
-
agents-hooks
Event-driven hooks for AI coding agents. Use when automating Claude Code or Codex CLI with stdin JSON and decision-control responses.
vasilyu1983/AI-Agents-public 50
-
docs-ai-prd
Writes PRDs and specs optimized for coding assistants. Use when authoring requirements or project context for Claude Code, Cursor, or Copilot.
vasilyu1983/AI-Agents-public 50
-
qa-refactoring
Safe refactoring with behavior preservation. Use when reducing technical debt, applying strangler migrations, or tightening CI guardrails.
vasilyu1983/AI-Agents-public 50
-
ai-ml-data-science
ML and data science workflows — EDA, feature engineering, modelling, evaluation, and production handoff. Use when exploring data or building models.
vasilyu1983/AI-Agents-public 50
-
software-backend
Production-grade backend APIs for Node.js, Python, Go, Rust, and C# with PostgreSQL. Use when building REST/GraphQL/tRPC services or auth.
vasilyu1983/AI-Agents-public 50
-
dev-dependency-management
Dependency management across npm, pip, cargo, and maven. Use when managing lockfiles, security scanning, versioning, or monorepo workspaces.
vasilyu1983/AI-Agents-public 50
-
product-management
Founder-PM toolkit for discovery, roadmaps, prioritization, and PMF measurement. Use when planning product strategy, metrics, or roadmaps.
vasilyu1983/AI-Agents-public 50
-
agents-swarm-orchestration
Coordinate parallel subagents in dependency-aware waves. Use when executing multi-task plans with Claude Code or Codex agent swarms.
vasilyu1983/AI-Agents-public 50
-
product-help-center
Design or audit AI-first help centers and knowledge bases. Use for taxonomy, article templates, RAG setup, or support chatbot planning.
vasilyu1983/AI-Agents-public 50
-
qa-testing-ios
iOS testing with XCTest/XCUITest/Swift Testing via xcodebuild/simctl. Use when choosing destinations, controlling flakes, or parsing xcresult.
vasilyu1983/AI-Agents-public 50
-
software-ui-ux-design
Designs and audits UI/UX with WCAG 2.2 accessibility. Use when designing flows, running heuristic reviews, or defining design systems.
vasilyu1983/AI-Agents-public 50