Skip to main content
yonatangross
GitHub creator profile

yonatangross

Repository-level view of 148 collected skills across 5 GitHub repositories.

skills collected
148
repositories
5
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

brainstorm
unclassified

Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideation (10+ ideas), feasibility filtering, evaluation with devil's advocate scoring (0-10 across 7 dimensions), synthesis of top approaches, and…

Aug 29, 2026
chain-patterns
unclassified

Chain patterns for multi-phase pipelines: MCP detection, handoff files, checkpoint-resume, worktree agents, CronCreate monitoring. Use when building or debugging a pipeline skill.

Aug 29, 2026
cover
unclassified

Generate tests that do not exist yet. Analyzes coverage gaps, then writes and runs new test files across three tiers (unit, integration via testcontainers, Playwright E2E), one test-generator agent per tier, healing failures for up to 3 iterations. Use when…

Aug 29, 2026
fix-issue
unclassified

Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the…

Aug 29, 2026
implement
unclassified

Full-power feature implementation using parallel subagents for backend, frontend, testing, and security, with worktree isolation and quality verification in one workflow. Chains with /ork:cover for tests and /ork:verify for validation. Use when asked to…

Aug 29, 2026
review-pr
unclassified

PR review using parallel specialized agents for code quality, security, testing, architecture, and performance analysis. Synthesizes findings into a review report with conventional comments (praise/issue/suggestion/nitpick) and approve or request-changes…

Aug 29, 2026
security-patterns
unclassified

Security patterns for authentication, defense-in-depth, input validation, OWASP Top 10, LLM safety, and PII masking. Use when implementing auth flows, security layers, input sanitization, vulnerability prevention, prompt injection defense, or data redaction.

Aug 29, 2026
swarm-migrate
unclassified

Cross-repo migration swarm — one coordinator + N parallel subagents (one per target repo) that apply the same transformation, open PRs, wait for CI, and report back to a shared JSON ledger. Coordinator handles topology, conflict auto-rebase, and…

Aug 29, 2026
Showing 8 of 113 collected skills.
ai-native-development
data-scientists-152051

Build AI-first applications with RAG pipelines, embeddings, vector databases, agentic workflows, and LLM integration. Master prompt engineering, function calling, streaming responses, and cost optimization for 2025+ AI development. Includes local LLM…

Dec 30, 2025
api-design-framework
software-developers

Use this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strategies, error handling conventions, authentication approaches, and OpenAPI/AsyncAPI templates. Ensures consistent, well-documented, and…

Dec 30, 2025
architecture-decision-record
software-developers

Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend…

Dec 30, 2025
ascii-visualizer
graphic-designers

Create beautiful ASCII art visualizations for plans, architectures, workflows, and data

Dec 30, 2025
brainstorming
marketing-managers

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

Dec 30, 2025
browser-content-capture
web-developers

Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using Playwright MCP tools or Claude Chrome extension. Use when WebFetch fails on SPAs, dynamic content, or auth-required pages.

Dec 30, 2025
database-schema-designer
database-architects

Use this skill when designing database schemas for relational (SQL) or document (NoSQL) databases. Provides normalization guidelines, indexing strategies, migration patterns, and performance optimization techniques. Ensures scalable, maintainable, and…

Dec 30, 2025
design-system-starter
web-and-digital-interface-designers

Use this skill when creating or evolving design systems for applications. Provides design token structures, component architecture patterns, documentation templates, and accessibility guidelines. Ensures consistent, scalable, and accessible UI design across…

Dec 30, 2025
Showing 8 of 27 collected skills.
Showing 5 of 5 repositories
All repositories loaded