Loading...
Loading...
Found 48002 skills
JohnStrunk
Enforces a development workflow where tests are written before implementation code, ensuring tests validate behavior by requiring an initial failure.
jdelfino
Completes individual development tasks using test-first methodology, quality gates, and single-commit best practices for bugs and features.
JohnStrunk
Creates isolated Git worktrees for feature development with smart directory selection and safety verification.
JohnStrunk
Proactively ensures code quality via reviews and testing, especially after code generation or modifications.
JohnStrunk
Guides developers through final branch integration decisions, offering structured options for merging, pull requests, or cleanup after successful implementation and testing.
skillrecordings
Creates durable, event-driven workflows for backend applications, enabling complex multi-step asynchronous processes like agent workflows and scheduled tasks.
JohnStrunk
Systematically traces errors backward through call stacks to identify root causes of bugs, invalid data, or incorrect behavior in software execution.
lynnswap
Automates creating a new Git branch, pushing to remote, and handling final commits for a fresh development task.
JohnStrunk
Requires running verification commands and confirming output before claiming work complete, committing code, or creating PRs.
skillrecordings
Handles Front webhook events for support platform integrations, including conversation ingestion and message handling with signature verification.
skillrecordings
Generates SDK adapters for new app integrations, supporting Skill Recordings onboarding and implementing the SupportIntegration interface.
truchot
Expert guidance for Next.js App Router implementation, Server Components, and performance optimization strategies.
skillrecordings
Provides OAuth implementation for Stripe Connect to onboard apps and query payment/subscription data on behalf of connected accounts.
truchot
Expert assistance for WordPress theme and plugin development, Gutenberg block creation, and WordPress API integration.
truchot
Guides modeling of complex business domains using Domain-Driven Design principles to structure software architecture and align with business needs.
skillrecordings
Enables creation of Front platform plugins via the Plugin SDK for extending UI components like sidebars and composers.
skillrecordings
Converts Front URL IDs (base-10) to API IDs (base-36 with prefix) and vice versa for seamless integration with Front's API.
truchot
Expert support for React component development, state management, custom hooks, and performance optimization.
skillrecordings
Provides reference for Front REST API integration, covering schemas, nullable fields, webhooks, and SDK debugging.
skillrecordings
Enforces the TDD cycle: writing tests (red), implementing code (green), and refactoring for quality in testable code changes.
truchot
Expert guidance on test strategy, methodology, and automation for unit, integration, e2e, performance, security, and accessibility testing.
truchot
Manages task execution through queues, state machines, and distributed workloads with error handling and prioritization.
truchot
Builds modern, responsive, and accessible user interfaces with HTML, CSS, JavaScript, and frameworks.
stars-end
Manages Supabase PostgreSQL database schemas, including migrations, RLS policies, and type generation for table structures and relationships.