Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

pantheon-legacy

pantheon-legacy には ils15 から収集した 45 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
45
Stars
10
更新
2026-07-22
Forks
5
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

internet-search
ソフトウェア開発者

Tool-agnostic search — query construction, tool selection, source trust hierarchy.

2026-07-22
auto-continue
ソフトウェア開発者

Auto-continue through todos with idle detection and safety gates. Use for multi-step orchestration.

2026-07-21
context-compression
ソフトウェア開発者

Level 2 — Pantheon-native context compression with priority scoring, semantic summarization, downstream-aware compression, budget allocation, and cross-references

2026-07-21
visual-review-pipeline
ソフトウェア品質保証アナリスト・テスター

Automated visual review pipeline — Playwright screenshots, self-analysis, fix loop, escalation. Used by Aphrodite for UI verification.

2026-07-21
agent-coordination
その他コンピュータ職

Multi-agent orchestration with model routing, category delegation, and sprint management. Use for coordinating Pantheon agents.

2026-07-21
mcp-security
情報セキュリティアナリスト

MCP security hardening — credential leakage prevention, input sanitization, and tool access control. Use for reviewing agent MCP configurations.

2026-07-21
file-prompts
ソフトウェア開発者

Load prompts from external files with path expansion. Use for version-controlled prompts outside config.

2026-07-21
plan-architecture
ソフトウェア開発者

Plan feature architecture with component breakdown, data flow, and dependency mapping. Use before implementation to define contracts between layers.

2026-07-21
streaming-patterns
ソフトウェア開発者

Implement SSE, WebSockets, LLM token streaming, and real-time broadcasting in FastAPI.

2026-07-21
token-audit
ソフトウェア開発者

Audit a repository for token waste — find redundant context files, measure baseline, recommend optimizations

2026-07-21
wisdom-accumulation
ソフトウェア開発者

Extract learnings between implementation waves. Use to share conventions and gotchas across phases.

2026-07-21
agent-evaluation
ソフトウェア開発者

Evaluate AI agent outputs — hallucination detection, quality scoring, behavioral testing, and CI/CD pipelines.

2026-07-11
agent-observability
ソフトウェア開発者

Observability with OpenTelemetry, metrics, and logging. Use for monitoring agents and LLM calls.

2026-07-11
api-design-patterns
ソフトウェア開発者

Design RESTful APIs with pagination, filtering, and OpenAPI docs. Use for FastAPI endpoint design.

2026-07-11
artifact-management
その他コンピュータ職

Structured artifact trail for feature implementations — plans, implementations, reviews, and decisions.

2026-07-11
cache-strategy
ソフトウェア開発者

Cache patterns for Redis, CDN, TTL, and invalidation. Use for architecture decisions on caching strategies.

2026-07-11
code-review-checklist
ソフトウェア品質保証アナリスト・テスター

Systematic code review with quality gates, security audit, and parallel checks. Use for structured feedback on pull requests.

2026-07-11
codemap
ソフトウェア開発者

Generate codebase maps with directory trees and relationships. Use for onboarding and architecture documentation.

2026-07-11
conversational-ai-design
ソフトウェア開発者

Design conversational AI with Rasa NLU, dialogue management, and LangChain memory patterns.

2026-07-11
database-migration
データベースアーキテクト

Database migrations with Alembic, rollbacks, and zero-downtime deployment. Use for schema changes.

2026-07-11
database-optimization
データベースアーキテクト

Optimize SQL queries, indexes, and identify N+1 problems. Use for database performance and migration review.

2026-07-11
docker-best-practices
ネットワーク・コンピュータシステム管理者

Optimized Dockerfiles with multi-stage builds and security hardening. Use for container setup and docker-compose.

2026-07-11
fastapi-async-patterns
ソフトウェア開発者

Async FastAPI with dependency injection and service patterns. Use for building type-safe API endpoints.

2026-07-11
frontend-analyzer
ウェブ・デジタルインターフェースデザイナー

Analyze React components for design tokens and accessibility. Use for extracting typography, colors, and layout patterns.

2026-07-11
handoff
その他コンピュータ職

Generate session handoff documents for work continuation. Use when transitioning between sessions.

2026-07-11
init-deep
その他コンピュータ職

Generate hierarchical AGENTS.md files per directory. Use for context-specific instructions throughout projects.

2026-07-11
internet-search
ソフトウェア開発者

Web research with structured APIs and source hierarchy. Use for documentation lookup and technical answers.

2026-07-11
interview
プロジェクト管理専門家

Interview users to convert rough ideas into structured specs. Use before starting non-trivial features.

2026-07-11
mcp-server-development
その他コンピュータ職

Build MCP servers with Python FastMCP and TypeScript SDK — tools, resources, prompts, and transport configuration.

2026-07-11
metis-gap-analysis
ソフトウェア開発者

Pre-plan gap analysis for hidden intentions and edge cases. Use before delivering plans to catch missing elements.

2026-07-11
nextjs-seo-optimization
ウェブ開発者

SEO optimization for Next.js with metadata and Open Graph. Use for search ranking and social sharing.

2026-07-11
orchestration-workflow
ソフトウェア開発者

Practical step-by-step walkthrough for orchestrating features end-to-end using the multi-agent system, from planning through deployment

2026-07-11
prompt-improver
ソフトウェア開発者

Improve prompts using best practices for clarity, specificity, and structure. Use for optimizing AI agent and bot instructions.

2026-07-11
quality-gate
ソフトウェア品質保証アナリスト・テスター

Quality gate enforcement — TDD, lint, type-check, test, build checks before any commit or PR

2026-07-11
rag-pipelines
ソフトウェア開発者

RAG pipeline design — chunking, embeddings, retrieval strategies, evaluation, and demo patterns.

2026-07-11
remote-sensing-analysis
その他物理科学者

Remote sensing pipeline with optical/SAR processing and ML classification. Use for satellite imagery analysis.

2026-07-11
security-audit-pro
情報セキュリティアナリスト

Security audit with SAST, SCA, containers, SBOM, PII detection. Use for comprehensive security reviews.

2026-07-11
session-goal
ソフトウェア開発者

Pin session objectives to prevent scope creep. Use for alignment across long multi-agent sessions.

2026-07-11
simplify
ソフトウェア開発者

Behavior-preserving code simplification to reduce complexity while keeping outputs, side effects, and APIs unchanged.

2026-07-11
task-system
ソフトウェア開発者

File-backed task management with dependencies and parallel execution. Use for complex work with 3+ interdependent tasks.

2026-07-11
このリポジトリの収集済み skills 45 件中、上位 40 件を表示しています。