Browse Skills

44969 skills found

security-scanner.md
2
1 export security-scanner
2 sovrium from "sovrium/sovrium"
3 Scans codebase for common security vulnerabilities including input validation gaps, authentication bypasses, data exposure risks, SQL injection, XSS, CSRF, insecure dependencies, and secrets in code. Identifies security patterns without executing code. Use when user requests "security scan", "check vulnerabilities", "audit security", or mentions security review.
2026-01-05
security-practices.md
2
1 export security-practices
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-backend"
3 Secure backend applications against OWASP threats. Implement authentication, encryption, scanning, compliance, and incident response procedures.
2026-01-05
fp-pattern-finder.md
2
1 export fp-pattern-finder
2 refractionPOINT from "refractionPOINT/documentation"
3 Automatically detect false positive patterns in detections using deterministic analysis. Fetches historic detections for a time window, runs pattern detection script to identify noisy patterns (single-host concentration, identical command-lines, service accounts, same hash, temporal periodicity, etc.), generates narrow FP rules for each pattern, and presents for user approval before deployment. Use for bulk FP tuning, detection noise analysis, or automated alert fatigue reduction.
2026-01-05
jj-changelog.md
2
1 export jj-changelog
2 hdemers from "hdemers/dotfiles"
3 Proactively use to generate or update a CHANGELOG.md file from Jujutsu commit history. Use when you need to create release notes, document changes between tags, or update the project changelog. Emphasizes breaking changes, new features, and user-facing bug fixes.
2026-01-05
root-cause-tracing.md
2
1 export root-cause-tracing
2 zircote from "zircote/.claude"
3 Systematically trace bugs backward through call stack to find original trigger
2026-01-05
plan.md
2
1 export plan
2 ferdiangunawan from "ferdiangunawan/rpi-stack"
3 Creates detailed implementation plan from validated research. Produces task breakdown with dependencies.
2026-01-05
generating-stored-procedures.md
2
1 export generating-stored-procedures
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill uses the stored-procedure-generator plugin to create production-ready stored procedures, functions, triggers, and custom database logic. It supports PostgreSQL, MySQL, and SQL Server. Use this skill when the user asks to "generate stored procedure", "create database function", "write a trigger", or needs help with "database logic", "optimizing database performance", or "ensuring transaction safety" in their database. The skill is activated by requests related to database stored procedures, functions, or triggers.
2026-01-05
heypocket-reader.md
2
1 export heypocket-reader
2 tmustier from "tmustier/heypocket-reader"
3 Read transcripts and summaries from Pocket AI (heypocket.com) recording devices. Use when users want to retrieve, search, or analyze their Pocket recordings, transcripts, summaries, or action items.
2026-01-05
system-design-generator.md
2
1 export system-design-generator
2 patricio0312rev from "patricio0312rev/skillset"
3 Produces comprehensive system architecture plans for features and products including component breakdown, data flow diagrams, system boundaries, API contracts, and scaling considerations. Use for "system design", "architecture planning", "feature design", or "technical specs".
2026-01-05
monitoring-database-transactions.md
2
1 export monitoring-database-transactions
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to monitor database transactions for performance and lock issues using the database-transaction-monitor plugin. It is triggered when the user requests transaction monitoring, lock detection, or rollback rate analysis for databases. Use this skill when the user mentions "monitor database transactions," "detect long-running transactions," "identify lock contention," "track rollback rates," or asks about "transaction anomalies." The skill leverages the `/txn-monitor` command to provide real-time alerts and insights into database health.
2026-01-05
case-studies-reference.md
2
1 export case-studies-reference
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Game building mechanics case studies and decision frameworks. Use when designing building systems, evaluating trade-offs, or learning from existing games. Reference-only skill with detailed analysis of Fortnite, Rust, Valheim, Minecraft, No Man's Sky, and Satisfactory building systems.
2026-01-05
xai-grok.md
2
1 export xai-grok
2 closedloop-technologies from "closedloop-technologies/awesome-deep-researchers"
3 Use xAI Grok API with Agent Tools for real-time web and X (Twitter) search and synthesis. Requires XAI_API_KEY.
2026-01-05
profiling-application-performance.md
2
1 export profiling-application-performance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".
2026-01-05
bundle-analyzer.md
2
1 export bundle-analyzer
2 Dexploarer from "Dexploarer/hyper-forge"
3 Analyzes JavaScript bundle sizes, identifies large dependencies, and suggests optimizations for webpack, vite, rollup. Use when user asks to "analyze bundle", "optimize bundle size", "reduce bundle", "webpack analysis", or "tree shaking".
2026-01-05
checking-hipaa-compliance.md
2
1 export checking-hipaa-compliance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically check for HIPAA (Health Insurance Portability and Accountability Act) compliance issues in codebases, infrastructure configurations, and documentation. It leverages the hipaa-compliance-checker plugin to identify potential violations related to data privacy, security, and access controls. Use this skill when the user explicitly requests to "check HIPAA compliance", "scan for HIPAA violations", "assess HIPAA readiness", or similar phrases related to HIPAA audits and security best practices. It is useful for projects handling protected health information (PHI) and requiring adherence to HIPAA regulations.
2026-01-05
update-ai-models.md
2
1 export update-ai-models
2 rot1024 from "rot1024/honyo"
3 Search the web for the latest AI models from Anthropic, OpenAI, and Google, then update src/models.ts with new model IDs. Use when user asks to update or add AI models.
2026-01-05
observability.md
2
1 export observability
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-devops"
3 Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
2026-01-05
bel-insert-file-to-crm-and-link-it.md
2
1 export bel-insert-file-to-crm-and-link-it
2 bennoloeffler from "bennoloeffler/bassi"
3 This skill should be used when inserting files (images, PDFs, Excel files, documents) into the CRM database and linking them to companies, people, events, or sales opportunities. The skill handles base64 encoding, hash calculation, MIME type detection, and SQL insertion automatically through a Python script.
2026-01-05
pragmatic-engineering.md
2
1 export pragmatic-engineering
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when planning features, reviewing code, or making architectural decisions. Applies principles from Musk, Valve, Spotify, Shopify, 37 Signals to ensure pragmatic, ship-focused development.
2026-01-05
codex-read.md
2
1 export codex-read
2 antorsae from "antorsae/dual-agent"
3 Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
2026-01-05
command-development.md
2
1 export command-development
2 OshanKHZ from "OshanKHZ/oshankhz-claude-code"
3 This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
2026-01-05
guix.md
2
1 export guix
2 r0man from "r0man/guix-home"
3 Expert knowledge for GNU Guix package and service development. Use when creating or modifying Guix packages, system services, home services, or working with a Guix repository checkout. Handles package definitions, build systems, service types, configuration records, and development workflows.
2026-01-05
codegen-refactor.md
2
1 export codegen-refactor
2 nihiyama from "nihiyama/ffq"
3 Perform refactoring using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to improve internal quality with high performance and race-safety in mind.
2026-01-05
managing-snapshot-tests.md
2
1 export managing-snapshot-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to manage and update snapshot tests using intelligent diff analysis and selective updates. It is triggered when the user asks to analyze snapshot failures, update snapshots, or manage snapshot tests in general. It helps distinguish intentional changes from regressions, selectively update snapshots, and validate snapshot integrity. Use this when the user mentions "snapshot tests", "update snapshots", "snapshot failures", or requests to run "/snapshot-manager" or "/sm". It supports Jest, Vitest, Playwright, and Storybook frameworks.
2026-01-05