team-skills-platform
v2.5.5开源角色化 Team Skills 平台,含 ECC harness skeleton、前端工程与 UI/UX 治理能力
1.1k GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 50 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install team-skills-platform for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add team-skills-platform@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “team-skills-platform” remain stable.
- Codex:
team-skills-platform@agent-plugin-marketplace→team-skills-platform@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/Colin4k1024/tsp/.
Plugin files
├── .codex-plugin/plugin.json├── skills/adk-framework-adapters/SKILL.md├── skills/agent-dev-workshop/SKILL.md├── skills/agent-harness-construction/SKILL.md├── skills/agent-patterns-catalog/SKILL.md├── skills/agentic-engineering/SKILL.md├── skills/ai-first-engineering/SKILL.md├── skills/ai-regression-testing/SKILL.md├── skills/android-clean-architecture/SKILL.md├── skills/api-contract/SKILL.md├── skills/api-design/SKILL.md├── skills/architecture-decision-records/SKILL.md├── skills/article-writing/SKILL.md├── skills/backend-patterns/SKILL.md├── skills/benchmark/SKILL.md├── skills/blueprint/SKILL.md├── skills/brainstorming/SKILL.md├── skills/brand-voice/SKILL.md├── skills/browser-qa/SKILL.md├── skills/carrier-relationship-management/SKILL.md├── skills/claude-api/SKILL.md├── skills/claude-devfleet/SKILL.md├── skills/clickhouse-io/SKILL.md├── skills/codegraph/SKILL.md├── skills/coding-standards/SKILL.md├── skills/compose-multiplatform-patterns/SKILL.md├── skills/configure-ecc/SKILL.md├── skills/connections-optimizer/SKILL.md├── skills/content-engine/SKILL.md├── skills/content-hash-cache-pattern/SKILL.md├── skills/context-engineering/SKILL.md├── skills/context-lifecycle/SKILL.md├── skills/context-recall/SKILL.md├── skills/continuous-agent-loop/SKILL.md├── skills/cost-aware-llm-pipeline/SKILL.md├── skills/cpp-coding-standards/SKILL.md├── skills/cpp-testing/SKILL.md├── skills/cross-model-review/SKILL.md├── skills/crosspost/SKILL.md├── skills/customer-billing-ops/SKILL.md├── skills/customs-trade-compliance/SKILL.md├── skills/data-scraper-agent/SKILL.md├── skills/database-migrations/SKILL.md├── skills/deep-research/SKILL.md├── skills/deployment-patterns/SKILL.md├── skills/discuss-phase/SKILL.md├── skills/django-patterns/SKILL.md├── skills/django-security/SKILL.md├── skills/django-tdd/SKILL.md├── skills/django-verification/SKILL.md└── skills/dmux-workflows/SKILL.md
Included Skills50
ADK 框架适配层。为 LangChain / EINO / AutoGen / AgentScope / CrewAI 提供框架特定的 代码模板、惯用模式、API 映射和项目结构,供 agent-dev-workshop Phase 5 代码生成使用。 每个框架 reference 文件标注 verified_date 用于版本锁定。
交互式 AI Agent 开发工作坊:通过 6 阶段深度协作对话,引导用户完成 Agent 需求分析、架构设计、 工具定义、Prompt 与编排设计、代码生成、验证迭代,产出可直接运行的 Agent 项目。 框架无关设计优先,支持 LangChain / EINO / AutoGen / AgentScope / CrewAI 等 ADK 框架。
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
AI Agent 架构模式目录。提供 ReAct、Multi-Agent Conversation、Multi-Agent Workflow、 RAG Agent、Tool-Use Agent、Autonomous Agent 六种核心模式的参考架构、组件拓扑、 数据流、设计决策和框架无关的最佳实践。供 agent-dev-workshop Phase 2 调用。
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
Engineering operating model for teams where AI agents generate a large share of implementation output.
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
统一接口协议、请求响应、错误码、兼容性与上下游协作约束。 当架构师、前后端开发或 QA 需要锁定 API 合同时使用。
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".
苏格拉底式创意探索技能,融合 gstack 的 brainstorm 和 superpowers 的 aside 模式。 在不同方案之间做发散-收敛循环,用分块展示降低认知负荷,帮助团队找到最佳路线。
Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.
自动化视觉测试与 UI 交互验证。部署功能后使用浏览器自动化验证关键页面、核心路径和发布前回归。 当任务需要真实浏览器验证渲染、导航、交互或前端上线风险时使用。
Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.
Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
将 CodeGraph 作为默认内置 MCP-backed 代码图谱能力接入,用于 brownfield 符号搜索、 调用链、影响面和上下文查询。输出必须回落到 `/team-*` 主链和 artifacts。
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.
Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.
Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
项目级上下文工程框架:通过 PROJECT / REQUIREMENTS / ROADMAP / STATE 四层文档 为每个任务建立结构化上下文,控制 token 预算,防止上下文腐烂, 确保跨会话连续性。与 context-lifecycle 的 L0-L3 层互补。
上下文生命周期管理总览:四层记忆架构(L0-L3)、任务阶段感知、 渐进压缩策略、按需召回与四分区预算模型。
按需召回已归档的上下文细节:支持按关键词、阶段、类型和决策维度检索, 从 L2 归档和 Phase Ledger 中恢复压缩丢失的信息。
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
成本感知 LLM 管道,根据任务复杂度选择合适模型, 管理上下文预算,避免在长会话末尾做大型重构。
C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.
Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.
跨模型第二意见技能,融合 gstack 的 cross-model second opinion 能力。 当检测到高风险改动时,可选触发不同模型提供独立审查意见, 作为 multi-perspective-review 的可选叠加层。
Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.
Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.
Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
融合 GSD discuss-phase 与 gstack office-hours 的预编码设计讨论技能。 在 /team-intake 之后、/team-plan 之前,通过苏格拉底式质疑捕获灰色地带、 用户偏好和关键假设,产出 CONTEXT.md 供后续规划和实现消费。
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.
Plugin manifests1
{
"name": "team-skills-platform",
"version": "2.5.5",
"description": "开源角色化 Team Skills 平台,含 ECC harness skeleton、前端工程与 UI/UX 治理能力",
"skills": "./skills/",
"interface": {
"displayName": "Team Skills Platform",
"shortDescription": "角色化团队平台 + ECC harness 增强层",
"longDescription": "通过 Tech Lead 编排与专业角色分工统一需求、方案、研发、测试和发布协作,并提供 ECC 风格的 specialist agents、commands、rules、hooks skeleton 与前端治理能力。",
"developerName": "Engineering Team",
"category": "Engineering",
"capabilities": [
"Read",
"Write",
"Interactive"
],
"defaultPrompt": [
"让 Tech Lead 帮我拆解一个新需求。",
"调用 Planner 和 Frontend Engineer 规划一次 UI 改版。",
"用 Code Reviewer 和 Security Reviewer 检查当前方案。"
],
"brandColor": "#0F766E"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[team-skills-platform on Agent Plugins Marketplace](https://pluginsmp.com/plugins/team-skills-platform)