plugin
Community@pluginagentmarketplace
Innovating beyond agents, skills, MCP frameworks, commands, and hooks — designing the next evolution of autonomous reasoning systems.
Agent Skills by plugin
Showing 394 vetted skills indexed across 39 GitHub repositories.
forms-implementation
Implement Angular reactive and template-driven forms with validation and dynamic arrays.
angular-core-implementation
Generate Angular 18+ components, services, modules, and directives with DI and lifecycle hooks.
typescript-implementation
Convert JavaScript codebases to TypeScript with strong typing in Angular projects.
modern-angular-implementation
Implement Angular 18+ features including signals, standalone components, and SSR.
angular-material
Create Angular Material components with theming, CDK utilities, and accessibility.
testing-deployment-implementation
Automate Angular unit tests, Cypress E2E tests, and CI/CD deployment templates.
state-implementation
Automate NgRx state management setup with actions, reducers, selectors, and effects.
http-client
Create typed Angular HttpClient services with interceptors for auth and error handling.
rxjs-implementation
Implement RxJS observables and operators for Angular reactive data pipelines.
routing-performance-implementation
Configures Angular routing with lazy loading, guards, and preloading strategies.
strings
Implement string algorithms for pattern matching, hashing, and trie-based indexing.
tree-traversal
Execute inorder, preorder, postorder, and level-order traversals on binary trees.
recursion
Design recursive algorithms with base cases, memoization, tail recursion optimization, and iteration conversion for trees, combinatorics, and dynamic programming problems.
stacks-queues
Implement stacks and queues to manage data flow in algorithms.
backtracking-patterns
Generate permutations, combinations, and subsets with Python backtracking templates.
hashing-techniques
Solve hash-based data structure problems with frequency counting and duplicate detection.
bit-manipulation
Provide deterministic bit-manipulation utilities for binary operations and bitmask DP.
array-techniques
Apply two-pointers, sliding window, and prefix-sum techniques to solve array-pattern problems.
sorting-algorithms
Sort and search numeric datasets with quick sort, merge sort, and binary search.
dynamic-programming
Generate memoized and tabulated Python implementations for dynamic programming patterns.
graph-algorithms
Execute DFS, BFS, Dijkstra, and Union-Find on user-provided graphs.
linked-lists
Implement and analyze linked list operations including reversal, merging, and cycle detection.
vector-databases
Manage vector databases for AI semantic search with indexing and optimization.
model-deployment
Deploy LLMs to production with vLLM, TGI, and Ollama configurations.