devopstales
Community@devopstales · Budapest
Agent Skills by devopstales
Showing 240 vetted skills indexed across 2 GitHub repositories.
suggest
Provide real-time query autocomplete with entity-rich suggestions for search-as-you-type UIs.
idea-refine
Guide brainstorming and refine ideas through structured prompts and iterative exploration.
clean-code
Enforce coding standards like SRP, DRY, KISS, and YAGNI before file edits.
debugging-and-error-recovery
Guide systematic debugging through reproduction, localization, reduction, and root cause fixing.
using-agent-skills
Automate discovery and invocation of agent skills for engineering workflows.
test-driven-development
Guide Python and browser testing through the RED-GREEN-REFACTOR cycle.
database-design
Guide database design, schema, indexing, ORM selection, and serverless databases.
planning-and-task-breakdown
Break down software features into tasks with dependencies and verification checkpoints.
incremental-implementation
Break large features into small, testable increments with verification cycles.
bx
Search the web with pre-extracted, token-budgeted content and AI-generated explanations.
tdd-guide
Enforce a test-first workflow with Red-Green-Refactor cycles and 80% coverage.
answers
Answer user queries via OpenAI-compatible API with streaming or blocking modes.
doc-updater
Generates and updates codemaps and documentation from source code using TypeScript CLI tools.
api-and-interface-design
Design REST and GraphQL APIs with contract-first development and versioning strategies.
local-descriptions
Generate AI textual descriptions for local POIs from web search results.
ci-cd-and-automation
Automate CI/CD pipeline setup, testing, and deployment with GitHub Actions.
spellcheck
Correct misspelled words in queries using a dedicated API endpoint.
images-search
Search images via API and return titles, source URLs, and thumbnails.
database-reviewer
Analyze PostgreSQL database performance and security with best practices.
local-pois
Fetch business details for POI IDs from a search API.
shipping-and-launch
Coordinate production launch preparation, feature flags, staged rollouts, and rollback strategies.
spec-driven-development
Guide software development through a four-phase specification workflow.
code-review-and-quality
Automate multi-axis code review covering correctness, readability, architecture, security, and performance.
security-and-hardening
Identify and mitigate security vulnerabilities in codebases with OWASP Top 10 guidance.