Browse Skills
4429 skills found
notion.md
4
1
export
notion
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Store and manage influencer data in Notion database
2026-01-05
sast-bandit.md
4
1
export
sast-bandit
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. Use when: (1) Scanning Python code for security vulnerabilities and anti-patterns, (2) Identifying hardcoded secrets, SQL injection, command injection, and insecure APIs, (3) Generating security reports with severity classifications for CI/CD pipelines, (4) Providing remediation guidance with security framework references, (5) Enforcing Python security best practices in development workflows.
2026-01-05
cicd-pipeline-architecture.md
4
1
export
cicd-pipeline-architecture
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Use when setting up CI/CD pipelines, experiencing deployment failures, slow feedback loops, or production incidents after deployment - provides deployment strategies, test gates, rollback mechanisms, and environment promotion patterns to prevent downtime and enable safe continuous delivery
2026-01-05
fetching-data.md
4
1
export
fetching-data
2
from
"QingqiShi/shiqingqi.com"
from
"QingqiShi/shiqingqi.com"
3
Data fetching patterns for server/client components using fetch API, TanStack Query, useSuspenseQuery, apiRouteWrapper, and apiRequestWrapper. Use when implementing data loading, API calls, server functions, queries, mutations, API routes, or when the user mentions TanStack Query, useSuspenseQuery, apiRouteWrapper, apiRequestWrapper, tmdb-server-functions, or data fetching.
2026-01-05
sql-schema-generator.md
4
1
export
sql-schema-generator
2
from
"projectquestorg/AgileFlow"
from
"projectquestorg/AgileFlow"
3
Generate SQL schemas with migrations and database table definitions
2026-01-05
book-marketing.md
4
1
export
book-marketing
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Diagnose book marketing copy problems and generate platform-optimized blurbs, descriptions, taglines, and query pitches. Use when marketing copy feels weak, when descriptions aren't converting, or when starting marketing from scratch.
2026-01-05
querying-gpt52.md
4
1
export
querying-gpt52
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Queries GPT-5.2 for high-reasoning code analysis, root-cause bug fixing, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and security reviews with configurable reasoning effort (none/low/medium/high/xhigh). 400K context, 128K output.
2026-01-05
frontend-lottie.md
4
1
export
frontend-lottie
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Decorative JSON animations for UI feedback and polish. Use for loading spinners, success/error checkmarks, empty state illustrations, animated icons. Just plays and loops - no interactivity. For reactive/stateful animations use Rive instead. Lightweight and SSR-compatible.
2026-01-05
sql-cli.md
4
1
export
sql-cli
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Token-efficient MySQL/PostgreSQL operations using mycli and native CLI tools (Windows/Mac/Linux compatible). Replaces Artisan Tinker for database queries with 87% token savings.
2026-01-05
health-data.md
4
1
export
health-data
2
from
"glebis/claude-skills"
from
"glebis/claude-skills"
3
Query Apple Health SQLite database for vitals, activity, sleep, and workouts. Supports Markdown, JSON, and FHIR R4 output formats. This skill should be used when analyzing health metrics, generating health reports, answering questions about fitness or sleep patterns, or exporting health data in standard formats.
2026-01-05
dast-zap.md
4
1
export
dast-zap
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Dynamic application security testing (DAST) using OWASP ZAP (Zed Attack Proxy) with passive and active scanning, API testing, and OWASP Top 10 vulnerability detection. Use when: (1) Performing runtime security testing of web applications and APIs, (2) Detecting vulnerabilities like XSS, SQL injection, and authentication flaws in deployed applications, (3) Automating security scans in CI/CD pipelines with Docker containers, (4) Conducting authenticated testing with session management, (5) Generating security reports with OWASP and CWE mappings for compliance.
2026-01-05
multi-agent-performance-profiling.md
4
1
export
multi-agent-performance-profiling
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Multi-agent parallel performance profiling workflow for identifying bottlenecks in data pipelines. Use when investigating performance issues, optimizing ingestion pipelines, profiling database operations, or diagnosing throughput bottlenecks in multi-stage data systems.
2026-01-05
bloodbank-event-system.md
4
1
export
bloodbank-event-system
2
from
"delorenj/skills"
from
"delorenj/skills"
3
Use this skill when facilitating communication between different systems in the 33GOD ecosystem. Every action in the pipeline is invoked by an event published by Bloodbank. Simiarly, every result is published as an event to be consumed by any system interested in it.
2026-01-05
notion.md
4
1
export
notion
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Store and manage competitor research results in a Notion database
2026-01-05
funsloth-hfjobs.md
4
1
export
funsloth-hfjobs
2
from
"chrisvoncsefalvay/funsloth"
from
"chrisvoncsefalvay/funsloth"
3
Training manager for Hugging Face Jobs - launch fine-tuning on HF cloud GPUs with optional WandB monitoring
2026-01-05
forensics-osquery.md
4
1
export
forensics-osquery
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
SQL-powered forensic investigation and system interrogation using osquery to query operating systems as relational databases. Enables rapid evidence collection, threat hunting, and incident response across Linux, macOS, and Windows endpoints. Use when: (1) Investigating security incidents and collecting forensic artifacts, (2) Threat hunting across endpoints for suspicious activity, (3) Analyzing running processes, network connections, and persistence mechanisms, (4) Collecting system state during incident response, (5) Querying file hashes, user activity, and system configuration for compromise indicators, (6) Building detection queries for continuous monitoring with osqueryd.
2026-01-05
backend-master.md
4
1
export
backend-master
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Master skill for TypeScript backend development. Decision framework for APIs (tRPC/REST), authentication (Auth.js/Passport), database (Prisma), validation (Zod), logging (Pino), testing (Vitest), and deployment (Docker). Routes to specialized skills for implementation. Use as entry point for any backend task.
2026-01-05
notebooklm.md
4
1
export
notebooklm
2
from
"delorenj/skills"
from
"delorenj/skills"
3
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Zero hallucinations, just your knowledge base.
2026-01-05
schema-e2e-validation.md
4
1
export
schema-e2e-validation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Run Earthly E2E validation for YAML schema contracts. Use when validating YAML schema changes, testing schema contracts against live ClickHouse, or regenerating Python types, DDL, and docs from YAML. For SQL schema design and optimization, use clickhouse-architect skill instead.
2026-01-05
notion-changes.md
4
1
export
notion-changes
2
from
"vm0-ai/vm0-cookbooks"
from
"vm0-ai/vm0-cookbooks"
3
Query Notion for recent document changes
2026-01-05
celebration-animation-generator.md
4
1
export
celebration-animation-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates self-contained p5.js celebration animations for educational MicroSims. Use this skill when users request creating new celebration animations, particle effects, reward animations, or visual feedback for student achievements. The skill creates a new animation JavaScript file in /docs/sims/shared/animations/ and integrates it with the animation-lib-tester MicroSim for testing.
2026-01-05
aos-sqlite.md
3
1
export
aos-sqlite
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
GitHub repository skill for permaweb/aos-sqlite
2026-01-05
reviewing-security.md
3
1
export
reviewing-security
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
OWASP Top 10-based security review and vulnerability detection. Triggers: セキュリティ, 脆弱性, XSS, SQL injection, SQLインジェクション, CSRF, 認証, 認可, 暗号化, OWASP, SSRF, パスワード, セッション, rate limiting, brute force, command injection, security misconfiguration.
2026-01-05
onboarding.md
3
1
export
onboarding
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Developer environment setup guides for Windows, macOS, Linux, and WSL. Use when setting up development machines, installing tools, configuring environments, or following platform-specific setup guides. Covers package management, shell/terminal, code editors, AI tooling, containerization, databases, and more.
2026-01-05