design
Design philosophy and design tokens for the AI Recap Newsletter project.
Killer-Skillsディレクトリで数千のAI Agentスキルを探索・インストール。Claude Code、Windsurf、Cursorなどに対応。
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Design philosophy and design tokens for the AI Recap Newsletter project.
Implements three Bayesian sub-agents for hypothesis-driven development. Use when generating hypotheses, designing experiments, evaluating evidence, performing backwards reasoning from effects to causes, finding conditional variables, verifying results, or creating git worktree schemas. Agent 1 generates hypotheses and schemas; Agent 2 evaluates evidence and creates worktrees; Agent 3 performs backwards probability reasoning to find causes.
Work with Next.js Pages Router pages in src/pages/. Use when creating or modifying pages, working with _app.tsx, _document.tsx, or any page components in the Pages Router structure.
Create a new FastAPI router and endpoints for the MAS system. Use when adding new API endpoints, creating new routers, or extending the MAS API surface.
Recommend the best Chi implementation approach based on project context. Use when the user asks which Chi approach to use (Vue, Web Components, or HTML/CSS), when starting a new project with Chi, or when migrating between approaches. Provides framework-specific guidance and code examples.
Implement and review risk controls, position sizing, portfolio heat limits, stop losses, and risk monitoring. Use when implementing risk management, reviewing risk controls, calculating position sizes, or analyzing portfolio risk exposure.
运行代码质量检查工具,包括 ruff、black 和 mypy。格式化代码、检查代码风格、进行类型检查。当需要确保代码符合项目规范、修复格式问题或进行代码审查时使用。
Guides development of cross-platform desktop apps with Tauri 2, TypeScript, React, and Rust. Use when building Tauri apps, implementing IPC, designing Rust backend or TypeScript/React frontend, when researching or cloning a website (open site, snapshot elements), when verifying local dev or built frontend in browser, or when the user mentions Tauri, Tauri 2, Rust backend, React frontend, desktop app architecture, invoke/commands, cross-platform, 调研网站, 验证效果, agent-browser.
Configure a repos agent instruction files (AGENTS.md, CLAUDE.md, etc.) to auto-apply Devvit skill guidance. Trigger phrases: \configure skills\, \setup skills\, \add devvit docs rule\.
One-time git account setup (user.name, user.email) and commit workflow. Use when the user asks to set up git, configure git identity, or when git user.name/user.email appear unset. After setup, use Git MCP tools or the commit script for commits with messages.
Ruby-focused. Transforms junior-level code into senior-engineer quality software through SOLID, TDD, and clean code. Examples and references use Ruby/RSpec. Use when writing or refactoring Ruby code, planning architecture, reviewing code, or creating tests.
Runs linting and LSP diagnostics to list all errors and warnings in the workspace. Use when fixing linter errors, checking code quality, or when the linter-fixer subagent or user asks to see all lint/LSP issues.