Loading...
Loading...
Found 48002 skills
kuboon
Automates Deno package releases to the JavaScript Registry (JSR), streamlining publishing for Deno developers.
gabb-software
Teaches developers to use gabb_structure for efficient code file exploration, avoiding unnecessary reading of large files in supported languages.
aladin002dz
Generates React UI components with standardized styling and TypeScript interfaces for consistent frontend development.
gabb-software
Guides developers on optimal code navigation tool selection (gabb vs Grep/Read) for Python, TypeScript, Rust, Kotlin, and C++.
tobi
Provides API reference documentation for CSP (Custom Shaders Patch) modding in Assetto Corsa, covering ac.*, ui.*, render.*, and physics.* Lua APIs.
janisto
Guides creation of FastAPI endpoints with project-specific conventions for routers, dependency injection, error handling, and OpenAPI documentation.
tizee
Generates and updates CHANGELOG.md by analyzing git commits in conventional format for release documentation and version tracking.
tizee
Enables syntax-aware code pattern search and refactoring across multiple programming languages using AST-based analysis.
harivansh-afk
Optimizes Swift code performance by reducing memory usage, improving runtime efficiency, and addressing ARC, COW, and collection issues.
tizee
Provides fast Python type checking using the 'ty' tool for code quality assurance in development and CI pipelines.
tizee
Analyzes commit history to generate structured postmortem reports for bug fixes and incident resolution.
tizee
Debugs and fixes complex scripts by isolating side effects, extracting core logic, and validating in a controlled environment.
chocopie116
Ensures uncommitted changes are addressed before creating a pull request via `/ok` command execution.
fullstorydev
Guide for implementing Fullstory's Observer/Callback API in web applications, covering event subscription, callback handling, and lifecycle events.
fullstorydev
Provides a comprehensive guide for implementing Fullstory's User Properties API in web applications, covering naming conventions, type handling, and CRM integration examples.
tizee
Provides best practices for code formatting and granular edit operations, emphasizing external tools and atomic changes for reliable code modifications.
chocopie116
Reminds developers to stage changes with git add and verify files for .gitignore to prevent accidental commits of sensitive or unnecessary files.
academind
Guides developers in creating Next.js applications with App Router and modern development best practices.
chocopie116
Organizes requirements in BDD format prior to creating GitHub issues, ensuring clear and user-focused issue descriptions.
academind
Generates semantically correct, accessible HTML and JSX code adhering to modern front-end best practices.
harlan-zw
Automates test-driven development by creating scratchpads, writing initial failing tests, and iteratively implementing code until tests pass.
academind
Builds clean, modern React components following best practices, avoiding common pitfalls like unnecessary state and useEffect misuse.
academind
Generates clean, efficient TypeScript code adhering to industry best practices for maintainability and performance.
JasonPaff
Enforces consistent Sentry monitoring conventions for error tracking, performance monitoring, and breadcrumb logging in server-side code.