2463 results (21.3ms) page 41 / 124
d-o-hub / rust-self-learning-memory-feature-implement exact

Systematic approach to implementing new features in the Rust memory system following project conventions. Use when adding new functionality with proper testing and documentation, maintaining code...

omer-metin / skills-for-antigravity-code-architecture-review exact

Review code architecture for maintainability, catch structural issues before they become debtUse when "Reviewing pull requests with structural changes, Planning refactoring work, Evaluating new...

Sounder25 / google-antigravity-skills-library-error-state-recovery exact

Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.

learn 0.00
gj94gj94ao4 / skills-learn exact

Analyze development sessions to extract non-obvious learnings and update AGENTS.md files. Use when you need to capture insights about hidden relationships, debugging breakthroughs, API quirks,...

mindrally / skills-pytorch exact

PyTorch deep learning development with transformers, diffusion models, and GPU optimization.

rand / cc-polymath-discover-mobile exact

Automatically discover mobile development skills when working with iOS. Activates for mobile development tasks.

d-o-hub / rust-self-learning-memory-rust-code-quality exact

Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure

atman-33 / skills-vscode-webview-ui exact

Develop React applications for VS Code Webview surfaces. Use when working on the `webview-ui` package, creating features, components, or hooks for VS Code extensions. Includes project structure,...

404kidwiz / agent-skills-backup-haskell-pro exact

Expert Haskell engineer specializing in advanced type systems, pure

halay08 / fullstack-agent-skills-haskell-pro exact

Expert Haskell engineer specializing in advanced type systems, pure

DonggangChen / antigravity-agentic-skills-arch-patterns exact

Architecture patterns - monolith vs microservices, layered, event-driven, CQRS.

pinia 0.00
antfu / skills-pinia exact

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.

ruby 0.00
mindrally / skills-ruby exact

Ruby development guidelines covering idiomatic code style, Ruby 3.x features, testing with RSpec, and best practices for building maintainable Ruby applications.

DonggangChen / antigravity-agentic-skills-sync-core exact

Multi-file sync - atomic changes, dependency tracking and conflict resolution.