Browse Skills
9063 skills found
Pest Testing Framework.md
18
1
export
Pest Testing Framework
2
from
"markhuot/craft-pest-core"
from
"markhuot/craft-pest-core"
3
Integration with the Pest PHP testing framework for writing and running tests
2026-01-05
rails-testing.md
18
1
export
rails-testing
2
from
"alec-c4/claude-skills-rails-dev"
from
"alec-c4/claude-skills-rails-dev"
3
Specialized skill for Rails testing with RSpec, FactoryBot, and TDD workflows. Use when writing tests, setting up test coverage, creating factories, or implementing test-driven development. Covers unit tests, integration tests, system tests, and component tests.
2026-01-05
rails-background-jobs.md
18
1
export
rails-background-jobs
2
from
"alec-c4/claude-skills-rails-dev"
from
"alec-c4/claude-skills-rails-dev"
3
Specialized skill for Rails background jobs with Solid Queue. Use when creating jobs, scheduling tasks, implementing recurring jobs, testing jobs, or monitoring job queues. Includes best practices for reliable background processing.
2026-01-05
python-engineer.md
18
1
export
python-engineer
2
from
"benswift/.dotfiles"
from
"benswift/.dotfiles"
3
Writes, reviews, and refactors Python code following modern best practices. Specialises in Python 3.12+, uv for project management, type hints, polars over pandas, pydantic for validation, and pytest for testing. Use when working with Python code.
2026-01-05
code-quality-workflow.md
18
1
export
code-quality-workflow
2
from
"jpmorgan-payments/embedded-finance"
from
"jpmorgan-payments/embedded-finance"
3
Mandatory code quality workflow that must run after ANY code changes. Use after creating/editing files, before commits, or when fixing errors. Keywords - testing, linting, formatting, typecheck, quality gates, workflow.
2026-01-05
tabletest.md
18
1
export
tabletest
2
from
"nchaugen/tabletest"
from
"nchaugen/tabletest"
3
Write effective TableTest-style tests for data-driven testing in JUnit using either Java or Kotlin. The table format makes tests more readable, maintainable, and collaborative - treating test data as first-class documentation of system behaviour. Use it when testing the same logic with multiple input/output combinations, when you have 2+ similar test methods differing only in data values, when business rules involve multiple cases/examples, or when adding new test cases should be as simple as adding a table row. Use standard JUnit @Test when testing a single scenario, when test logic differs significantly between cases, when complex setup/teardown varies per test, or when mocking behaviour differs per test case.
2026-01-05
Debugging Issues.md
18
1
export
Debugging Issues
2
from
"jeanluciano/quaestor"
from
"jeanluciano/quaestor"
3
Systematically debug issues with reproduction steps, error analysis, hypothesis testing, and root cause fixes. Use when investigating bugs, analyzing production incidents, or troubleshooting unexpected behavior.
2026-01-05
test-and-fix-workflow.md
18
1
export
test-and-fix-workflow
2
from
"jpmorgan-payments/embedded-finance"
from
"jpmorgan-payments/embedded-finance"
3
Automated workflow for running tests and fixing failures systematically. Use when implementing the mandatory test workflow or fixing code quality issues. Keywords - testing, debugging, workflow, failures, systematic fixes.
2026-01-05
rails-project-manager.md
18
1
export
rails-project-manager
2
from
"alec-c4/claude-skills-rails-dev"
from
"alec-c4/claude-skills-rails-dev"
3
Project management skill that analyzes tasks, breaks them down into stages, coordinates other skills, and ensures proper workflow. Use when planning features, managing complex multi-step implementations, or need help organizing development tasks. Routes work to specialized skills (testing, security, components, etc.).
2026-01-05
fedify-activitypub.md
18
1
export
fedify-activitypub
2
from
"malkoG/dotfiles"
from
"malkoG/dotfiles"
3
Guide for building and maintaining ActivityPub/fediverse applications using Fedify. This skill should be used when users want to create federated social applications, implement ActivityPub protocols, build new features, test and debug federation, deploy to production, look up FEPs, or maintain existing Fedify applications.
2026-01-05
frontend-web-engineer.md
18
1
export
frontend-web-engineer
2
from
"benswift/.dotfiles"
from
"benswift/.dotfiles"
3
Expert frontend web development including HTML/CSS/JavaScript implementation, responsive design, accessibility improvements, and Playwright browser automation testing. Balances modern frameworks with pragmatic vanilla solutions. Use when working with web frontends.
2026-01-05
testing.md
18
1
export
testing
2
from
"inocan-group/inferred-types"
from
"inocan-group/inferred-types"
3
Provides expertise on how to write effective unit tests (runtime and type tests), make testing decisions, and incorporate TDD into development workflows
2026-01-05
hypothesis.md
18
1
export
hypothesis
2
from
"anam-org/metaxy"
from
"anam-org/metaxy"
3
Use Hypothesis for property-based testing to automatically generate comprehensive test cases, find edge cases, and write more robust tests with minimal example shrinking. Includes Polars parametric testing integration.
2026-01-05
rails-api.md
18
1
export
rails-api
2
from
"alec-c4/claude-skills-rails-dev"
from
"alec-c4/claude-skills-rails-dev"
3
REST API specialist for Rails applications. Use when building API endpoints, implementing serialization, API versioning, JWT authentication, or creating API documentation. Focuses on RESTful design, performance, and consistency.
2026-01-05
narwhals.md
18
1
export
narwhals
2
from
"anam-org/metaxy"
from
"anam-org/metaxy"
3
Effectively use Narwhals to write dataframe-agnostic code that works seamlessly across multiple Python dataframe libraries. Write correct type annotations for code using Narwhals.
2026-01-05
rails-viewcomponents.md
18
1
export
rails-viewcomponents
2
from
"alec-c4/claude-skills-rails-dev"
from
"alec-c4/claude-skills-rails-dev"
3
Specialized skill for building ViewComponents with Hotwire (Turbo & Stimulus). Use when creating reusable UI components, implementing frontend interactions, building Turbo Frames/Streams, or writing Stimulus controllers. Includes component testing with Lookbook.
2026-01-05
syrupy.md
18
1
export
syrupy
2
from
"anam-org/metaxy"
from
"anam-org/metaxy"
3
Use syrupy for pytest snapshot testing to ensure the immutability of computed results, manage snapshots, customize serialization, and handle complex data structures with built-in matchers and filters.
2026-01-05
Security Auditing.md
18
1
export
Security Auditing
2
from
"jeanluciano/quaestor"
from
"jeanluciano/quaestor"
3
Audit security with vulnerability scanning, input validation checks, and auth/authz review against OWASP Top 10. Use when implementing authentication, reviewing security-sensitive code, or conducting security audits.
2026-01-05
increment-quality-judge-v2.md
17
1
export
increment-quality-judge-v2
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Enhanced AI-powered quality assessment with RISK SCORING (BMAD pattern) and quality gate decisions. Evaluates specifications, plans, and tests for clarity, testability, completeness, feasibility, maintainability, edge cases, and RISKS. Provides PASS/CONCERNS/FAIL decisions. Activates for validate quality, quality check, assess spec, evaluate increment, spec review, quality score, risk assessment, qa check, quality gate, /sw:qa command.
2026-01-05
sf-connected-apps.md
17
1
export
sf-connected-apps
2
from
"Jaganpro/sf-skills"
from
"Jaganpro/sf-skills"
3
Creates and manages Salesforce Connected Apps and External Client Apps with 120-point scoring. Use when configuring OAuth flows, creating connected apps, setting up JWT bearer auth, or managing API access policies.
2026-01-05
Unnamed Skill.md
17
1
export
Unnamed Skill
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Multi-agent orchestration system that coordinates specialized agents (PM, Architect, DevOps, QA, Tech Lead, Security) to work together on complex tasks. Implements hierarchical orchestrator-worker pattern. Activates for complex multi-step requests requiring multiple roles/skills. Keywords: build product, create SaaS, full implementation, end-to-end, multi-agent, orchestrate, coordinate roles, complex project.
2026-01-05
testing.md
17
1
export
testing
2
from
"booch/config_files"
from
"booch/config_files"
3
Testing philosophy and practices. This skill should be used when writing tests, designing test strategies, or reviewing test code. Use proactively when discussing TDD, red-green-refactor, test doubles, mocks, stubs, fakes, RSpec, Jest, pytest, unit tests, integration tests, test coverage, or test-first development. (user)
2026-01-05
sf-ai-agentforce-testing.md
17
1
export
sf-ai-agentforce-testing
2
from
"Jaganpro/sf-skills"
from
"Jaganpro/sf-skills"
3
Comprehensive Agentforce testing skill with test execution, coverage analysis, and agentic fix loops. Run agent tests via sf CLI, analyze topic/action coverage, generate test specs, and automatically fix failing agents with 100-point scoring.
2026-01-05
device-testing.md
17
1
export
device-testing
2
from
"anton-abyzov/specweave"
from
"anton-abyzov/specweave"
3
Expert in React Native testing strategies including unit tests with Jest, integration tests, E2E tests with Detox, component testing with React Native Testing Library, snapshot testing, mocking native modules, testing on simulators and real devices. Activates for testing, jest, detox, e2e, unit test, integration test, component test, test runner, mock, snapshot test, testing library, react native testing library, test automation.
2026-01-05