Toolverse

Find the best skills for

spec

by garden-co

Implement features using Spec Driven Development (SDD) workflow. Creates design and task documents with approval gates.

Frontend
12

spec-driven-development

by jasonkneen

Systematic three-phase approach to feature development using Requirements, Design, and Tasks phases. Transforms vague feature ideas into well-defined, implementable solutions that reduce ambiguity, improve quality, and enable effective AI collaboration.

Security
12

spec-kit-skill

by feiskyer

GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: \

Backend
330

spec-kit-workflow

by jmanhype

Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).

Backend
696

spec-miner

by openclaw

Use when understanding legacy or undocumented systems, creating documentation for existing code, or extracting specifications from implementations. Invoke for legacy analysis, code archaeology, undocumented features.

Backend
1

spec-planner

by dmmulroy

Dialogue-driven spec development through skeptical questioning and iterative refinement. Triggers: \

UX / Design
11

spec-to-backlog

by atlassian

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When Claude needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into

Data Science
552

spec-to-code-compliance

by trailofbits

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

Security
29

spec-workflow

by TencentCloudBase

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module integrations, or projects involving database/UI design.

Backend
680

spec-writing

by jeremylongshore

Execute this skill should be used when the user asks about \

Testing
1

specification-architect

by adrianpuiu

A rigorous, traceability-first system that generates five interconnected architectural documents (blueprint.md, requirements.md, design.md, tasks.md, and validation.md) with complete requirements-to-implementation traceability. Use this skill when users need to architect

UX / Design
777

specification-writing

by EpicenterHQ

Write technical specifications that give agents enough context to implement features while leaving room for autonomous research and decision-making. Use when planning features, documenting architecture decisions, or creating implementation guides.

Security
13

speculative-decoding

by davila7

Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models,

Security
1

speech

by CharlesWiltgen

Use when implementing speech-to-text, live transcription, or audio transcription. Covers SpeechAnalyzer (iOS 26+), SpeechTranscriber, volatile/finalized results, AssetInventory model management, audio format handling.

Mobile
1

spending-analysis

by pollinations

Analyze Pollinations revenue, pack purchases, and tier spending patterns. Query Polar for payment history and Tinybird for usage data.

Security
11

spike-test-setup

by jeremylongshore

Configure spike test setup operations. Auto-activating skill for Performance Testing.\nTriggers on: spike test setup, spike test setup\nPart of the Performance Testing skill category. Use when writing or running tests. Trigger with phrases like \

Testing
23

split-asm

by bitfaster

Split BenchmarkDotNet assembly markdown files into individual files per benchmark method using splitasm. Use to break one big assembly code file per benchmark into one file per benchmark method.

Testing
13

split-pr

by stacklok

Analyzes current changes and suggests how to split them into smaller, reviewable PRs

Backend
1

splitting-datasets

by jeremylongshore

This skill enables Claude to split datasets into training, validation, and testing sets. It is useful when preparing data for machine learning model development. Use this skill when the user requests to split a dataset, create train-test splits, or needs data partitioning for

Data Science
1

sponge-wallet

by openclaw

Manages crypto wallets, transfers tokens, swaps on DEXes, checks balances, and accesses paid APIs (search, image gen, prediction markets, web scraping, document parsing, sales prospecting) via x402 micropayments. Use when the user asks about wallet balances, token transfers,

Testing
27

spool

by openclaw

Threads CLI - Read, post, reply, and search on Meta's Threads using OpenClaw browser tool. Use when the user wants to interact with Threads: posting, reading timeline, viewing profiles, replying to threads, or searching.

Frontend

sport-mode

by openclaw

Activate \

DevOps
1

spotify

by openclaw

Control Spotify playback on macOS. Play/pause, skip tracks, control volume, play artists/albums/playlists. Use when a user asks to play music, control Spotify, change songs, or adjust Spotify volume.

Backend
12

spotify-api

by fabioc-aloha

Create and manage Spotify playlists, search music, and control playback using the Spotify Web API. UNIQUE FEATURE - Generate custom cover art images (Claude cannot generate images natively, but this skill can create SVG-based cover art for playlists). CRITICAL - When generating

Backend
8115

spotify-player

by openclaw

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

Frontend
556

spotify-web-api

by openclaw

Spotify control via Web API - playback, history, top tracks, search. Cross-platform (no Mac required).

Backend

spots

by openclaw

Exhaustive Google Places search using grid-based scanning. Finds ALL places, not just what Google surfaces.

Backend
14

spreadsheet

by openai

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.

Data Science
220

springboot-patterns

by affaan-m

Spring Boot 架构模式、REST API 设计、分层服务、数据访问、缓存、异步处理和日志记录。适用于 Java Spring Boot 后端工作。

Backend
436

springboot-security

by affaan-m

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

Security
424

springboot-tdd

by affaan-m

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

Backend
224

springboot-verification

by affaan-m

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

Backend
25

sprint

by meta-pytorch

Work on a batch of GitHub issues in parallel using Agent Teams. Creates one worktree per issue with TDD enforcement, coordinates via a lead agent, then produces stacked PRs.

DevOps
1

sprint-planner

by Shubhamsaboo

Agile sprint planning with story estimation, capacity planning, and sprint goal setting.\nUse when: planning sprints, estimating stories, defining sprint goals, managing sprint backlogs,\nor when user mentions sprint planning, agile, scrum, story points, or sprint capacity.

Security
219

sql-assistant

by openclaw

Comprehensive SQL query assistant for database operations, optimization, and troubleshooting. Use when Codex needs to write, debug, optimize, or explain SQL queries; analyze database schemas; or help with SQL-related tasks including joins, subqueries, aggregations, and

Backend
11

sql-check

by openclaw

Analyze SQL queries for performance and security issues

Security
1

sql-injection-detector

by jeremylongshore

Sql Injection Detector - Auto-activating skill for Security Fundamentals.\nTriggers on: sql injection detector, sql injection detector\nPart of the Security Fundamentals skill category.

Security
1

sql-injection-testing

by Ed1s0nZ

SQL注入测试的专业技能和方法论

Testing
1

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

sql-pro

by sickn33

Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems. Use PROACTIVELY for database optimization or complex analysis.

DevOps
221

sql-queries

by anthropics

Write correct, performant SQL across all major data warehouse dialects (Snowflake, BigQuery, Databricks, PostgreSQL, etc.). Use when writing queries, optimizing slow SQL, translating between dialects, or building complex analytical queries with CTEs, window functions, or

Backend
957

sql-query-optimizer

by jeremylongshore

Optimize sql query optimizer operations. Auto-activating skill for Data Analytics.\nTriggers on: sql query optimizer, sql query optimizer\nPart of the Data Analytics skill category. Use when working with sql query optimizer functionality. Trigger with phrases like \

Security
11

sql-research

by tidyverse

Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.

Backend
221

sql-transform-helper

by jeremylongshore

Assist with sql transform helper operations. Auto-activating skill for Data Pipelines.\nTriggers on: sql transform helper, sql transform helper\nPart of the Data Pipelines skill category. Use when working with sql transform helper functionality. Trigger with phrases like \

Security

sql-translation

by tidyverse

Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.

Backend
13

sql-writer

by openclaw

Convert natural language to SQL queries. Use when you need to write SQL fast.

Backend
1

sqli

by yhy0

SQL 注入漏洞检测与利用。当目标存在数据库查询、搜索功能、登录表单、URL 参数时使用。包括 UNION、报错、盲注等技术。

Security
1

sqlite-inspector

by mikopbx

Проверка консистентности данных в SQLite баз данных MikoPBX после операций REST API. Использовать при валидации результатов API, отладке проблем с данными, проверке связей внешних ключей или инспектировании CDR записей для тестирования.

Backend
364