AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Analyzes code changes from an architectural perspective for pattern compliance and design integrity. Use when reviewing PRs, adding services, or evaluating structural refactors.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Researches and synthesizes external best practices, documentation, and examples for any technology or framework. Use when you need industry standards, community conventions, or implementation guidance.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Implementuje warstwę danych (zapytania Supabase, RLS policies, migracje SQL, walidacja Zod, Edge Functions, autoryzacja). Wywoływany przez dev-docs-execute gdy Implementation Unit dotyka tylko warstwy danych (src/lib, src/hooks z data-fetching, supabase/migrations, supabase/functions).
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Implementuje feature dotykający równolegle UI i warstwy danych (formularze z auth, full-page features z fetchem, CRUD flow end-to-end). Wywoływany przez dev-docs-execute gdy Implementation Unit jest cross-layer i nie da się go rozsądnie podzielić na osobne UI + data IU.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Implementuje warstwę UI (komponenty React 19, Tailwind v4, shadcn/ui, formy, dostępność). Wywoływany przez dev-docs-execute gdy Implementation Unit dotyka tylko warstwy prezentacji (.tsx w src/components, src/features, src/pages, .css).
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Weryfikuje scenariusze E2E w przeglądarce przez agent-browser. Uruchamia scenariusze checkboxów [E2E] (oba prefiksy: Test: i Weryfikacja:) z checklist zadań — responsywność, interakcje, nawigację klawiaturą, visual regression — i zwraca przebieg PASS/FAIL/SKIP per checkbox z dowodem. Nie pisze seedów, nie modyfikuje…
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Gathers comprehensive documentation and best practices for frameworks, libraries, or dependencies. Use when you need official docs, version-specific constraints, or implementation patterns.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Reviews TypeScript code with an extremely high quality bar for type safety, modern patterns, and maintainability. Use after implementing features, modifying code, or creating new TypeScript components.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Przeszukuje docs/solutions/ pod kątem aplikowalnych wniosków z przeszłości przez metadane frontmatter (bugi, wzorce architektoniczne, wzorce projektowe, konwencje, wnioski workflow). Używaj przed implementacją feature'a, podejmowaniem decyzji lub rozpoczęciem pracy w udokumentowanym obszarze, żeby wiedza…
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Conducts thorough research on repository structure, documentation, conventions, and implementation patterns. Use when onboarding to a new codebase or understanding project conventions.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Performs security audits for vulnerabilities, input validation, auth/authz, hardcoded secrets, and OWASP compliance. Use when reviewing code for security issues or before deployment.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Analyzes specifications and feature descriptions for user flow completeness and gap identification. Use when a spec, plan, or feature description needs flow analysis, edge case discovery, or requirements validation.
AIBiz-Automatyzacje/claude-code-starter
Agent Claude Code
Prowadzi iteracyjny research w internecie i zwraca ustrukturyzowane grounding zewnętrzne. Używaj przy planowaniu lub ideacji poza kodem, walidacji prior art, skanowaniu wzorców konkurencji, szukaniu analogii cross-domain lub pobieraniu sygnałów rynkowych. Preferuj nad ręcznym wyszukiwaniem, gdy potrzebujesz…
AIBiz-Automatyzacje/claude-code-starter
Hook Claude Code
Runs when the agent finishes a response, executing stop-build-check-enhanced.sh and error-handling-reminder.sh (2 commands). From AIBiz-Automatyzacje/claude-code-starter.
AIBiz-Automatyzacje/claude-code-starter
Settings file Claude Code
Agent settings declaring 1 hook event (Stop).
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Automatyzacja przeglądarki przez CLI agent-browser. Nawigacja, formularze, screenshoty, scraping, testowanie UI — wszystko przez komendy Bash z ref-based element selection (@e1, @e2). Używaj przy "otwórz stronę", "wypełnij formularz", "zrób screenshot", "scrape page", "testuj UI", "agent-browser".
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Systematyczna naprawa bugow w dzialajcej aplikacji. Uzywaj przy bledach z Sentry, failujacych E2E, zgloszeniach userow, nieoczekiwanym zachowaniu po uzyciu. Wywoluj przez /bugfix [opis bugu lub link Sentry].
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Audyt jakości kodu: architektura (SOLID, circular deps), performance (Big O, N+1, scalability), prostota (YAGNI, LOC reduction), wzorce (patterns, anti-patterns, duplikacja). Stack-agnostic. Używaj przy audycie jakości, po implementacji dużych features, przy refaktoryzacji, ocenie tech debt.
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Przeprowadza code review dla React 19, TailwindCSS v4, shadcn/ui, Supabase, Sentry. Używaj przy przeglądaniu PR, ocenie implementacji fazy/etapu, weryfikacji zgodności z planem. Generuje raport z klasyfikacją problemów (krytyczne/poważne/drobne/sugestie).
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Tworzy dopasowany do stacku projektu plik .coderabbit.yaml, żeby CodeRabbit robił automatyczny AI code review każdego pull requesta przed merge. Wykrywa stack (Expo/RN, Next.js, React+Vite, Node, Supabase), skleja config z bazowego template'u + bloków per stack i waliduje YAML. Używaj gdy: „skonfiguruj CodeRabbit"…
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Manage and troubleshoot Coolify deployments using the official CLI (v1.4.0) and API. Use this skill when the user needs help with Coolify server management, WordPress troubleshooting on Coolify, debugging service issues, checking SSL certificates, accessing containers, managing applications and databases, deploying…
AIBiz-Automatyzacje/claude-code-starter
Skill Claude CodeCodex
Automatyczny pipeline: execute->review->fix per faza, potem complete i compound. Uzywaj przy 'uruchom autopilot', 'wykonaj caly plan', 'autopilot', 'odpal pipeline'.