Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

149 skills found

Engineering
typescript-circular-dependency avatar

typescript-circular-dependency

Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.

Views: 562,303
EngineeringAutomation
web-shader-extractor avatar

web-shader-extractor

Extract, deobfuscate, and port WebGL/Canvas/Shader visual effects from websites into standalone, native JavaScript projects.

Views: 47187
EngineeringAutomation
vibesafe avatar

vibesafe

Manage Vibesafe units to scan, generate, test, and verify AI-written code with cryptographically-secure hash-locked checkpoints.

Views: 63#vibesafe#codegen#mcp#cli
EngineeringProductivity
webpack avatar

webpack

Webpack reference tool for frontend developers. Provides guides, troubleshooting, performance tips, and best practices for configuration and project management.

Views: 64,454#webpack#frontend#dev#reference
EngineeringAutomation
react-native-best-practices avatar

react-native-best-practices

React Native performance optimization guide covering FPS, TTI, bundle size, memory leaks, and profiling patterns based on Callstack's industry-standard expertise.

Views: 31,285
Engineering
tooling-setup avatar

tooling-setup

Production-ready scaffolding for React 19 projects using Vite, TypeScript, Biome, and Vitest. Provides strict configuration, linting, formatting, and testing infrastructure.

Views: 7255
ResearchData AnalysisAutomation
crawl avatar

crawl

Crawl websites to extract content as clean markdown files. Ideal for documentation, research, and offline knowledge management.

Views: 134,454
Engineering
exploring-rust-crates avatar

exploring-rust-crates

Generate and view Rust documentation for crates within the HASH workspace to analyze APIs, module structures, and component relationships.

Views: 181,533
EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 18127
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 6329#refactoring#code-quality#technical-debt#maintainability
EngineeringData Analysis
codebase-inspection avatar

codebase-inspection

Analyze codebase statistics: LOC, language distribution, and code-to-comment ratios using pygount.

Views: 17124,275
Engineering
investigate-dependencies avatar

investigate-dependencies

Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Ensures project modularity by leveraging existing dependencies instead of reinventing functionality.

Views: 15