Javascript skills
Top maintainers
- openclaw · 60 skills
- rodydavis · 21 skills
- ehtbanton · 16 skills
- agents-inc · 15 skills
- chachamaru127 · 9 skills
Languages in this topic
314 skills
This skill configures and optimizes TypeScript projects using Bun, tsgo, Vitest, Biome, and Turborepo for builds, tests, linting, and monorepo orchestration.
This skill analyzes AI-generated code to identify and explain injection vulnerabilities such as SQL injection, command injection, and XSS, with secure
This skill helps you implement secure payments using Clerk Billing and Stripe without handling card data, ensuring PCI-DSS compliance and seamless
This skill helps you audit, update, and secure npm dependencies to prevent supply chain attacks and vulnerabilities.
This skill helps you identify and remediate race conditions, integer overflows, and calculation errors in AI-generated JavaScript code to secure business logic.
This skill analyzes AI-generated authentication and session management code to identify insecure password storage and broken access controls, guiding secure
This skill helps you secure API routes from cross-site attacks by implementing CSRF protection with token validation.
This skill helps you implement secure access control with RBAC, ownership checks, permissions, and testing templates for robust authorization.
This skill helps you design and query SQL with Drizzle ORM in TypeScript, enabling type-safe schemas, relations, migrations, and multi-database support.
This skill helps you design and query DynamoDB single-table schemas with dynamodb-toolbox v2 in TypeScript, boosting type safety and performance.
This skill helps you model state machines and domain logic with TypeScript-safe patterns, improving reliability and maintainability through ADTs,
This skill helps design features using domain-driven design and hexagonal architecture, aligning functional core and edge components for clear responsibilities.
This skill searches Jira issues using JQL, enabling filtered, paginated results and field selection for reports and lists.
This skill helps you manage Jira issues end-to-end by creating, reading, updating, and deleting Stories, Tasks, Bugs, and Epics.
This skill helps you administer Jira projects end-to-end by creating, archiving, configuring components, versions, and roles using Jira Cloud REST API.
This skill helps you manage Jira projects by listing, detailing configurations, and retrieving issue types, components, and versions.
This skill helps you write predictable, composable React state, colocate data, and use custom hooks to improve developer experience.
This skill helps you manage Jira Agile boards and sprints by listing boards, creating sprints, and moving issues efficiently.
This skill helps you author and run robust Playwright tests by enforcing best practices, locator strategies, and web-first assertions.
This skill analyzes your project to generate frontend API integration code, including requests, types, mocks, and tests aligned with existing conventions.
This skill provides quick TaskEither patterns for async error handling, API calls, and Promise-based workflows using fp-ts.