Back to authors
nice-wolf-studio

nice-wolf-studio

23 Skills published on GitHub.

supabase-auth

Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.

UncategorizedView skill →

code-standards

>-

UncategorizedView skill →

coding-patterns

Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID, anti-patterns; prevents code complexity bloat and testability issues

UncategorizedView skill →

daily-summary

Use when preparing daily standups or status reports - automates PR summary generation with categorization, metrics, and velocity analysis; eliminates manual report compilation and ensures consistent format

UncategorizedView skill →

databento

Use when working with ES/NQ futures market data, before calling any Databento API - follow mandatory four-step workflow (cost check, availability check, fetch, validate); prevents costly API errors and ensures data quality

UncategorizedView skill →

discord-integration

Use when sending Discord messages or encountering bot permission errors - provides three-tier integration methods with automatic fallback (MCP → REST API → Gateway); prevents wasted time on OAuth scope issues

UncategorizedView skill →

wolf-adr

Architecture Decision Records index with searchable topics and phase-based organization (120+ ADRs from 50+ phases)

UncategorizedView skill →

wolf-archetypes

Behavioral archetypes for automatic agent adaptation based on work type

UncategorizedView skill →

wolf-context-management

Phase-aware context management for coder agents to prevent token bloat through checkpoint/restore pattern

UncategorizedView skill →

wolf-governance

Wolf's governance framework, compliance rules, quality gates, and process standards

UncategorizedView skill →

wolf-instructions

Four-level instruction cascading system (Global → Domain → Project → Role) with priority-based conflict resolution

UncategorizedView skill →

wolf-principles

Wolf's 10 core principles for agent behavior and system design

UncategorizedView skill →

wolf-roles

Guidance for 50+ specialized Wolf agent roles with responsibilities and collaboration patterns

UncategorizedView skill →

wolf-scripts-agents

Agent coordination, orchestration, and multi-agent workflow management scripts

UncategorizedView skill →

wolf-scripts-core

Core automation scripts for archetype selection, evidence validation, quality scoring, and safe bash execution

UncategorizedView skill →

wolf-session-init

**MANDATORY** Use at the start of EVERY session before any work - establishes Wolf behavioral framework and ensures all required skills are loaded and chained properly

UncategorizedView skill →

wolf-verification

Three-layer verification architecture (CoVe, HSP, RAG) for self-verification, fact-checking, and hallucination prevention

UncategorizedView skill →

wolf-workflows

Workflow templates for orchestrating multi-agent development processes (feature, security, bugfix)

UncategorizedView skill →

wolf

Master skill for Wolf Agents institutional knowledge and behavioral patterns (v1.1.0 with skill-chaining)

UncategorizedView skill →

supabase-database

Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.

UncategorizedView skill →

supabase-edge-functions

Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.

UncategorizedView skill →

supabase-realtime

Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.

UncategorizedView skill →

supabase-storage

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.

UncategorizedView skill →