← all publishers

ils15

@ils15 source repo

42 published skills

  1. MCP Security · ils15
    MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.
    0 installs
  2. Quality Gate · ils15
    Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR
    0 installs
  3. Code Review Checklist · ils15
    Systematic code review with quality gates, security audit, and parallel checks. Use for structured feedback on pull requests.
    1 install
  4. Database Optimization · ils15
    Optimize SQL queries, indexes, and identify N+1 problems. Use for database performance and migration review.
    1 install
  5. Docker Best Practices · ils15
    Optimized Dockerfiles with multi-stage builds and security hardening. Use for container setup and docker-compose.
    1 install
  6. Fastapi Async Patterns · ils15 bundle
    Async FastAPI with dependency injection and service patterns. Use for building type-safe API endpoints.
    1 install
  7. MCP Server Development · ils15
    Build MCP servers with Python FastMCP and TypeScript SDK — tools, resources, prompts, and transport configuration.
    1 install
  8. Orchestration Workflow · ils15
    Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment
    1 install
  9. Visual Review Pipeline · ils15
    Automated visual review pipeline — Playwright screenshots, self-analysis, fix loop, escalation. Used by Aphrodite for UI verification.
    1 install
  10. Nextjs SEO Optimization · ils15 bundle
    SEO optimization for Next.js with metadata and Open Graph. Use for search ranking and social sharing.
    1 install
  11. Remote Sensing Analysis · ils15
    Remote sensing pipeline with optical/SAR processing and ML classification. Use for satellite imagery analysis.
    1 install
  12. Prompt Improver · ils15
    Improve prompts using best practices for clarity, specificity, and structure. Use for optimizing AI agent and bot instructions.
    1 install
  13. Conversational AI Design · ils15
    Design conversational AI with Rasa NLU, dialogue management, and LangChain memory patterns.
    1 install
  14. Auto Continue · ils15
    Auto-continue through todos with idle detection and safety gates. Use for multi-step orchestration.
    1 install
  15. RAG Pipelines · ils15
    RAG pipeline design — chunking, embeddings, retrieval strategies, evaluation, and demo patterns.
    1 install
  16. Cache Strategy · ils15
    Cache patterns for Redis, CDN, TTL, and invalidation. Use for architecture decisions on caching strategies.
    1 install
  17. Internet Search · ils15
    Tool-agnostic search — query construction, tool selection, source trust hierarchy.
    1 install
  18. Tdd With Agents · ils15
    TDD enforcement with RED→GREEN→REFACTOR cycle and advanced testing patterns. Use for test-driven development across all layers.
    1 install
  19. Agent Evaluation · ils15
    Evaluate AI agent outputs — hallucination detection, quality scoring, behavioral testing, and CI/CD pipelines.
    1 install
  20. Frontend Analyzer · ils15
    Analyze React components for design tokens and accessibility. Use for extracting typography, colors, and layout patterns.
    1 install
  21. Plan Architecture · ils15
    Plan feature architecture with component breakdown, data flow, and dependency mapping. Use before implementation to define contracts between layers.
    1 install
  22. Test Architecture · ils15
    Advanced testing with E2E, load, mutation, and contract tests. Use for production-ready test coverage beyond unit tests.
    1 install
  23. Agent Coordination · ils15
    Multi-agent orchestration with model routing, category delegation, and sprint management. Use for coordinating Pantheon agents.
    1 install
  24. Database Migration · ils15
    Database migrations with Alembic, rollbacks, and zero-downtime deployment. Use for schema changes.
    1 install
  25. Metis Gap Analysis · ils15
    Pre-plan gap analysis for hidden intentions and edge cases. Use before delivering plans to catch missing elements.
    1 install
  26. Security Audit Pro · ils15
    Security audit with SAST, SCA, containers, SBOM, PII detection. Use for comprehensive security reviews.
    1 install
  27. Streaming Patterns · ils15
    Implement SSE, WebSockets, LLM token streaming, and real-time broadcasting in FastAPI.
    1 install
  28. Agent Observability · ils15
    Observability with OpenTelemetry, metrics, and logging. Use for monitoring agents and LLM calls.
    1 install
  29. API Design Patterns · ils15
    Design RESTful APIs with pagination, filtering, and OpenAPI docs. Use for FastAPI endpoint design.
    1 install
  30. Artifact Management · ils15
    Structured artifact trail for feature implementations — plans, implementations, reviews, and decisions.
    1 install
  31. Context Compression · ils15
    Level 2 — Pantheon-native context compression with priority scoring, semantic summarization, downstream-aware compression, budget allocation, and cross-references
    1 install
  32. Wisdom Accumulation · ils15
    Extract learnings between implementation waves. Use to share conventions and gotchas across phases.
    1 install
  33. Codemap · ils15
    Generate codebase maps with directory trees and relationships. Use for onboarding and architecture documentation.
    1 install
  34. Handoff · ils15
    Generate session handoff documents for work continuation. Use when transitioning between sessions.
    1 install
  35. Simplify · ils15
    Behavior-preserving code simplification to reduce complexity while keeping outputs, side effects, and APIs unchanged.
    1 install
  36. Init Deep · ils15
    Generate hierarchical AGENTS.md files per directory. Use for context-specific instructions throughout projects.
    1 install
  37. Interview · ils15
    Interview users to convert rough ideas into structured specs. Use before starting non-trivial features.
    1 install
  38. Memory Bank · ils15
    Memory bank rules, structure, and optimization — complete guide to Pantheon memory management.
    1 install
  39. Task System · ils15
    File-backed task management with dependencies and parallel execution. Use for complex work with 3+ interdependent tasks.
    1 install
  40. Token Audit · ils15
    Audit a repository for token waste — find redundant context files, measure baseline, recommend optimizations
    1 install
  41. File Prompts · ils15
    Load prompts from external files with path expansion. Use for version-controlled prompts outside config.
    1 install
  42. Session Goal · ils15
    Pin session objectives to prevent scope creep. Use for alignment across long multi-agent sessions.
    1 install