Browse Skills
9063 skills found
aws-specialist.md
8
1
export
aws-specialist
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Deliver AWS-first architectures with secure, cost-aware operations
2026-01-05
security-flutter.md
8
1
export
security-flutter
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Sécurité Flutter. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
webapp-testing.md
8
1
export
webapp-testing
2
from
"stevengonsalvez/agents-in-a-box"
from
"stevengonsalvez/agents-in-a-box"
3
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
quality-coverage-report.md
8
1
export
quality-coverage-report
2
from
"mvillmow/ProjectOdyssey"
from
"mvillmow/ProjectOdyssey"
3
Generate test coverage reports showing which code paths are tested. Use to identify untested code and improve test coverage.
2026-01-05
github-oauth-nango-integration.md
8
1
export
github-oauth-nango-integration
2
from
"AgentWorkforce/relay"
from
"AgentWorkforce/relay"
3
Use when implementing GitHub OAuth + GitHub App authentication with Nango - provides two-connection pattern for user login and repo access with webhook handling
2026-01-05
scrapeninja.md
8
1
export
scrapeninja
2
from
"vm0-ai/vm0-skills"
from
"vm0-ai/vm0-skills"
3
High-performance web scraping API with Chrome TLS fingerprint and JS rendering
2026-01-05
testing-python.md
8
1
export
testing-python
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Stratégie de Tests Python. Use when writing tests, reviewing test coverage, or setting up testing.
2026-01-05
opal-frontend-cypress-e2e.md
8
1
export
opal-frontend-cypress-e2e
2
from
"hmcts/opal-frontend"
from
"hmcts/opal-frontend"
3
Cypress end-to-end testing guidance for opal-frontend, including Cucumber feature layout, tags, step definitions, Actions or Flows, selectors, and accessibility specs. Use when adding or updating E2E scenarios.
2026-01-05
aws-cost-operations.md
8
1
export
aws-cost-operations
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.
2026-01-05
forecast-premortem.md
8
1
export
forecast-premortem
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use to stress-test predictions by assuming they failed and working backward to identify why. Invoke when confidence is high (>80% or <20%), need to identify tail risks and unknown unknowns, or want to widen overconfident intervals. Use when user mentions premortem, backcasting, what could go wrong, stress test, or black swans.
2026-01-05
testing-strategies.md
8
1
export
testing-strategies
2
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
from
"bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3
Provides test design patterns, coverage strategies, and best practices for comprehensive test suite development
2026-01-05
test-fixer.md
8
1
export
test-fixer
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
MANDATORY when: tests fail, CI fails, CI/CD fails, ci.yml fails, user provides CI log URL. Investigates failures, fixes iteratively until passing.
2026-01-05
codex-audit.md
8
1
export
codex-audit
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Use Codex CLI for sandboxed auditing, debugging, and autonomous prototyping
2026-01-05
scout-mindset-bias-check.md
8
1
export
scout-mindset-bias-check
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use to detect and remove cognitive biases from reasoning. Invoke when prediction feels emotional, stuck at 50/50, or when you want to validate forecasting process. Use when user mentions scout mindset, soldier mindset, bias check, reversal test, scope sensitivity, or cognitive distortions.
2026-01-05
asking-codex.md
8
1
export
asking-codex
2
from
"alexei-led/claude-code-config"
from
"alexei-led/claude-code-config"
3
Code review, security audits, bug detection, alternative implementations, second opinions via OpenAI Codex. Use when user asks for code review, security analysis, implementation advice, bug detection, code patterns, or wants a second opinion on code. Supports uncommitted changes review. Do not use for architecture design or web searches.
2026-01-05
test-voice-report.md
8
1
export
test-voice-report
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Test report generation with TEXT transcripts (NOT real calls). For real Twilio calls, use twilio-test-call instead.
2026-01-05
code-data-analysis-scaffolds.md
8
1
export
code-data-analysis-scaffolds
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when starting technical work requiring structured approach - writing tests before code (TDD), planning data exploration (EDA), designing statistical analysis, clarifying modeling objectives (causal vs predictive), or validating results. Invoke when user mentions "write tests for", "explore this dataset", "analyze", "model", "validate", or when technical work needs systematic scaffolding before execution.
2026-01-05
security-react.md
8
1
export
security-react
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
React Security. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
bayesian-reasoning-calibration.md
8
1
export
bayesian-reasoning-calibration
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when making predictions or judgments under uncertainty and need to explicitly update beliefs with new evidence. Invoke when forecasting outcomes, evaluating probabilities, testing hypotheses, calibrating confidence, assessing risks with uncertain data, or avoiding overconfidence bias. Use when user mentions priors, likelihoods, Bayes theorem, probability updates, forecasting, calibration, or belief revision.
2026-01-05
security-flutter.md
8
1
export
security-flutter
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Seguridad Flutter. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
laravel-dusk.md
8
1
export
laravel-dusk
2
from
"rawveg/skillsforge-marketplace"
from
"rawveg/skillsforge-marketplace"
3
Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
gate-validation.md
8
1
export
gate-validation
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
Validate that quality, security, and release gates are correctly defined, implemented, and enforced with evidence.
2026-01-05
excel-auditor.md
8
1
export
excel-auditor
2
from
"leegonzales/AISkills"
from
"leegonzales/AISkills"
3
Analyze unknown or inherited Excel files to understand what they do, document their purpose, audit formulas for errors, and assess maintainability risk. Use when: (1) User uploads an Excel file asking 'what does this do?', (2) User needs to understand an inherited/legacy spreadsheet, (3) User wants formula auditing or error detection, (4) User asks about spreadsheet risk, complexity, or documentation, (5) User mentions 'inherited', 'legacy', 'undocumented', or 'someone left' regarding Excel files.
2026-01-05
reviewing-code.md
8
1
export
reviewing-code
2
from
"dhruvbaldawa/ccconfigs"
from
"dhruvbaldawa/ccconfigs"
3
Reviews implemented code for security, quality, performance, and test coverage using specialized review agents. Use when task file is in review/ directory and requires comprehensive code review before approval. Launches test-coverage-analyzer, error-handling-reviewer, and security-reviewer in parallel.
2026-01-05