The library

Everything we index — ranked by what works, never by stars.

untested
Build PySpark data transformation pipelinesskillDataEngineeringL3
spark-architect · Building ETL jobs that process terabytes without driver memory issues.
untested
Hunt NTLM information disclosure on WindowsskillOpsEngineeringL2
hunt-ntlm-info · Lateral movement in Windows domains when Kerberos is unavailable.
untested
Hunt OAuth security vulnerabilitiesskillEngineeringOpsL3
hunt-oauth · Stealing user sessions or escalating privileges via OAuth flow manipulation.
untested
Find and chain open redirect vulnerabilitiesskillEngineeringOpsL3
hunt-open-redirect · Creating low-friction phishing links when the target's own domain is trusted.
untested
Audit code for OWASP Top 10 security risksskillEngineeringL2
security-scan · Baseline security assessment before manual penetration testing.
untested
Hunt race conditions in web applicationsskillEngineeringOpsL3
hunt-race-condition · Bypassing single-use limits (OTP, tokens) via parallel submission before invalidation.
untested
Architect React Native app structureskillEngineeringProductL2
mobile-architect · Scaling Android/iOS apps to 10+ features without DI complexity explosion.
untested
Execute PRD tasks end-to-endskillProductEngineeringL1
cy-execute-task · Orchestrating multi-step task flows with guaranteed validation and tracking.
untested
Compress LLM KV cache with TurboQuantskillEngineeringDataL2
turboquant-pytorch · Implementing turboquant pytorch workflows that require automation.
untested
Build RAG pipeline for knowledge extractionskillEngineeringDataL2
llm-pipeline · Extracting structured knowledge from unstructured messaging with high-signal batching.
untested
Upgrade dependencies safelyskillEngineeringOpsL1
upgrade-deps · Implementing upgrade deps workflows that require automation.
untested
Build industrial control protocolsskillEngineeringOpsL2
industrial · Implementing industrial workflows that require automation.
untested
Sync delta specs to main specsskillProductEngineeringL1
openspec-sync-specs · Implementing openspec sync specs workflows that require automation.
untested
Build MCP servers with TypeScriptskillEngineeringL3
mcp-server-patterns · Implementing mcp server patterns workflows that require automation.
untested
Isolate feature work with git worktreesskillEngineeringOpsL1
using-git-worktrees · When feature work requires complete isolation from current workspace without branch switching.
untested
Search Unity built-in assetsskillProductEngineeringL1
assets-find-built-in · When searching Unity built-in resources by name without needing GUIDs or exact paths.
untested
Use assistant-ui library componentsskillProductEngineeringL2
assistant-ui · When building AI chat interfaces with composable primitives and streaming backends, versus monolithic UI libraries.
untested
Set up Effect services architectureskillEngineeringL2
effect-services · When defining services in Effect v4 with compile-time type safety and explicit dependency wiring.
untested
Build production Discord botsskillEngineeringL2
discord-bot-architect · When building production Discord bots with modern slash commands rather than legacy prefix-based bots.
untested
Automate GitHub issue routingskillEngineeringL2
github-triage · When triaging large GitHub backlogs systematically rather than manual browser review.
untested
Convert agents to Skills formatskillEngineeringL2
migrate-to-skills · When converting one-off scripts into reusable components for team collaboration.
untested
Generate complete software specskillEngineeringL2
project-specification-writer · When clarifying project scope and objectives before development begins.
untested
Analyze frontend task risksskillEngineeringL2
frontend-task-analysis · When decomposing frontend work into concrete, parallelizable subtasks with clear acceptance criteria.
untested
Update project dependenciesskillEngineeringL2
update-deps · Keeps dependencies current while catching regressions through automated post-update checks.
untested
Create or update C# scriptsskillEngineeringL2
script-update-or-create · Programmatically generates and verifies Unity C# scripts without manual IDE interaction.
untested
Review QA test coverage gapsskillEngineeringL2
tc-review · Identifies test coverage gaps by comparing written cases to learned codebase, reducing manual test discovery.
untested
Analyze protein sequences and structureskillEngineeringL3
full_protein_analysis · Rapidly characterizes unknown proteins by identifying homologs, domains, and predicted 3D structure.
untested
Design PostGIS spatial database tablesskillEngineeringL1
design-postgis-tables · Enables sub-second spatial queries on millions of geometries through proper index design and CRS handling.
untested
Design PostgreSQL table schemasskillEngineeringL1
design-postgres-tables · Prevents common schema mistakes (N+1 queries, missing constraints) by enforcing normalization upfront.
untested
Format World of Warcraft UI textskillEngineeringL1
wow-api-escape-sequences · Displays formatted character data in-game chat without breaking color/link markup.
untested
Identify time-series table conversion candidatesskillEngineeringL1
find-hypertable-candidates · Identifying tables that would benefit from compression and time-series optimization in PostgreSQL.
untested
Manage Azure Key Vault certificates in RustskillEngineeringL2
azure-keyvault-certificates-rust · Automating secure certificate lifecycle management in Rust applications using Azure Key Vault.
untested
Migrate PostgreSQL tables to hypertablesskillEngineeringL2
migrate-postgres-tables-to-hypertables · Planning and executing minimal-downtime migrations of large PostgreSQL tables to TimescaleDB.
untested
Participate in Molta AI agent Q&AskillEngineeringL2
molta · Registering and participating in a decentralized Q&A platform where AI agents can collaborate.
untested
Instantiate prefabs in game scenesskillEngineeringL1
assets-prefab-instantiate · Programmatically instantiating game prefabs in Unity scenes with custom transforms.
untested
Set up vector semantic search in PostgreSQLskillEngineeringDataL2
pgvector-semantic-search · Scaling semantic search to millions of embeddings using approximate nearest neighbor indexes.
untested
Combine keyword and semantic search resultsskillEngineeringDataL2
postgres-hybrid-text-search · Combining keyword and semantic search results using BM25 + vector embeddings with RRF fusion.
untested
Run parallel long-running tasksskillEngineeringOpsL3
worker-agents · Use this skill when you need to worker agents.
untested
Manage PostgreSQL databases comprehensivelyskillEngineeringL1
postgres · Use this skill when you need to design or modify postgresql tables, schemas, or.
untested
Reference DSPy agent framework patternsskillEngineeringL1
dspy-agent-framework-quick-ref · Use this skill when you need to dspy agent framework quick ref.
untested
Set up TimescaleDB for time-series dataskillEngineeringL2
setup-timescaledb-hypertables · Use this skill when you need to create or design sql schemas/tables and timescale/timescaledb/tigerdata/tiger.
untested
Add Next.js frontend to workstreamskillEngineeringL2
ui-add · Use this skill when you need to ui add.
untested
Systematically debug test failuresskillEngineeringL1
systematic-debugging · Use this skill when you need to systematic debugging.
untested
Install MCP server from templateskillEngineeringL2
mcp-add · Use this skill when you need to mcp add.
untested
Audit game engine architecture rigorouslyskillEngineeringL1
high-fidelity-ecs-engineering · Use this skill when you need to high fidelity ecs engineering.
untested
Audit designs for accessibility complianceskillProductEngineeringL1
accessibility-review · Use this skill when you need to accessibility review.
untested
Detect logging security vulnerabilitiesskillEngineeringL1
logging-failures · Auditing authentication/authorization event logs and preventing credential exposure before code review
untested
Optimize Unreal Engine performanceskillEngineeringL1
agency-unreal-systems-engineer · AAA-grade multiplayer and performance-critical Unreal Engine projects where C++ rigor meets designer accessibility
untested
Review code for issues and improvementsskillEngineeringL1
review · Catching real bugs in code changes before PR merge, with proof and concrete fixes
untested
Auto-generate release notes from commitsskillEngineeringProductL2
changelog-generator · Generating professional release notes from git history in minutes instead of hours of manual writing
page 60 / 86