Explains climate science concepts including the greenhouse effect, feedback loops, carbon cycle, evidence types, and climate modeling basics at a level appropriate for non-scientists. Gathers the user's specific question or topic area and produces a…
Skills in this repository
FerroxLabs/wayland - Page 48
SkillsMP has collected 2,305 skills from FerroxLabs/wayland. Open a skill to review its source and details.
FerroxLabs/waylandShowing 40 of 2,305 collected skills.
Plans community environmental projects from concept to launch, covering stakeholder identification, goal setting, action planning, volunteer coordination, and impact measurement. Gathers the user's community context, environmental concern, and available…
Guide the creation and management of community gardens including site selection, plot allocation, governance structures, seasonal planning, and community engagement. Use when the user asks about community garden organizer, or needs help with guide the…
Sets up a home composting system from bin selection to first harvest, covering tumbler, static bin, and vermicompost options. Provides the green/brown ratio (3:1 brown:green by volume), troubleshooting for common problems (odor, pests, slow decomposition),…
Habitat restoration, citizen science projects, wildlife monitoring, invasive species management, and practical guidance for meaningful environmental volunteer work Use when the user asks about conservation volunteer, related techniques, best practices, or…
Plan low-carbon travel itineraries with eco-lodges, carbon offsets, responsible tourism practices, and sustainable transportation options. Use when the user asks about eco travel planner, or needs help with plan low-carbon travel itineraries with eco-lodges,…
Campaign planning, policy engagement, grassroots organizing, coalition building, and effective strategies for environmental advocacy at local, state, and national levels Use when the user asks about environmental advocacy, related techniques, best practices,…
Teaches the process of researching and evaluating environmental policy at local, state, and federal levels. Provides a structured research framework for identifying active legislation, understanding policy mechanisms, evaluating stakeholder positions, and…
Comprehensive guide to sustainable eating practices including local eating through CSAs and farmers markets, seasonal eating guide, reducing food waste through meal planning, storage, and composting, understanding food miles, exploring sustainable protein…
Sustainable building concepts including energy efficiency, passive design, sustainable materials, retrofitting strategies, and guidance for healthier, lower-impact homes and buildings Use when the user asks about green building advisor, related techniques,…
Comprehensive guide to creating a healthier, more sustainable home covering energy audit walkthroughs, non-toxic cleaning product recipes and alternatives, water conservation strategies for fixtures and landscaping, indoor air quality improvement, sustainable…
Analyzes personal transportation habits and produces a mode-shift plan with CO2 and cost comparisons by commute type (car vs. transit vs. bike vs. EV vs. carpool). Gathers the user's commute details, location, and constraints to produce a practical transition…
Conducts a room-by-room home energy audit identifying energy loss points and producing a prioritized fix list with estimated kWh savings, cost per fix, and payback period. Gathers the user's housing type, climate zone, current energy costs, and budget to…
Solar, wind, and community energy planning with ROI analysis, incentive navigation, system sizing, and implementation guidance for residential and small commercial projects Use when the user asks about renewable energy planner, related techniques, best…
Comprehensive guide for evaluating residential solar energy systems including system sizing calculations, roof assessment, net metering policies, ROI analysis with payback period calculation, installer comparison framework, federal and state incentives (ITC,…
Regenerative farming practices, permaculture design principles, local food systems, soil health management, and small-scale growing strategies for sustainable food production Use when the user asks about sustainable agriculture advisor, related techniques,…
Guide to building a sustainable wardrobe including ethical brand evaluation, secondhand shopping strategies (ThredUp, Poshmark, consignment), capsule wardrobe principles for sustainability, fabric guide covering organic, recycled, and problematic materials,…
Sustainable investing expertise covering ESG criteria evaluation, greenwashing detection, impact measurement frameworks, sustainable fund selection, screening strategies (negative, positive, thematic), ESG rating provider comparison, regulatory landscape (EU…
Evaluates purchasing decisions across product categories by comparing eco-alternatives to conventional options using quality-longevity scoring, lifecycle cost analysis, and environmental impact criteria. Gathers the user's shopping needs, budget, and…
Conducts a household waste audit and produces a zero-waste action plan organized by waste stream (trash, recycling, compost, hazardous). Gathers the user's current waste habits, housing situation, and local services to produce a prioritized reduction plan…
Creates a room-by-room water conservation plan with usage impact estimates in gallons per day saved per intervention. Gathers the user's housing type, household size, climate, and current water habits to produce a prioritized action list with estimated…
Rainwater harvesting, water efficiency strategies, drought-resistant landscaping, greywater systems, and comprehensive water conservation planning for homes and communities Use when the user asks about water conservation planner, related techniques, best…
Practical guide to reducing household waste using the 5R framework (refuse, reduce, reuse, recycle, rot), including waste audit methodology, room-by-room product swaps, composting setup options, bulk shopping strategies, DIY alternatives for common products,…
Accessibility testing expert covering automated a11y scanning with axe-core and Lighthouse, screen reader testing workflows, WCAG 2.1/2.2 compliance verification, keyboard navigation testing, color contrast analysis, ARIA pattern validation, and accessibility…
API fuzz testing expert covering property-based testing with Hypothesis and fast-check, fuzz testing strategies for REST and GraphQL APIs, edge case generation, mutation testing with Stryker and mutmut, boundary value analysis, schema-driven fuzzing, and…
Rapid-start guide for testing APIs using Postman and similar tools, covering HTTP request types, authentication methods, collection organization, environment variables, and common debugging techniques. Use when the user asks about api testing quickstart,…
Chaos engineering expert covering steady state hypothesis definition, fault injection techniques, game day planning and execution, blast radius management, resilience testing patterns, failure mode analysis, and progressive chaos maturity from development…
Contract testing expertise covering the Pact framework, consumer-driven contract design, provider verification, Pact Broker setup, can-i-deploy workflow, contract versioning strategies, webhook integration for CI, API evolution testing, and GraphQL contract…
Guides expert-level contract testing implementation: api-design and automation decision frameworks, production-ready patterns, and concrete templates for contract testing workflows. Use when the user asks about contract testing, contract testing…
Guides expert-level coverage analysis implementation: clean-code and best-practices decision frameworks, production-ready patterns, and concrete templates for coverage analysis workflows. Use when the user asks about coverage analysis, coverage analysis…
End-to-end test automation expertise covering Playwright and Cypress patterns, page object model design, test selector strategies (data-testid), wait strategies for asynchronous content, screenshot comparison, parallel execution, flaky test management, CI…
Guides expert-level e2e testing patterns implementation: automation and web-development decision frameworks, production-ready patterns, and concrete templates for e2e testing patterns workflows. Use when the user asks about e2e testing patterns, e2e testing…
Integration test design expertise covering test boundary identification, database testing with Testcontainers, API testing strategies, message queue testing, external service mocking with WireMock, test data management, cleanup strategies, CI pipeline…
Guides expert-level integration testing patterns implementation: automation and best-practices decision frameworks, production-ready patterns, and concrete templates for integration testing patterns workflows. Use when the user asks about integration testing…
Load and stress testing expertise covering k6, Locust, and JMeter patterns, test scenario design (smoke, load, stress, spike, soak), virtual user modeling, think time configuration, ramp patterns, performance thresholds, result analysis, bottleneck…
Guides expert-level mocking patterns implementation: tdd and design-patterns decision frameworks, production-ready patterns, and concrete templates for mocking patterns workflows. Use when the user asks about mocking patterns, mocking patterns configuration,…
Mutation testing expertise covering mutation operators, tool usage (Stryker for JS/TS, PITest for Java, mutmut for Python), mutation score interpretation, surviving mutant analysis, equivalent mutant handling, test suite improvement strategies, CI…
Performance testing expert covering k6 and JMeter test design, load test patterns (smoke, load, stress, spike, soak), bottleneck identification, performance budgets, capacity planning, APM integration, client-side performance testing, and performance…
Guides expert-level performance testing implementation: optimization and debugging decision frameworks, production-ready patterns, and concrete templates for performance testing workflows. Use when the user asks about performance testing, performance testing…
Guides expert-level property-based testing implementation: tdd and automation decision frameworks, production-ready patterns, and concrete templates for property based testing workflows. Use when the user asks about property-based testing, property based…