スキル一覧に戻る
vheins

tech-stacks

by vheins

2🍴 2📅 2026年1月14日
GitHubで見るManusで実行

SKILL.md


name: tech-stacks description: A skill for managing and applying technology-specific architectural patterns and best practices using predefined templates.

Tech Stacks Skill

This skill provides a collection of architectural blueprints and best practices for various technology stacks. It is designed to ensure that new features follow the established patterns of the project's ecosystem.

Resources

The templates are located in .agent/skills/tech-stacks/resources/. Available tech stacks include:

  • PHP: laravel.md, laravel-filament.md
  • Frontend: vuejs.md, react.md, nextjs.md, nuxtjs.md, flutter.md
  • Backend API: express.md, fastapi.md, golang.md, rust.md, spring-boot.md
  • Enterprise: dotnet.md, odoo.md

Usage Instructions

  1. Identify the Stack: Determine which technology stack is relevant to the task (e.g., if working on the admin dashboard, refer to laravel-filament.md).
  2. Review Best Practices: Read the corresponding template in resources/ to understand the data structures, directory patterns, and naming conventions.
  3. Apply Patterns: Implement code, migrations, or services following the specific rules outlined in the template.
  4. Validation: Ensure that any new code adheres to the architectural rules of the selected stack.

Best Practices

  • Consistency: Always prefer project-specific patterns over generic coding styles.
  • Reference: Link to the relevant tech stack documentation when explaining architectural decisions.
  • Maintenance: If the project's architecture evolves, update the templates in resources/ to reflect the new standards.

スコア

総合スコア

45/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です