Browse Skills

9063 skills found

aspnet-core-advanced.md
0
1 export aspnet-core-advanced
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-aspnet-core"
3 Master advanced ASP.NET Core development including Entity Framework Core, authentication, testing, and enterprise patterns for production applications.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 axiomantic from "axiomantic/spellbook"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
2026-01-05
playwright.md
0
1 export playwright
2 sernstberger from "sernstberger/base-joy"
3 Browser automation for development and testing. Use when showing UI progress to user, writing e2e tests, or testing complex interactions (drag/drop, keyboard nav).
2026-01-05
docker-containerization.md
0
1 export docker-containerization
2 mub7865 from "mub7865/Hackathone-2"
3 Complete patterns for containerizing applications with Docker: Dockerfiles, multi-stage builds, layer optimization, security best practices, and production-ready configurations for Python/FastAPI and Node.js/Next.js apps.
2026-01-05
mobile-development.md
0
1 export mobile-development
2 untangledfinance from "untangledfinance/untangled-web"
3 Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
2026-01-05
refining-prompts.md
0
1 export refining-prompts
2 hkcm91 from "hkcm91/StickerNestV3"
3 Refining and improving user prompts for StickerNest development. Use when the user asks to improve a prompt, make a request clearer, help phrase something better, or when they give a vague request and you want to clarify. Covers prompt engineering, StickerNest context injection, and disambiguation.
2026-01-05
social-feed-integration.md
0
1 export social-feed-integration
2 0futuresystems from "0futuresystems/future-water-systems"
3 Integrate and maintain the Instagram/Facebook social wall for case studies and blogs in this repo, including manual import workflows, Meta Graph API setup, compliance endpoints, and SEO/performance/security guardrails. Use when adding social posts, updating the importer, wiring UI placement, or handling Meta tokens and data deletion callbacks.
2026-01-05
deployment-pipeline-design.md
0
1 export deployment-pipeline-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.
2026-01-05
mcp-tester.md
0
1 export mcp-tester
2 ckorhonen from "ckorhonen/claude-skills"
3 Test and evaluate MCP server tools in the current session. Use when auditing MCP configurations, validating tool quality, testing MCP servers, generating test cases, checking tool descriptions, or analyzing tool efficiency and redundancy.
2026-01-05
doc-coauthoring.md
0
1 export doc-coauthoring
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
content-audit-rules.md
0
1 export content-audit-rules
2 dayoumin from "dayoumin/mbti"
3 콘텐츠 품질 점검 규칙. 연령 등급, 태그, 형식 검사 기준 정의. content-quality-checker Agent가 참조.
2026-01-05
security-vendor-management.md
0
1 export security-vendor-management
2 nickytonline from "nickytonline/advent-of-ai-2025"
3 Security protocols and vendor management expertise from Marcus covering emergency response codes, vendor relations, and operational safety
2026-01-05
kpler.md
0
1 export kpler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when fetching oil/gas trade flow data from Kpler. Covers authentication, trade queries, flow aggregations, entity search, vessel positions, and company fleet data.
2026-01-05
code-review-specialist.md
0
1 export code-review-specialist
2 luongnv89 from "luongnv89/ictss2026"
3 Comprehensive code review with security, performance, and quality analysis
2026-01-05
probitas-info.md
0
1 export probitas-info
2 jsr-probitas from "jsr-probitas/claude-plugins"
3 Information about Probitas framework. Use when asked "what is Probitas", explaining its purpose, features, or comparing with other test frameworks.
2026-01-05
auth-patterns.md
0
1 export auth-patterns
2 RPvars from "RPvars/postern-mvp"
3 Authentication security patterns and standards for NextAuth.js v5. Use when implementing or reviewing authentication code.
2026-01-05
vulnerability-triage-prioritization.md
0
1 export vulnerability-triage-prioritization
2 randalmurphal from "randalmurphal/claude-config"
3 Assess vulnerability severity using CVSS scoring, classify vulnerability types (CVE vs compliance), detect false positives, and prioritize remediation workflows. Use when analyzing vulnerability data, calculating risk scores, or determining remediation priority.
2026-01-05
django-reviewer.md
0
1 export django-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Django project review, ORM queries, views/templates, admin customizationWHAT: ORM optimization + View patterns + Template security + Admin config + Migration safetyWHEN NOT: FastAPI → fastapi-reviewer, Flask → flask-reviewer, DRF API only → consider api-expert
2026-01-05
sandbox-configurator.md
0
1 export sandbox-configurator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure Claude Code sandbox security with file system and network isolation boundaries
2026-01-05
datadog-auth.md
0
1 export datadog-auth
2 johnnymo87 from "johnnymo87/dd-cli"
3 Troubleshoot Datadog API authentication issues (401/403 errors), understand API keys vs app keys, and configure correct regions. Use when hitting auth errors or setting up Datadog API access.
2026-01-05
ecto-patterns.md
0
1 export ecto-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.
2026-01-05
container-security.md
0
1 export container-security
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Comprehensive container security guidance including vulnerability scanning with Trivy, image hardening, secrets management, and CIS benchmark compliance. Activates when working with "container security", "image scanning", "CVE", "vulnerability", "docker security", "hardening", or "CIS benchmark".
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Write strategic, minimal tests focusing on core user flows and critical paths, deferring edge cases and implementation details until dedicated testing phases. Use this skill when adding test files for features after implementation is complete, when writing unit tests for critical business logic, or when creating integration tests for primary user workflows. Use this skill when working with test files in tests/, __tests__/, specs/, or similar test directories. Use this skill when using testing frameworks like Jest, pytest, RSpec, or Vitest, when mocking external dependencies, or when deciding test coverage priorities. Use this skill when writing tests that focus on behavior rather than implementation details, keeping tests fast and maintainable.
2026-01-05
bug-verification.md
0
1 export bug-verification
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Complete workflow for verifying bug fixes across development and Docker test environments. Provides systematic testing procedures, verification checklists, and reporting templates. Use when verifying bug fixes are complete and ready for release.
2026-01-05