Coding & Dev Tools

9,772 skills
nimoqup046-collab
videodb
Perceives, indexes, and edits video and audio from files, URLs, and live streams, with search, timeline editing, overlays, subtitles, and real-time alerts.
2 · bundle
nimoqup046-collab
wiki-qa
Answers questions about a codebase by searching and reading source files, then synthesizing answers with inline citations and a key files table.
2
nimoqup046-collab
bash-pro
Writes and reviews defensive Bash scripts for automation, CI/CD, and system utilities, emphasizing safety, portability, and testability.
2
nimoqup046-collab
debugger
Provides structured debugging guidance for errors, test failures, and unexpected behavior, including root cause analysis and verification steps.
2
nimoqup046-collab
firebase
Guides Firebase development with best practices for security rules, data modeling, and avoiding common pitfalls.
2
nimoqup046-collab
fp-react
Practical patterns for using fp-ts with React: Option for optional state, Either for form validation, TaskEither for data fetching, and RemoteData for async state management.
2
nimoqup046-collab
java-pro
Provides expert guidance on modern Java 21+ development, covering virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
2
nimoqup046-collab
remotion
Creates walkthrough videos from Stitch project screens using Remotion, with transitions, zoom effects, and text overlays.
2
nimoqup046-collab
biopython
Provides reference documentation and code patterns for using Biopython to handle biological sequences, file formats, database access, alignments, structures, and phylogenetics.
2
nimoqup046-collab
evolution
Enables continuous self-improvement of Makepad development skills by capturing reusable patterns, correcting errors, and validating content.
2
nimoqup046-collab
fp-errors
Handle errors as values using fp-ts Either and TaskEither to write cleaner, more predictable TypeScript code.
2
nimoqup046-collab
julia-pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, testing, and production-ready practices.
2
nimoqup046-collab
pr-writer
Create pull requests following Sentry's engineering practices, including drafting descriptions, titles, and issue references.
2
nimoqup046-collab
sveltekit
Build full-stack web applications with SvelteKit, covering file-based routing, SSR, SSG, API routes, and form actions.
2
nimoqup046-collab
ui-skills
Provides opinionated, evolving constraints to guide agents when building interfaces.
2
sakamoto-family-smile
ui-demo
Records polished UI demo videos of web applications using Playwright, with an injected cursor overlay, natural pacing, and a discover-rehearse-record workflow.
0
sakamoto-family-smile
ui-to-vue
Batch-converts UI design screenshots into Vue 3 Composition API components using Vant, Element Plus, or Ant Design Vue, with router wiring and shared component extraction.
0
sakamoto-family-smile
api-design
Design consistent REST APIs with resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting.
0
sakamoto-family-smile
django-tdd
Write Django tests using pytest-django, factory_boy, and TDD, covering models, views, and DRF APIs.
0
sakamoto-family-smile
cpp-testing
Writes and maintains C++ tests with GoogleTest/GoogleMock, configures CMake/CTest, diagnoses failures, and adds coverage or sanitizers.
0
sakamoto-family-smile
e2e-testing
Provides Playwright E2E testing patterns including Page Object Model, configuration, CI/CD integration, artifact management, and strategies for handling flaky tests.
0
sakamoto-family-smile
laravel-tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
sakamoto-family-smile
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
0
sakamoto-family-smile
perl-testing
Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and Devel::Cover with a TDD workflow.
0
sakamoto-family-smile
tdd-workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests for new features, bug fixes, and refactoring.
0
sakamoto-family-smile
hookify-rules
Guides creation of hookify rules with YAML frontmatter, regex patterns, and event types for Claude Code hooks.
0
sakamoto-family-smile
perl-patterns
Apply modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable applications.
0
sakamoto-family-smile
perl-security
Secure Perl applications against injection, taint, and web vulnerabilities with validated patterns for input handling, file operations, process execution, and DBI queries.
0
sakamoto-family-smile
react-testing
Guides writing behavior-focused React component and hook tests with React Testing Library, Vitest/Jest, MSW network mocking, and axe accessibility assertions, including when to use component vs end-to-end tests.
0
sakamoto-family-smile
csharp-testing
Provides C# and .NET testing patterns using xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
0
sakamoto-family-smile
fsharp-testing
Provides F# testing patterns using xUnit, FsUnit, Unquote, FsCheck, and integration testing with Testcontainers and WebApplicationFactory, including test organization and anti-patterns.
0
sakamoto-family-smile
golang-testing
Write reliable Go tests using table-driven tests, subtests, benchmarks, fuzzing, and coverage, following TDD with idiomatic patterns.
0
sakamoto-family-smile
kotlin-testing
Write reliable Kotlin tests using Kotest, MockK, coroutine testing, property-based testing, and Kover coverage, following a TDD workflow.
0
sakamoto-family-smile
react-patterns
Provides idiomatic React 18/19 patterns for hooks, server/client components, Suspense, error boundaries, forms, data fetching, state management, and accessibility-first composition.
0
sakamoto-family-smile
springboot-tdd
Guides test-driven development for Spring Boot services with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo, covering unit, web, integration, and persistence tests.
0
sakamoto-family-smile
django-security
Hardens Django applications against common vulnerabilities with production settings, authentication, authorization, SQL injection and XSS prevention, and secure deployment configurations.
0