3333 results (25.8ms) page 42 / 167
proffesor-for-testing / agentic-qe-n8n-workflow-testing-fundamentals exact

Comprehensive n8n workflow testing including execution lifecycle, node connection patterns, data flow validation, and error handling strategies. Use when testing n8n workflow automation applications.

astronomer / agents-authoring-dags exact

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging...

kangminhyuk1111 / agents-spec-interview exact

Conducts a deep, multi-round interview to clarify ambiguous requirements and produces a structured specification document. Automatically discovers requirement files and asks probing, non-obvious...

liqiongyu / lenny-skills-plus-designing-surveys exact

Design and launch a product survey and produce a Survey Pack (brief, questionnaire/instrument, analysis plan, launch checklist, reporting outline). Use for customer surveys, onboarding surveys,...

Bugrasemerkant / web-quality-skills-accessibility exact

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or...

Arize-ai / phoenix-phoenix-tracing exact

OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM tracing, creating custom spans, or deploying to production.

proffesor-for-testing / agentic-qe-regression-testing exact

Strategic regression testing with test selection, impact analysis, and continuous regression management. Use when verifying fixes don't break existing functionality, planning regression suites, or...

liqiongyu / lenny-skills-plus-lenny-skillpack-creator exact

Converts a Refound/Lenny Skill into a high-density, agent-executable Skill Pack (Agent Skills standard). Output must be in English.

llama-farm / llamafarm-temp-files exact

Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.

paleo / alignfirst-technical-documentation-authoring exact

Create or augment technical documentation. Use when writing new skills, updating existing skills. Also use when modifying project documentation like AGENTS.md.

liqiongyu / lenny-skills-plus-having-difficult-conversations exact

Prepare and lead difficult conversations as a manager/leader and produce a Difficult Conversation Pack (conversation brief, talk track/script, objection+emotion handling plan, follow-up note, and...

liqiongyu / lenny-skills-plus-brand-storytelling exact

Create a Brand Storytelling Pack (brand narrative, founder/origin story, five-second moment, channel scripts, building-in-public plan, Q&A bank). Use for brand story, founder story, origin story,...

llama-farm / llamafarm-fix-ci exact

Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use `/fix-ci` for current branch or `/fix-ci <run-id>` for a specific run.

liqiongyu / lenny-skills-plus-negotiating-offers exact

Negotiate job offers and produce an Offer Negotiation Pack (success-conditions asks, tradeoff matrix, negotiation strategy, scripts, optional contract/part-time proposal). Use for salary...

llama-farm / llamafarm-go-skills exact

Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.

proffesor-for-testing / agentic-qe-database-testing exact

Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or...

llama-farm / llamafarm-python-skills exact

Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.

llama-farm / llamafarm-rag-skills exact

RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.

llama-farm / llamafarm-reflect exact

Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also...

proffesor-for-testing / agentic-qe-v3-memory-unification exact

Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).