Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

riseOnAgents

riseOnAgents 收录了来自 AcidicSoil 的 94 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
94
Stars
0
更新
2026-04-15
Forks
0
职业覆盖
12 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

aspire
软件开发工程师

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

2026-04-15
aspnet-minimal-api-openapi
软件开发工程师

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

2026-04-15
clean-code-principles
软件开发工程师

Clean code principles for writing maintainable, readable code. Use when refactoring, code reviews, or writing new code to improve code quality.

2026-04-15
coding-standards
软件开发工程师

Detailed coding standards and best practices including clean code, SOLID, and common patterns. Use when writing or reviewing code.

2026-04-15
containerize-aspnetcore
软件开发工程师

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

2026-04-15
create-readme
软件开发工程师

Create a README.md file for the project

2026-04-15
csharp-async
软件开发工程师

Get best practices for C# async programming

2026-04-15
csharp-docs
软件开发工程师

Ensure that C# types are documented with XML comments and follow best practices for documentation.

2026-04-15
csharp-mcp-server-generator
软件开发工程师

Generate a complete MCP server project in C# with tools, prompts, and proper configuration

2026-04-15
csharp-mstest
软件质量保证分析师与测试员

Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests

2026-04-15
csharp-nunit
软件质量保证分析师与测试员

Get best practices for NUnit unit testing, including data-driven tests

2026-04-15
csharp-tunit
软件质量保证分析师与测试员

Get best practices for TUnit unit testing, including data-driven tests

2026-04-15
csharp-xunit
软件质量保证分析师与测试员

Get best practices for XUnit unit testing, including data-driven tests

2026-04-15
dotnet-best-practices
软件开发工程师

Ensure .NET/C# code meets best practices for the solution/project.

2026-04-15
dotnet-design-pattern-review
软件开发工程师

Review the C#/.NET code for design pattern implementation and suggest improvements.

2026-04-15
ef-core
软件开发工程师

Get best practices for Entity Framework Core

2026-04-15
error-handling-patterns
软件开发工程师

Error handling patterns and best practices. Use when implementing error handling, creating custom exceptions, or designing error responses.

2026-04-15
excalidraw-diagram-generator
平面设计师

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

2026-04-15
logging-standards
软件开发工程师

Structured logging standards and best practices. Use when implementing logging in applications, debugging issues, or setting up log aggregation.

2026-04-15
playwright-explore-website
软件质量保证分析师与测试员

Website exploration for testing using Playwright MCP

2026-04-15
refactoring-techniques
软件开发工程师

Refactoring techniques for improving code maintainability. Use when refactoring code to reduce complexity and apply SOLID principles.

2026-04-15
security-best-practices
信息安全分析师

Security best practices for input validation, authentication, authorization, and protecting sensitive data.

2026-04-15
solid-principles
软件开发工程师

SOLID principles for object-oriented design. Use when designing classes, interfaces, or refactoring code to improve maintainability.

2026-04-15
testing-patterns
软件质量保证分析师与测试员

Testing patterns including AAA, mocking, and test data management. Use when writing unit tests, integration tests, or test suites.

2026-04-15
testing-scenarios
软件质量保证分析师与测试员

Testing scenarios for validation, error handling, and edge cases. Use when writing comprehensive tests covering happy paths, errors, and edge cases.

2026-04-15
web-coder
网页开发工程师

Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, web security, performance optimization, accessibility, or any web/internet concepts. Specializes in translating web terminology accurately and implementing modern web standards across frontend and backend development.

2026-04-15
bmad-commands
软件开发工程师

Atomic command primitives for BMAD operations. Provides type-safe, testable wrappers around file operations and test execution with structured JSON I/O and built-in telemetry. This skill should be used when BMAD workflows need deterministic, reliable primitive operations with observability.

2026-04-14
docsify-station-creator
软件开发工程师

Generate a fully-featured Docsify documentation site from an existing docs/ folder. Use when the user asks to create a documentation site, generate a Docsify site, or turn markdown files into a browsable doc portal. Features include dark/light theme toggle, right-side TOC with scroll highlight, full-text search, Mermaid diagram rendering, code highlighting with copy button, and responsive layout.

2026-04-14
phase-1-schema
软件开发工程师

Skill for defining terminology and data structures used throughout the project. Covers domain terminology, entities, relationships, and schema design. Use proactively when starting a new project or when data structures are unclear. Triggers: schema, terminology, data model, entity, 스키마, 用語, データモデル, 数据模型, esquema, terminología, modelo de datos, schéma, terminologie, modèle de données, Schema, Terminologie, Datenmodell, schema, terminologia, modello dati Do NOT use for: UI-only changes, deployment, or when schema is already defined.

2026-04-14
phase-2-convention
软件开发工程师

Skill for defining coding rules and conventions. Ensures consistent code style and specifies coding standards for AI collaboration. Use proactively when starting a new project or when coding standards are needed. Triggers: convention, coding style, naming rules, 컨벤션, コンベンション, 编码风格, convención, estilo de código, reglas de nombrado, convention, style de codage, règles de nommage, Konvention, Coding-Stil, Namensregeln, convenzione, stile di codice, regole di denominazione Do NOT use for: existing projects with established conventions, deployment, or testing.

2026-04-14
phase-3-mockup
网页开发工程师

Skill for creating mockups with UI/UX trends without a designer. Designs HTML/CSS/JS prototypes that can be converted to Next.js components. Use proactively when user wants to validate UI/UX before implementation. Triggers: mockup, prototype, wireframe, UI design, 목업, モックアップ, 原型, maqueta, prototipo, diseño UI, maquette, prototype, conception UI, Mockup, Prototyp, UI-Design, mockup, prototipo, design UI Do NOT use for: production code, API development, or existing component modifications.

2026-04-14
phase-4-api
软件开发工程师

Skill for designing and implementing backend APIs. Includes Zero Script QA methodology for validating APIs without test scripts. Use proactively when user needs to design or implement backend APIs. Triggers: API design, REST API, backend, endpoint, API 설계, API設計, API设计, diseño de API, diseño API, diseño de backend, conception API, conception d'API, backend, API-Design, API-Entwurf, Backend, progettazione API, design API, backend Do NOT use for: frontend-only projects, static websites, or Starter level projects.

2026-04-14
phase-5-design-system
网页与数字界面设计师

Skill for building platform-independent design systems. Develops consistent component libraries for all UI frameworks. Use proactively when user needs consistent UI components or mentions design tokens. Triggers: design system, component library, design tokens, shadcn, 디자인 시스템, デザインシステム, 设计系统, sistema de diseño, biblioteca de componentes, tokens de diseño, système de design, bibliothèque de composants, jetons de design, Design-System, Komponentenbibliothek, Design-Tokens, sistema di design, libreria di componenti, token di design Do NOT use for: one-off UI changes, backend development, or simple static sites.

2026-04-14
phase-6-ui-integration
网页开发工程师

Skill for implementing actual UI and integrating with APIs. Covers frontend-backend integration, state management, and API client architecture. Use proactively when user needs to connect frontend with backend APIs. Triggers: UI implementation, API integration, state management, UI 구현, API連携, 状态管理, implementación UI, integración API, gestión de estado, implémentation UI, intégration API, gestion d'état, UI-Implementierung, API-Integration, Zustandsverwaltung, implementazione UI, integrazione API, gestione dello stato Do NOT use for: mockup creation, backend-only development, or design system setup.

2026-04-14
phase-7-seo-security
软件开发工程师

Skill for enhancing search optimization (SEO) and security. Covers meta tags, semantic HTML, and security vulnerability checks. Use proactively when user asks about search ranking, security hardening, or vulnerability fixes. Triggers: SEO, security, meta tags, XSS, CSRF, 보안, セキュリティ, 安全, seguridad, etiquetas meta, optimización de búsqueda, sécurité, balises méta, optimisation pour les moteurs de recherche, Sicherheit, Meta-Tags, Suchmaschinenoptimierung, sicurezza, tag meta, ottimizzazione per i motori di ricerca Do NOT use for: backend-only APIs, internal tools, or basic development setup.

2026-04-14
phase-8-review
软件质量保证分析师与测试员

Skill for verifying overall codebase quality and gap analysis. Covers architecture consistency, convention compliance, design-implementation gaps, and potential issue detection. Includes analysis patterns and report writing. Use proactively when implementation is complete and quality verification is needed. Triggers: code review, architecture review, quality check, refactoring, gap analysis, 코드 리뷰, 설계-구현 분석, コードレビュー, ギャップ分析, 代码审查, 差距分析, revisión de código, revisión de arquitectura, control de calidad, análisis de brechas, revue de code, revue d'architecture, contrôle qualité, analyse des écarts, Code-Review, Architekturüberprüfung, Qualitätskontrolle, Gap-Analyse, revisione del codice, revisione dell'architettura, controllo qualità, analisi dei gap Do NOT use for: initial development, design phase, or deployment tasks.

2026-04-14
phase-9-deployment
软件开发工程师

Skill for deploying to production environment. Covers CI/CD, environment configuration, and deployment strategies. Use proactively when user is ready to deploy or asks about production environment setup. Triggers: deployment, CI/CD, production, Vercel, Kubernetes, Docker, 배포, デプロイ, 部署, despliegue, implementación, producción, déploiement, mise en production, Bereitstellung, Produktion, distribuzione, messa in produzione Do NOT use for: local development, design phase, or feature implementation.

2026-04-14
phoenix-code-review
软件质量保证分析师与测试员

Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules.

2026-04-14
pinchtab
软件开发工程师

Use this skill when a task needs browser automation through PinchTab: open a website, inspect interactive elements, click through flows, fill out forms, scrape page text, log into sites with a persistent profile, export screenshots or PDFs, manage multiple browser instances, or fall back to the HTTP API when the CLI is unavailable. Prefer this skill for token-efficient browser work driven by stable accessibility refs such as `e5` and `e12`.

2026-04-14
react
网页开发工程师

React component development guide. Use when working with React components (.tsx files), creating UI, using @lobehub/ui components, implementing routing, or building frontend features. Triggers on React component creation, modification, layout implementation, or navigation tasks.

2026-04-14
当前展示该仓库 Top 40 / 94 个已收集 skills。