Topic: ai-skills
5,410 skills in this topic.
-
software-architecture
Clean Architecture and SOLID principles guide. Use this when designing systems, reviewing architecture, or making structural decisions.
aiskillstore/marketplace 232
-
structured-logging
Implement JSON-based structured logging for observability. Use when setting up logging, debugging production issues, or preparing for log aggregation (ELK, Datadog). Covers log levels, context, and best practices.
aiskillstore/marketplace 232
-
researching-with-deepwiki
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring
unfamiliar codebases, understanding project architecture, or asking questions about how a specific
open-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code.
NOT for fetching library API docs (use fetching-library-docs instead) or local files.
aiskillstore/marketplace 232
-
operating-production-services
SRE patterns for production service reliability: SLOs, error budgets, postmortems, and incident response.
Use when defining reliability targets, writing postmortems, implementing SLO alerting, or establishing
on-call practices. NOT for initial service development (use scaffolding skills instead).
aiskillstore/marketplace 232
-
operating-k8s-local
Operates local Kubernetes clusters with Minikube for development and testing.
Use when setting up local K8s, deploying applications locally, or debugging K8s issues.
Covers Minikube, kubectl essentials, local image loading, and networking.
aiskillstore/marketplace 232
-
nx-monorepo
Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detection, code generation, and caching. Use when: analyzing dependencies, running affected commands, generating code, configuring Nx Cloud, or optimizing build performance. Invoke nx-mcp tools for documentation queries.
aiskillstore/marketplace 232
-
nextjs-devtools
Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps.
Use when working on Next.js applications, debugging routing, or inspecting app structure.
NOT for general React or non-Next.js projects.
aiskillstore/marketplace 232
-
neon-postgres
Neon PostgreSQL serverless database - connection pooling, branching, serverless driver, and optimization. Use when deploying to Neon or building serverless applications.
aiskillstore/marketplace 232
-
multi-agent-patterns
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
aiskillstore/marketplace 232
-
memory-systems
Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.
aiskillstore/marketplace 232
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent for each task with code review between tasks.
aiskillstore/marketplace 232
-
api-contract-design
Design APIs using schema-first approach with OpenAPI/Swagger. Use when creating new APIs, documenting existing ones, or when frontend/backend teams need to work in parallel. Covers OpenAPI spec, validation, and code generation.
aiskillstore/marketplace 232
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Four-phase framework ensuring understanding before attempting solutions.
aiskillstore/marketplace 232
-
dependency-security
Enforce dependency security scanning and SBOM generation. Use when adding dependencies, reviewing package.json, or during security audits. Covers OWASP dependency check, npm audit, and supply chain security.
aiskillstore/marketplace 232
-
database-migration
Manage database schema changes with version control. Use when modifying DB schema, adding tables/columns, or setting up new projects. Covers Prisma, Drizzle, and migration best practices.
aiskillstore/marketplace 232
-
d3-viz
Create interactive data visualizations using D3.js. Use this when creating charts, graphs, network diagrams, geographic visualizations, or custom SVG-based data visualization.
aiskillstore/marketplace 232
-
code-review
Complete code review workflow for both requesting and receiving reviews. Use when creating PRs, reviewing code, or responding to feedback.
aiskillstore/marketplace 232
-
ci-pipeline-setup
Set up CI/CD pipelines with GitHub Actions. Use when creating new projects, adding automation, or when manual verification becomes bottleneck. Covers lint, test, build, deploy automation.
aiskillstore/marketplace 232
-
changelog-generator
Generate user-friendly release notes from git commits. Use this when preparing releases, writing changelogs, or summarizing development progress.
aiskillstore/marketplace 232
-
self-improving-agent
A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.
aiskillstore/marketplace 232
-
agent-browser
Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing, research. Triggers: browser, web automation, scrape, navigate, click, fill form, screenshot, browse web, playwright, headless browser, web agent, surf internet, record video
aiskillstore/marketplace 232
-
fixing-motion-performance
Fix animation performance issues.
aiskillstore/marketplace 232
-
fixing-metadata
Ship correct, complete metadata.
aiskillstore/marketplace 232
-
adr-log
Document architecture decisions with ADR (Architecture Decision Records). Use when making significant technical decisions, choosing between alternatives, or when onboarding needs context on past decisions.
aiskillstore/marketplace 232