Toolverse
All skills

windsurf-core-workflow-a

by jeremylongshore

Execute Windsurf primary workflow: Core Workflow A.\nUse when implementing primary use case,\nbuilding main features, or core integration tasks.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Security

About this skill

Execute Windsurf primary workflow: Core Workflow A.\nUse when implementing primary use case,\nbuilding main features, or core integration tasks.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz zainstalowany Windsurf IDE z włączonym Cascade oraz skonfigurowany plik .windsurfrules (patrz dokumentacja windsurf-sdk-patterns). Zainicjuj repozytorium Git i upewnij się, że drzewo robocze jest czyste.

  2. Przed rozpoczęciem sesji Cascade utwórz punkt kontrolny w Git. Uruchom git add -A && git commit -m "checkpoint: before cascade session" lub jeśli masz niezatwierdzone zmiany, użyj git stash push -m "pre-cascade stash". Cascade zapisuje zmiany bezpośrednio do plików, dlatego checkpoint jest ważny.

  3. Otwórz panel Cascade naciskając Cmd (Mac) lub Ctrl (Windows/Linux) + L. Upewnij się, że wybrany jest tryb "Write", a nie "Chat". Tryb Write pozwala Cascade na tworzenie i modyfikowanie plików, uruchamianie komend terminalowych, instalowanie zależności i czytanie wyniku dla debugowania.

  4. Napisz jasne polecenie zawierające zakres pracy, konkretne wymagania i ograniczenia. Na przykład: "W katalogu src/services/ utwórz NotificationService, który wysyła emaile przez API Resend". Im bardziej szczegółowe polecenie, tym lepsze wyniki.

  5. Wyślij polecenie do Cascade. Agent automatycznie przeanalizuje zadanie, utworzy lub zmodyfikuje potrzebne pliki, zainstaluje brakujące zależności i uruchomi testy. Możesz monitorować postęp w panelu Cascade.

  6. Po zakończeniu sesji sprawdź zmiany w swoim edytorze. Jeśli coś wymaga poprawy, możesz uruchomić kolejną sesję Cascade z dodatkowym poleceniem lub ręcznie edytować kod. Pamiętaj, aby zatwierdzić zmiany w Git po weryfikacji.

Related skills

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252