Browse Skills
9063 skills found
generate-acceptance-test.md
1
1
export
generate-acceptance-test
2
from
"knowlet/skills"
from
"knowlet/skills"
3
從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。
2026-01-05
shift-right-testing.md
1
1
export
shift-right-testing
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.
2026-01-05
security-testing.md
1
1
export
security-testing
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Test for security vulnerabilities using OWASP principles. Use when conducting security audits, testing auth, or implementing security practices.
2026-01-05
browser-automation.md
1
1
export
browser-automation
2
from
"hippocampus-dev/hippocampus"
from
"hippocampus-dev/hippocampus"
3
Browser automation toolkit using Playwright. Supports interacting with web applications, form filling, capturing screenshots, viewing browser logs, and running automated tests. Use when automating browser tasks, testing web UI, or scraping web pages.
2026-01-05
build-swift-project.md
1
1
export
build-swift-project
2
from
"kobejean/lar-swift"
from
"kobejean/lar-swift"
3
Build and test the LocalizeAR Swift project using build.sh scripts. Use this skill whenever building, testing, or cleaning the project. NEVER use xcodebuild or swift build directly - always use build.sh.
2026-01-05
nixos-secret-guardian.md
1
1
export
nixos-secret-guardian
2
from
"eriqueo/nixos-hwc"
from
"eriqueo/nixos-hwc"
3
Manages agenix secrets for nixos-hwc with proper encryption, permissions, and service integration following the secrets domain architecture
2026-01-05
database-backup-restore.md
1
1
export
database-backup-restore
2
from
"fattits30-dev/Justice-Companion"
from
"fattits30-dev/Justice-Companion"
3
Automated SQLite database backup/restore system with validation, encryption, and migration safety. Supports point-in-time recovery, incremental backups, and disaster recovery. Use before risky operations, data migrations, or production deployments.
2026-01-05
test-skill.md
1
1
export
test-skill
2
from
"sjnims/cc-plugin-eval"
from
"sjnims/cc-plugin-eval"
3
This skill should be used when the user asks to "test something", "run a test", or needs help with testing.
2026-01-05
rndops-agent.md
1
1
export
rndops-agent
2
from
"akz4ol/rndops"
from
"akz4ol/rndops"
3
R&D Ops Autonomous Agent system for vendor management, contract staffing pipelines, CV processing, interview orchestration, legal document drafting (SoW/MSA), and finance evidence compilation. Use when working with vendors, candidates, hiring pipelines, CV screening, deduplication, interview scheduling, SoW drafting, PO readiness, audit reports, or Excel exports for R&D operations.
2026-01-05
shorts-presentation-skill.md
1
1
export
shorts-presentation-skill
2
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
from
"SGobet/AI-Powered-YouTube-Workflow-TO-SHARE-"
3
Create vertical (9:16) interactive presentations optimized for YouTube Shorts, TikTok, and Instagram Reels. Takes YouTube video URLs to extract facts via Playwright MCP and web research, then generates animated slides you can screen record and narrate. Perfect for quick educational content, fact-reveals, and viral short-form videos.
2026-01-05
first-time-user-dashboard.md
1
1
export
first-time-user-dashboard
2
from
"fotescodev/portfolio"
from
"fotescodev/portfolio"
3
Simulate a first-time CV Dashboard user experience. Tests if documentation enables new users to generate and access the password-protected variant dashboard. Generates UX audit reports.
2026-01-05
payment-security-clerk-billing-stripe.md
1
1
export
payment-security-clerk-billing-stripe
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Implement secure payments using Clerk Billing and Stripe without ever touching card data. Use this skill when you need to set up subscription payments, handle webhooks, implement payment gating, understand PCI-DSS compliance, or integrate Stripe Checkout. Triggers include "payment", "Stripe", "Clerk Billing", "subscription", "PCI-DSS", "credit card", "payment security", "checkout", "webhook", "billing".
2026-01-05
goth-providers.md
1
1
export
goth-providers
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
This skill should be used when the user asks to "add a provider", "configure google oauth", "set up microsoft login", "azure ad authentication", "oauth provider setup", "add social login", or needs help with specific OAuth provider configuration in Goth.
2026-01-05
python-testing-patterns.md
1
1
export
python-testing-patterns
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Python testing patterns and best practices using pytest, mocking, and property-based testing. Use when writing unit tests, integration tests, or implementing test-driven development in Python projects.
2026-01-05
xterm-js.md
1
1
export
xterm-js
2
from
"GGPrompts/Tabz"
from
"GGPrompts/Tabz"
3
This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging strategies learned from building production terminal applications.
2026-01-05
pytest-fixtures.md
1
1
export
pytest-fixtures
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Pytest fixture design, conftest.py hierarchy, and DRY test code patterns. Identifies duplicate fixtures, plans fixture scope, and designs conftest.py structure. Use when creating test directories, refactoring test fixtures, or reviewing test code for duplication.
2026-01-05
security-testing-verification.md
1
1
export
security-testing-verification
2
from
"harperaa/secure-claude-skills"
from
"harperaa/secure-claude-skills"
3
Test security features and verify implementation before deployment. Use this skill when you need to test CSRF protection, rate limiting, input validation, verify security headers, run security audits, or check the pre-deployment security checklist. Triggers include "test security", "security testing", "verify security", "security checklist", "pre-deployment", "test CSRF", "test rate limit", "security verification".
2026-01-05
fastapi-zero-to-hero.md
1
1
export
fastapi-zero-to-hero
2
from
"suhaibshaikh03/Agent-Native-Cloud-Development"
from
"suhaibshaikh03/Agent-Native-Cloud-Development"
3
Complete FastAPI API development framework for Python. Provides comprehensive assistance for building APIs with routing, authentication (JWT, OAuth2, Better Auth), Pydantic models, database integration, and deployment using uv package manager. Use when users ask to build FastAPI applications, implement authentication, create API endpoints, or develop backend services in Python.
2026-01-05
using-code-directives.md
1
1
export
using-code-directives
2
from
"asermax/claude-plugins"
from
"asermax/claude-plugins"
3
Use when reading or editing files that contain @implement, @docs, @refactor, @test, or @todo directive comments - handle directives systematically with appropriate post-action transformations
2026-01-05
twist-nix-nav.md
1
1
export
twist-nix-nav
2
from
"Kyure-A/skills"
from
"Kyure-A/skills"
3
Navigate a local emacs-twist/twist.nix checkout and point to relevant files for questions about twist.nix configuration, flake outputs, library functions, Home Manager integration, package build flow, or tests. Use when a user asks where something is defined or how twist.nix is wired and the answer should reference code rather than reproduce it. Ask for the repo path if it is not available.
2026-01-05
aws-security-best-practices.md
1
1
export
aws-security-best-practices
2
from
"pluginagentmarketplace/custom-plugin-aws"
from
"pluginagentmarketplace/custom-plugin-aws"
3
Implement comprehensive AWS security controls and compliance
2026-01-05
code-reviewing.md
1
1
export
code-reviewing
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when completing implementation, before escalating to human review, or when human checkpoint is reached - performs AI-assisted code review covering security, AI-specific issues, logic errors, and architecture to ensure humans see fresh analysis
2026-01-05
solidity-development.md
1
1
export
solidity-development
2
from
"pluginagentmarketplace/custom-plugin-blockchain"
from
"pluginagentmarketplace/custom-plugin-blockchain"
3
Master Solidity smart contract development with patterns, testing, and best practices
2026-01-05
external-refs-skill.md
1
1
export
external-refs-skill
2
from
"nitromike502/claude-code-config-manager"
from
"nitromike502/claude-code-config-manager"
3
Skill with external file references for testing detection
2026-01-05