Loading...
Loading...
Found 48002 skills
BbgnsurfTech
Enables Test-Driven Development: write tests first, watch them fail, then implement minimal code to pass.
BbgnsurfTech
Provides standardized paths for user-specific application data, config, cache, and state across platforms, avoiding hardcoded home paths.
BbgnsurfTech
Automates REST and GraphQL API testing with request generation, validation, and OpenAPI contract coverage.
BbgnsurfTech
Automates visual regression testing by comparing screenshots to detect unintended UI changes in web applications.
fractary
Validates skill responses against the FABER standard schema to ensure compliance and consistency in output structure.
fractary
Universal debugger that diagnoses workflow issues and proposes solutions using a persistent knowledge base for efficient software problem resolution.
BbgnsurfTech
Executes mutation testing to assess software test suite effectiveness, ensuring robust coverage and reliability.
BbgnsurfTech
Enables users to contribute code changes to upstream repositories via Git branches and pull requests.
BbgnsurfTech
Automatically validates Claude code plugin structure, schemas, and compliance with repository standards upon user command.
fractary
Forces repository status cache refresh and displays comprehensive status to update the status line in development environments.
fractary
Tests and reviews software implementation, identifying issues and triggering a loop back to the build phase for corrections.
fractary
Automates requirement gathering for software components (agents, skills, commands, plugins) via interactive prompts and validation to ensure completeness before generation.
fractary
Validates project architecture against Fractary standards and Manager-as-Agent pattern best practices to ensure design adherence.
BbgnsurfTech
Provides implementation of advanced rate limiting algorithms (sliding window, token bucket) for API protection against excessive requests.
fractary
Provides a Cloudflare R2 storage handler for seamless file management integration with the fractary-file plugin.
BbgnsurfTech
Replaces arbitrary timeouts with condition polling to create reliable asynchronous tests, eliminating flakiness in test suites.
fractary
Identifies missing components and architectural gaps in project structure using pattern detection.
BbgnsurfTech
Manages database testing with fixtures, transaction handling, and rollback to ensure data integrity during test execution.
fractary
Automates the software release process by creating pull requests, deploying changes, updating documentation, and closing work items in FABER Phase 5.
fractary
Shared utility functions to invoke Fractary CLI within work plugin skills, promoting code reuse and consistency.
fractary
Automates detection, validation, and migration of configuration files from JSON to YAML format with deprecation warnings and guidance.
fractary
Automates verification of code changes against issue specifications to ensure implementation completeness during evaluation phases.
fractary
Enables parallel development by creating and managing multiple Git worktrees for simultaneous branch work without context switching.
BbgnsurfTech
Builds event-driven APIs using webhooks, Server-Sent Events, and real-time notifications for seamless data flow.