Browse Skills

9063 skills found

security-patterns.md
8
1 export security-patterns
2 bejranonda from "bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3 Comprehensive OWASP security guidelines, secure coding patterns, vulnerability prevention strategies, and remediation best practices for building secure applications
2026-01-05
testing.md
8
1 export testing
2 dhruvbaldawa from "dhruvbaldawa/ccconfigs"
3 Validates test coverage and quality by checking behavior focus, identifying gaps, and ensuring >80% statement coverage. Use when task file is in testing/ directory and requires test validation before marking complete. Adds minimal tests for genuinely missing edge cases.
2026-01-05
model-equivariance-auditor.md
8
1 export model-equivariance-auditor
2 lyndonkl from "lyndonkl/claude"
3 Use when you have implemented an equivariant model and need to verify it correctly respects the intended symmetries. Invoke when user mentions testing model equivariance, debugging symmetry bugs, verifying implementation correctness, checking if model is actually equivariant, or diagnosing why equivariant model isn't working. Provides verification tests and debugging guidance.
2026-01-05
test.md
8
1 export test
2 washanhanzi from "washanhanzi/connectrpc-axum"
3 Run the complete test suite for connectrpc-axum. Use when the user asks to run tests, verify changes, or check if the code works.
2026-01-05
tdd-methodology-expert.md
8
1 export tdd-methodology-expert
2 rawveg from "rawveg/skillsforge-marketplace"
3 Use proactively when you need to implement features or fix bugs using strict Test-Driven Development (TDD) methodology. This agent should be activated for any coding task that requires writing new functionality, refactoring existing code, or ensuring comprehensive test coverage, but should not be used for any design-related tasks. The agent excels at breaking down complex requirements into testable increments and maintaining high code quality through disciplined TDD cycles. Use this agent proactively or if the user mentions 'TDD', 'tdd' or 'Test Driven Development'.
2026-01-05
audit-pipeline.md
8
1 export audit-pipeline
2 DNYoussef from "DNYoussef/context-cascade"
3 Orchestrate the full quality gate: theater detection, functionality verification, and style polish with evidential reporting.
2026-01-05
pinterest-api.md
8
1 export pinterest-api
2 rawveg from "rawveg/skillsforge-marketplace"
3 Pinterest API v5 Development - Authentication, Pins, Boards, Analytics
2026-01-05
testing-e2e.md
8
1 export testing-e2e
2 alexei-led from "alexei-led/claude-code-config"
3 E2E testing with Playwright MCP for browser automation, test generation, and UI testing. Use when discussing E2E tests, Playwright, browser testing, UI automation, visual testing, or accessibility testing. Supports TypeScript tests and Go/HTMX web applications.
2026-01-05
generate-tests.md
8
1 export generate-tests
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Create test cases for functions and modules. Use when implementing TDD or improving coverage.
2026-01-05
agent-test-delegation.md
8
1 export agent-test-delegation
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Test agent delegation patterns to verify hierarchy and escalation paths. Use after modifying agent structure.
2026-01-05
security-flutter.md
8
1 export security-flutter
2 TheBeardedBearSAS 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 stevengonsalvez 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
github-oauth-nango-integration.md
8
1 export github-oauth-nango-integration
2 AgentWorkforce 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
testing-python.md
8
1 export testing-python
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Stratégie de Tests Python. Use when writing tests, reviewing test coverage, or setting up testing.
2026-01-05
aws-cost-operations.md
8
1 export aws-cost-operations
2 leegonzales 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 lyndonkl 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 bejranonda 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 cncorp 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
asking-codex.md
8
1 export asking-codex
2 alexei-led 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
bayesian-reasoning-calibration.md
8
1 export bayesian-reasoning-calibration
2 lyndonkl 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 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Seguridad Flutter. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
gate-validation.md
8
1 export gate-validation
2 DNYoussef from "DNYoussef/context-cascade"
3 Validate that quality, security, and release gates are correctly defined, implemented, and enforced with evidence.
2026-01-05
security-react.md
8
1 export security-react
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 React Security. Use when reviewing security, implementing auth, or hardening code.
2026-01-05
code-data-analysis-scaffolds.md
8
1 export code-data-analysis-scaffolds
2 lyndonkl 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