Toolverse
All skills

sub-agents

by parcadei

Create and configure Claude Code sub-agents with custom prompts, tools, and models

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
parcadei
Category
Testing
Views
4

About this skill

Create and configure Claude Code sub-agents with custom prompts, tools, and models

How to use

  1. Otwórz terminal w swoim projekcie Claude i wpisz /agents — to otworzy interaktywne menu do tworzenia, edytowania i zarządzania agentami (to najłatwiejszy sposób dla początkujących).

  2. W menu wybierz opcję tworzenia nowego agenta i podaj jego nazwę (np. reviewer, planner) oraz opis, kiedy ma być używany.

  3. Skonfiguruj narzędzia dostępne dla agenta — możesz wybrać spośród Read (czytanie plików), Write (edycja), Bash (wykonywanie poleceń) lub pozostawić puste, aby agent miał dostęp do wszystkich.

  4. Wybierz model Claude: Sonnet do złożonych zadań, Haiku do szybkich operacji, lub Opus do zaawansowanych analiz. Możesz też wybrać inherit, aby agent dziedziczy model nadrzędny.

  5. Wpisz instrukcję systemową (prompt) opisującą rolę agenta — na przykład dla recenzenta kodu: "Jesteś starszym recenzentem kodu skupiającym się na jakości i bezpieczeństwie. Sprawdzaj jasność kodu, obsługę błędów i luki bezpieczeństwa".

  6. Zapisz agenta — będzie dostępny do natychmiastowego użytku. Możesz go wywoływać ręcznie lub łańcuchować z innymi agentami do bardziej złożonych przepływów pracy.

Related skills

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546