talesofai
from GitHub
数据与AI
- 📁 agents/
- 📁 assets/
- 📁 eval-viewer/
- 📄 LICENSE.txt
- 📄 SKILL.md
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
in-the-loop-labs
from GitHub
数据与AI
Update the built-in model configurations for pair-review's AI providers. This skill
francescoalemanno
from GitHub
数据与AI
Creates or updates prompt templates for Raijin. Use when asked to create, add, write, or modify a prompt template.
Drjacky
from GitHub
数据与AI
- 📁 .github/
- 📁 references/
- 📁 templates/
- 📄 .gitignore
- 📄 claude-android-ninja.png
- 📄 LICENSE.md
Create production-quality Android applications following Google's official Android architecture guidance with Kotlin, Jetpack Compose, MVVM architecture, Hilt dependency injection, Room database, and multi-module architecture. Triggers on requests to create Android projects, modules, screens, ViewModels, repositories, or when asked about Android architecture patterns and best practices.
- 📁 agents/
- 📁 references/
- 📄 AGENTS.md
- 📄 SKILL.md
Run the MAGI multi-model research workflow from Codex. Use when the user wants brainstorming, planning, implementation, testing, reporting, or concept explanation through coordinated Claude, Gemini, and Codex passes, especially as a user-level reusable workflow outside the original repository.
rustyrazorblade
from GitHub
数据与AI
Data modeling and schema design for Apache Cassandra. Use when designing tables, choosing partition keys, modeling time-series data, or reviewing existing schemas.
iBigQiang
from GitHub
数据与AI
> Any content → structured analysis report with actionable insights
gastownhall
from GitHub
数据与AI
Run the wasteland smoke test plan against a freshly built wl binary
HaoxuanLiTHUAI
from GitHub
数据与AI
Guides ACT-R cognitive model construction: chunk types, production rules, subsymbolic parameters, and model validation
ericwang915
from GitHub
数据与AI
- 📄 send_email.py
- 📄 SKILL.md
Send emails via SMTP. Supports plain text, HTML, attachments, CC/BCC.
srpadrono
from GitHub
数据与AI
Generates Mermaid flowcharts and decision trees from journeys.json showing test coverage with before/after comparison. Use when the user says /blaze or wants to visualize coverage.
CatsMiaow
from GitHub
数据与AI
Use when there are 2+ consecutive failures, repeated errors, or when the same failure recurs after a new fix attempt - pauses implementation, switches to root-cause investigation, gathers evidence, and resumes only after a verified plan and options