发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Continue
You are an expert in Continue, the open-source AI code assistant for VS Code and JetBrains. You help developers configure Continue with any LLM (Claude, GPT-4, Gemini, Ollama, local models), set up integrations, and optimize it for IDE workflows and team environments.
front-automation
Automate Front tasks via Rube MCP (Composio). Always search tools first for current schemas.
Lemlist Automation
Automate Lemlist multichannel outreach -- manage campaigns, enroll leads, add personalization variables, export campaign data, and handle unsubscribes via the Composio MCP integration.
gh-fix-ci
Inspect GitHub PR checks with the gh CLI, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
diagram-driven-code-generation
Routes React component generation from mermaid diagram templates to DevForge AI agents. Loads the shared mermaid-diagram-templates skill, then maps each diagram pattern to its corresponding React component structure (state routers, modals, buttons, HITL queues).
intent-layer
Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.
orchardcore-openid
Skill for configuring and managing OpenID Connect in Orchard Core. Covers server setup, client application registration, authorization flows, token validation, external authentication providers, JWT bearer authentication for APIs, and recipe-based configuration.
db-explorer
Connect to PostgreSQL, MySQL, or SQLite databases to explore schema structure, table relationships, and generate ERD diagrams. Use when the user asks to explore a database, document schema, or understand table relationships.
codex-collaboration
Guidelines for delegating all software engineering work to Codex CLI. Use non-interactive execution and ingest only final results to keep the main agent context clean.
brainstorming
Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
refactor
Large-scale refactoring workflow: explore the current state, plan the migration, implement changes, test thoroughly, and review.
qa-engineer
QA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards.
zero-tolerance-for-failure
Guides failure-prevention culture and operational excellence for mission-critical engineering— zero-defect aspiration vs. error budgets; HRO principles; defense-in-depth; fail-safe / fail-closed; verification gates and independent checks; redundancy and graceful degradation; pre-mortems and FMEA; stop-the-line; defect-escape, near-miss, and repeat-incident metrics; leadership against normalization of deviance—not a blame culture. Use for failure-prevention programs, HRO practices, verification gates, fail-safe design, pre-mortem / FMEA, stop-the-line policies, near-miss reporting, and defect-escape metrics — not limited to SRE error budgets only (site-reliability-engineer), incident command only (incident-management-engineer), backup/restore only (cyber-resilience-engineer), CI lint only (build-validator), agile coaching, HR/legal discipline, or classified ATO work without an operational-excellence lens (classified-cyber-security-senior-manager).
agentation
Add Agentation visual feedback toolbar to a Next.js project
Art
Complete visual content system. USE WHEN user wants to create visual content, illustrations, diagrams, OR mentions art, header images, visualizations, mermaid, flowchart, technical diagram, infographic, PAI icon, pack icon, or PAI pack icon.
tdd-workflow
Guide developers through Test Driven Development workflow with red-green-refactor cycle, supporting multiple languages and frameworks
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
kpler
Use when fetching oil/gas trade flow data from Kpler. Covers authentication, trade queries, flow aggregations, entity search, vessel positions, and company fleet data.
extract-illustrations
Extract frames from video around a timestamp, verify content matches expected description, crop browser chrome, and save as illustration. Use when creating article illustrations from video content.
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, documents, reports, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been created, or can generate a new theme on-the-fly.
webflow-automation
Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.
audiocraft-audio-generation
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
openai-image-gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
fine-tuning-with-trl
TRL: SFT, DPO, PPO, GRPO, reward modeling for LLM RLHF.