Browse Skills

44969 skills found

DevStarSJ.github.io.md
2
1 export DevStarSJ.github.io
2 DevStarSJ from "DevStarSJ/DevStarSJ.github.io"
3 No description provided
2025-01-16
GTO-agent.md
2
1 export GTO-agent
2 HezeMobile from "HezeMobile/GTO-agent"
3 a GTO agent to explain gto for poker beginner
2025-05-15
drpy-robot.md
2
1 export drpy-robot
2 hjdhnx from "hjdhnx/drpy-robot"
3 drpy的机器人训练机器,讯飞星火智能体
2025-10-05
workspace.md
2
1 export workspace
2 zhaobohao from "zhaobohao/workspace"
3 something just like this
2025-03-27
playfab-mcp-server.md
2
1 export playfab-mcp-server
2 akiojin from "akiojin/playfab-mcp-server"
3 PlayFab MCP server with CI/CD and release-please
2026-01-19
track-generation.md
2
1 export track-generation
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill generates normalized BigWig (.bw) tracks (and/or fold-change tracks) from BAM files for ATAC-seq and ChIP-seq visualization. It handles normalization (RPM or fold-change) and Tn5 offset correction automatically. Use this skill when you have filtered and generated the clean BAM file (e.g. `*.filtered.bam`).
2026-01-05
svg.md
2
1 export svg
2 tazomatalax from "tazomatalax/context-engineering"
3 Create precise, production-ready SVG graphics for technical and business contexts (diagrams, P&IDs, HMI/SCADA widgets, process flow visuals, PowerPoint/Office illustrations, UI icons, annotations). Use when the user asks to generate, edit, standardize, optimize, or export SVG artwork; convert requirements (dimensions, scale, line weights, layers, symbols) into clean SVG markup; or produce multiple layout/variant files (editable vs outlined text, light/dark, monochrome).
2026-01-05
asset-manager.md
2
1 export asset-manager
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Organize design assets, optimize images and fonts, maintain brand asset libraries, implement version control for assets, and enforce naming conventions. Keep design assets organized and production-ready.
2026-01-05
testing-philosophy.md
2
1 export testing-philosophy
2 phrazzld from "phrazzld/claude-config"
3 Apply testing philosophy: test behavior not implementation, minimize mocks, AAA structure, coverage for confidence not percentage. Use when writing tests, reviewing test quality, discussing TDD, or evaluating test strategies.
2026-01-05
safe-schedule-generation.md
2
1 export safe-schedule-generation
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Safe schedule generation with mandatory backup. REQUIRES database backup before any write operations to schedule tables. Use when generating schedules, bulk assigning, or executing swaps.
2026-01-05
cpp-modern-features.md
2
1 export cpp-modern-features
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Guide to modern C++ features (C++11/14/17/20) including auto, range-based loops, lambda expressions, constexpr, structured bindings, and more.
2026-01-05
update-leads.md
2
1 export update-leads
2 IgorWarzocha from "IgorWarzocha/agentic-job-search-vault"
3 Updates the list of job leads and prioritizes actions. Use for weekly lead review.
2026-01-05
integrating-secrets-managers.md
2
1 export integrating-secrets-managers
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to seamlessly integrate with various secrets managers like HashiCorp Vault and AWS Secrets Manager. It generates configurations and setup code, ensuring best practices for secure credential management. Use this skill when you need to manage sensitive information, generate production-ready configurations, or implement a security-first approach for your DevOps infrastructure. Trigger terms include "integrate secrets manager", "configure Vault", "AWS Secrets Manager setup", "manage credentials securely", or requests for secure configuration generation.
2026-01-05
gemini-claude-loop.md
2
1 export gemini-claude-loop
2 creator-hian from "creator-hian/claude-code-plugins"
3 Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Gemini (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests gemini-claude loop or dual-AI review. Do NOT use for simple one-off fixes or prototypes.
2026-01-05
docker-build-push-action.md
2
1 export docker-build-push-action
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub ActionsでのDockerビルド/プッシュを設計・実装するスキル。レジストリ認証、キャッシュ戦略、マルチプラットフォーム対応を整理する。Anchors:• docker/build-push-action / 適用: ビルドとプッシュ / 目的: 自動化• BuildKit / 適用: キャッシュ最適化 / 目的: ビルド高速化• Registry Authentication / 適用: 認証設計 / 目的: 安全な配布Trigger:Use when configuring GitHub Actions for Docker build and push, managing registry auth, or optimizing BuildKit cache.docker build push action, buildx, registry auth, github actions docker
2026-01-05
fact-checker.md
2
1 export fact-checker
2 suchwow-sysadmin from "suchwow-sysadmin/claude-code-factchecker"
3 Verify citations and factual claims in long-form content. Checks URLs for accessibility and accuracy, validates quotes, analyzes source credibility, and distinguishes facts from opinions. Use when fact-checking article drafts, validating citations, or reviewing claims before publication.
2026-01-05
naming.md
2
1 export naming
2 heyJordanParker from "heyJordanParker/dotfiles"
3 MANDATORY for all naming decisions - variables, functions, files, folders, classes, database tables, routes, CSS classes. Must be followed when creating or renaming any identifier. Non-negotiable baseline for consistent, readable names across all languages and contexts.
2026-01-05
create-memory.md
2
1 export create-memory
2 Dexploarer from "Dexploarer/hyper-forge"
3 Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important project patterns.
2026-01-05
replicates-incorporation.md
2
1 export replicates-incorporation
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill manages experimental reproducibility, pooling, and consensus strategies. This skill operates in two distinct modes based on the input state. (1) Pre-Peak Calling (BAM Mode): It merges all BAMs, generate the merge BAM file to prepare for track generation and (if provided with >3 biological replicates) splits them into 2 balanced "pseudo-replicates" to prepare for peak calling. (2) Post-Peak Calling (Peak Mode): If provided with peak files (only support two replicates, derived from either 2 true replicates or 2 pseudo-replicates), it performs IDR (Irreproducible Discovery Rate) analysis, filters non-reproducible peaks, and generates a final "conservative" or "optimal" consensus peak set. Trigger this skill when you need to handle more than two replicates (creating pseudo-reps) OR when you need to merge peak lists.
2026-01-05
prompt-template-builder.md
2
1 export prompt-template-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files, variable placeholders, output formatting instructions, and quality criteria. Use when building "prompt templates", "LLM prompts", "AI system prompts", or "prompt engineering".
2026-01-05
governance.md
2
1 export governance
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Toggle PAI governance enforcement on/off. Control chain-of-command routing and session-end requirements.
2026-01-05
monitoring-error-rates.md
2
1 export monitoring-error-rates
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to monitor and analyze application error rates to improve reliability. It is used when the user needs to track and understand errors occurring in their application, including HTTP errors, application exceptions, database errors, external API errors, background job errors, and client-side errors. Use this skill when the user asks to "monitor errors", "analyze error rates", "track application errors", or requests help with "error monitoring". It sets up comprehensive error tracking and alerting based on defined thresholds.
2026-01-05
github-prior-art-research.md
2
1 export github-prior-art-research
2 TrevorS from "TrevorS/dot-claude"
3 When asked implementation questions or tool selection questions like "how do I implement", "what's the best way to", "how should I", "which library", "what tool should I use", or "how might we", search GitHub for prior art, code examples, and proven approaches before proposing solutions
2026-01-05
test-endpoints.md
2
1 export test-endpoints
2 adryanev from "adryanev/.dotfiles"
3 This skill automates API endpoint testing and documentation. It runs curl requests against specified endpoints, captures responses, validates against OpenAPI spec, and generates markdown documentation. Use after implementing new endpoints or when verifying API behavior.
2026-01-05